Activity log for bug #1474382

Date Who What changed Old value New value Message
2015-07-14 13:47:26 Martin Packman bug added bug
2015-07-14 13:47:55 Martin Packman juju-core: milestone 1.25.0
2015-07-14 13:47:55 Martin Packman juju-core: assignee Bogdan Teleaga (bteleaga)
2015-07-14 13:59:15 Martin Packman description The MeterStateSuite teardown fails on windows with an invalid handle: FAIL: action_test.go:1: MeterStateSuite.TearDownTest c:/.../testing/base_windows.go:50: c.Assert(err, jc.ErrorIsNil) ... value syscall.Errno = 0x6 ("The handle is invalid.") This is down to the setup not being done correctly. The MeterStateSuite teardown fails on windows with an invalid handle: <http://reports.vapour.ws/releases/2876/job/run-unit-tests-win2012-amd64/attempt/876> FAIL: action_test.go:1: MeterStateSuite.TearDownTest c:/.../testing/base_windows.go:50: c.Assert(err, jc.ErrorIsNil) ... value syscall.Errno = 0x6 ("The handle is invalid.") This is down to the setup not being done correctly.
2015-07-15 15:07:24 Bogdan Teleaga juju-core: status Triaged Fix Committed
2015-07-17 16:38:12 Curtis Hovey juju-core: status Fix Committed Fix Released