Windows unit tests cannot setup under go 1.6

Bug #1571783 reported by Curtis Hovey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Fix Released
High
Horacio Durán

Bug Description

As seen in
    http://reports.vapour.ws/releases/issue/57151a54749a562b8595a525

Windows unit tests cannot setup under go 1.6. This issue is likely because unit test were skipping or setting up windows differently based on go version 1.2. This issue is systemic through out all the suite This one example illustrates what breaks hundreds of tests.

c:/users/admini~1/appdata/local/temp/tmpmh6ekt/gogo/src/github.com/juju/juju/juju/testing/conn.go:279:
    c.Assert(err, jc.ErrorIsNil)
... value *errors.Err = &errors.Err{message:"Juju cannot bootstrap because no tools are available for your model.\nYou may want to use the 'agent-metadata-url' configuration setting to specify the tools location.\n", cause:error(nil), previous:error(nil), file:"github.com/juju/juju/environs/bootstrap/bootstrap.go", line:161} ("Juju cannot bootstrap because no tools are available for your model.\nYou may want to use the 'agent-metadata-url' configuration setting to specify the tools location.\n")

Curtis Hovey (sinzui)
tags: added: jujuqa
description: updated
Revision history for this message
Curtis Hovey (sinzui) wrote :

The errors logs are too large to reliably process. While we can see this issue is in every test run, the outcome analyser frequently cannot identify the issue amongst all the other secondary failures.

Changed in juju-core:
assignee: nobody → Horacio Durán (hduran-8)
status: Triaged → In Progress
Curtis Hovey (sinzui)
Changed in juju-core:
milestone: 2.0-beta5 → 2.0-rc1
Curtis Hovey (sinzui)
Changed in juju-core:
milestone: 2.0-beta6 → 2.0-beta7
Revision history for this message
Cheryl Jennings (cherylj) wrote :
Changed in juju-core:
status: In Progress → Fix Committed
Curtis Hovey (sinzui)
Changed in juju-core:
status: Fix Committed → Fix Released
affects: juju-core → juju
Changed in juju:
milestone: 2.0-beta7 → none
milestone: none → 2.0-beta7
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.