Activity log for bug #1617883

Date Who What changed Old value New value Message
2016-08-29 05:10:15 Christopher Lee bug added bug
2016-08-29 05:10:39 Christopher Lee tags ci unit-test windows
2016-08-29 13:37:55 Curtis Hovey tags ci unit-test windows ci intermittent-failure regression unit-test windows
2016-08-29 13:37:58 Curtis Hovey juju: status New Triaged
2016-08-29 13:38:02 Curtis Hovey juju: importance Undecided Medium
2016-12-12 20:31:30 Curtis Hovey summary Unittest fails on windows due to unexpected signal github.com/juju/juju/worker/uniter/runner/jujuc_test unexpected signal during runtime execution
2016-12-12 20:31:54 Curtis Hovey description As seen in issue: http://reports.vapour.ws/releases/issue/57c3c37b749a564bdc02802a Somewhere within "github.com/juju/juju/worker/metrics/spool" an unexpected signal causes the test to panic and thus fail. The start of the error message: fatal error: unexpected signal during runtime execution [signal 0xc0000005 code=0x0 addr=0x20 pc=0x439d53] As seen in issue: http://reports.vapour.ws/releases/issue/584f0008749a56699848310e Somewhere within "github.com/juju/juju/worker/metrics/spool" an unexpected signal causes the test to panic and thus fail. The start of the error message: goroutine 18 [chan receive]: gopkg.in/check%2ev1.(*suiteRunner).runTest(0xc08249d700, 0xc08210df10, 0x0) c:/users/admini~1/appdata/local/temp/tmpb3aod9/gogo/src/gopkg.in/check.v1/check.go:810 +0x5e gopkg.in/check%2ev1.(*suiteRunner).run(0xc08249d700, 0xc08248ef20) c:/users/admini~1/appdata/local/temp/tmpb3aod9/gogo/src/gopkg.in/check.v1/check.go:615 +0x2a7 gopkg.in/check%2ev1.Run(0xcf26a0, 0xc08248ef20, 0xc08241c280, 0xc0824dc000) c:/users/admini~1/appdata/local/temp/tmpb3aod9/gogo/src/gopkg.in/check.v1/run.go:92 +0x4a gopkg.in/check%2ev1.RunAll(0xc08241c280, 0x0) c:/users/admini~1/appdata/local/temp/tmpb3aod9/gogo/src/gopkg.in/check.v1/run.go:84 +0xcf gopkg.in/check%2ev1.TestingT(0xc0824dc240) c:/users/admini~1/appdata/local/temp/tmpb3aod9/gogo/src/gopkg.in/check.v1/run.go:72 +0x1e5 github.com/juju/juju/worker/uniter/runner/jujuc_test.TestPackage(0xc0824dc240)
2019-09-09 02:14:01 Anastasia juju: status Triaged Fix Released