Build
Repository
No
2
Started
6 years, 6 months ago
Time, s
20.905
Commit info
Commit
Branch
master
Author
Commit message
#12: - added test mode
←
Test test_main12
(tests.tests_http.TestsHttp): failure
Started at: 2019-06-10 16:44:39,
time: 1.511 s
‼
Failing for the past 2 builds
(since #1)
Error (type) message
(AssertionError) '{"ci[597 chars]": 1547247962}, {"error": "f", "message": "Fai[822 chars]: 5}' != '{"ci[597 chars]": 1560185065}, {"error": "f", "message": "Fai[822 chars]: 5}' Diff is 2947 characters long. Set self.maxDiff to None to see it.
Traceback
Traceback (most recent call last):
File "/drone/src/src/tests/tests_http.py", line 289, in test_main12
self.assertJsonEqual(test_utils.expected_json5, json.loads(data))
File "/drone/src/src/tests/tests_http.py", line 61, in assertJsonEqual
self.assertEqual(json.dumps(e, sort_keys=True), json.dumps(a, sort_keys=True))
AssertionError: '{"ci[597 chars]": 1547247962}, {"error": "f", "message": "Fai[822 chars]: 5}' != '{"ci[597 chars]": 1560185065}, {"error": "f", "message": "Fai[822 chars]: 5}'
Diff is 2947 characters long. Set self.maxDiff to None to see it.