Seen on my CI:
FAIL: test_omitLoggerFromActionType (eliot.tests.test_validation.EndToEndValidationTests)
----------------------------------------------------------------------
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 895, in test_omitLoggerFromActionType
self.assertEqual(messages[0]["key"], 123)
AssertionError: 5 != 123
This is a somewhat older version so perhaps the problem has been fixed already. I couldn't find any tickets that seemed related, though.