Opened at 2020-04-13T13:52:40Z
Closed at 2020-04-13T15:46:59Z
#3298 closed defect (fixed)
NixOS 19.09 CI job fails
Reported by: | exarkun | Owned by: | GitHub <noreply@…> |
---|---|---|---|
Priority: | supercritical | Milestone: | undecided |
Component: | unknown | Version: | n/a |
Keywords: | Cc: | ||
Launchpad Bug: |
Description
It fails while building Eliot:
FAIL: test_logCallsDefaultLoggerWrite (eliot.tests.test_validation.MessageTypeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/nix-build-python2.7-eliot-1.7.0.drv-0/eliot-1.7.0/eliot/tests/test_validation.py", line 533, in test_logCallsDefaultLoggerWrite self.assertEqual(messages[0][u"key"], 1234) AssertionError: 5 != 1234
I think this is similar to https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3274
This turns CI red.
Change History (1)
comment:1 Changed at 2020-04-13T15:46:59Z by GitHub <noreply@…>
- Owner set to GitHub <noreply@…>
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In e9ff5e8/trunk: