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_parse_xml4
(tests.tests.Tests): failure
Started at: 2021-03-27 15:51:47,
time: 0.013 s
‼
Failing for the first build
Error (type) message
(AssertionError) 'go_t[24 chars]dial tcp 127.0.0.1:26257: connect: connection refused' != 'go_t[24 chars]dial tcp 127.0.0.1:26257: connect: connection\n\t\t\t\trefused' - go_test.go:62: drop schema: dial tcp 127.0.0.1:26257: connect: connection refused ? ^ + go_test.go:62: drop schema: dial tcp 127.0.0.1:26257: connect: connection refused ? ^^^^^
Traceback
Traceback (most recent call last):
File "/drone/src/src/tests/tests.py", line 223, in test_parse_xml4
self.assertEqual('go_test.go:62: drop schema: dial tcp 127.0.0.1:26257: connect: connection refused',
AssertionError: 'go_t[24 chars]dial tcp 127.0.0.1:26257: connect: connection refused' != 'go_t[24 chars]dial tcp 127.0.0.1:26257: connect: connection\n\t\t\t\trefused'
- go_test.go:62: drop schema: dial tcp 127.0.0.1:26257: connect: connection refused
? ^
+ go_test.go:62: drop schema: dial tcp 127.0.0.1:26257: connect: connection
refused
? ^^^^^