BundlesDirSuite.TestGet fails

Bug #1604006 reported by Aaron Bentley
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Fix Released
Medium
William Reade

Bug Description

This test fails intermittently, as seen here:
http://reports.vapour.ws/releases/issue/578cdbe1749a5661be60bd59

The failure I observed happend when run with -race, but it does not say DATA RACE, so I believe it is a normal test failure, not a race test failure.

Changed in juju-core:
assignee: nobody → William Reade (fwereade)
William Reade (fwereade)
Changed in juju-core:
status: Triaged → In Progress
Revision history for this message
William Reade (fwereade) wrote :

The test was assuming the charms were being downloaded from the `github.com/juju/testing` HTTP server, and using that to "block" the request that was meant to be aborted; but we're not using the test HTTP server at all, we're getting them from the apiserver directly.

Dropping the concurrency, just passing in a pre-aborted channel: demonstrating that abort is honoured is the critical thing here.

Revision history for this message
William Reade (fwereade) wrote :
William Reade (fwereade)
Changed in juju-core:
status: In Progress → Fix Committed
Curtis Hovey (sinzui)
Changed in juju-core:
milestone: none → 2.0-beta14
status: Fix Committed → Fix Released
affects: juju-core → juju
Changed in juju:
milestone: 2.0-beta14 → none
milestone: none → 2.0-beta14
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.