NixOS 19.09 CI job fails #3298

Closed
opened 2020-04-13 13:52:40 +00:00 by exarkun · 1 comment
exarkun commented 2020-04-13 13:52:40 +00:00
Owner

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.

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.
tahoe-lafs added the
unknown
supercritical
defect
n/a
labels 2020-04-13 13:52:40 +00:00
tahoe-lafs added this to the undecided milestone 2020-04-13 13:52:40 +00:00
GitHub <noreply@github.com> commented 2020-04-13 15:46:59 +00:00
Author
Owner

In e9ff5e8/trunk:

Merge pull request #703 from tahoe-lafs/3298.nixos-eliot-ci

Fix Eliot failures on NixOS CI job

Fixes: ticket:3298
In [e9ff5e8/trunk](/tahoe-lafs/trac-2024-07-25/commit/e9ff5e864fb34d3a494239905a46b3b6b14f0715): ``` Merge pull request #703 from tahoe-lafs/3298.nixos-eliot-ci Fix Eliot failures on NixOS CI job Fixes: ticket:3298 ```
tahoe-lafs added the
fixed
label 2020-04-13 15:46:59 +00:00
GitHub <noreply@github.com> closed this issue 2020-04-13 15:46:59 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tahoe-lafs/trac-2024-07-25#3298
No description provided.