Build
Repository
No
22
Started
4 years, 8 months ago
Time, s
24.249
Commit info
Commit
Branch
master
Author
Commit message
- fixed 2 none types; - added tests
←
Test test_main12
(tests.tests_http.TestsHttp): failure
Started at: 2021-03-27 15:51:51,
time: 1.520 s
‼
Failing for the first build
Error (type) message
(AssertionError) Lists differ: [('ci[767 chars]ction refused'), ('type', '')], [('error', 'f'[1300 chars], 7)] != [('ci[767 chars]ction\n\t\t\t\trefused'), ('type', '')], [('er[1309 chars], 7)] First differing element 14: ('sui[203 chars]ction refused'), ('type', '')], [('error', 'f'[1228 chars]5)]]) ('sui[203 chars]ction\n\t\t\t\trefused'), ('type', '')], [('er[1237 chars]5)]]) Diff is 2846 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 303, in test_main12
self.assertJsonEqual(test_utils.expected_json5, json.loads(data))
File "/drone/src/src/tests/tests_http.py", line 75, in assertJsonEqual
self.assertEqual(self.ordered(e), self.ordered(a))
AssertionError: Lists differ: [('ci[767 chars]ction refused'), ('type', '')], [('error', 'f'[1300 chars], 7)] != [('ci[767 chars]ction\n\t\t\t\trefused'), ('type', '')], [('er[1309 chars], 7)]
First differing element 14:
('sui[203 chars]ction refused'), ('type', '')], [('error', 'f'[1228 chars]5)]])
('sui[203 chars]ction\n\t\t\t\trefused'), ('type', '')], [('er[1237 chars]5)]])
Diff is 2846 characters long. Set self.maxDiff to None to see it.