LosTests test result publisher v.1.2 © 2019-2024 by elfuego.biz

homedrone/lostests-unit#13tests.tests.Teststest_parse_pytest
Build
Repository
No
13
Started
6 years, 3 months ago
Time, s
21.118

Commit info
Branch
master

Commit message
(#18) - added support for failure/error tags w/o type attribute; - added general test for pytest; - added tests for extact_attr()
Test test_parse_pytest (tests.tests.Tests): failure
Started at: 2019-09-14 00:12:15, time: 0.019 s

Failing for the first build

Error (type) message
(AssertionError) {'errors': 0, 'failures': 1, 'skipped': 0, [1794 chars]': 1} != {'suites': [{'suites': [], 'cases': [{'name[1794 chars]': 0} Diff is 4448 characters long. Set self.maxDiff to None to see it.

Traceback
Traceback (most recent call last):
  File "/drone/src/src/tests/tests.py", line 386, in test_parse_pytest
    self.assertEqual(test_utils.expected_json6, json1)
AssertionError: {'errors': 0, 'failures': 1, 'skipped': 0, [1794 chars]': 1} != {'suites': [{'suites': [], 'cases': [{'name[1794 chars]': 0}
Diff is 4448 characters long. Set self.maxDiff to None to see it.