a comprehensive HTML report from Allure test results.
Build: #81 failed
Job: Test Tasks ManyLinux failed
Test results
- 739 tests in total
- 2 tests failed
- 2 failures are new
- 5 tests were quarantined / skipped
- 44 minutes taken in total.
Build 81 has the following 2 errors: 2 new failure(s) occurred since the previous build.
| Status | Test | Duration | |
|---|---|---|---|
| Collapse |
test_task_getephemtable
getephemtable_test.test_save_rawdata
|
< 1 sec | |
AssertionError: radii keyword is missing in the ephem table
test_task_getephemtable.py:312: in test_save_rawdata
self.fail("radii keyword is missing in the ephem table")
E AssertionError: radii keyword is missing in the ephem table
|
|||
| Collapse |
test_task_getephemtable
getephemtable_test.test_secondaryname_in_parentheses
|
< 1 sec | |
AssertionError: False is not true
test_task_getephemtable.py:347: in test_secondaryname_in_parentheses
self.assertTrue("NAME" in keys)
E AssertionError: False is not true
|
|||