Build
Repository
No
16
Started
6 years, 2 months ago
Time, s
23.019
Commit info
Commit
Branch
master
Author
Commit message
(#18) - reworked the pytest test
←
Test test_main13
(tests.tests_http.TestsHttp): failure
Started at: 2019-09-14 19:53:21,
time: 1.516 s
‼
Failing for the first build
Error (type) message
(AssertionError) '{"ci[739 chars] 1568383398, "traceback": "mysftpserver = <MyS[1628 chars]: 1}' != '{"ci[739 chars] 1568490790, "traceback": "mysftpserver = <MyS[1628 chars]: 1}' Diff is 6131 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 302, in test_main13
self.assertJsonEqual(test_utils.expected_json6, 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[739 chars] 1568383398, "traceback": "mysftpserver = <MyS[1628 chars]: 1}' != '{"ci[739 chars] 1568490790, "traceback": "mysftpserver = <MyS[1628 chars]: 1}'
Diff is 6131 characters long. Set self.maxDiff to None to see it.