a comprehensive HTML report from Allure test results.
Build: #82 failed
Job: Test Tasks ManyLinux failed
Test results
- 739 tests in total
- 2 tests failed
- 5 tests were quarantined / skipped
- 45 minutes taken in total.
Build 82 has the following 2 errors:There were no new test failures since the previous build.
| Status | Test | Failing since | Duration | |
|---|---|---|---|---|
|
test_task_getephemtable
getephemtable_test.test_save_rawdata
|
Failing since build #81 (Code changes detected) | < 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
|
||||
|
test_task_getephemtable
getephemtable_test.test_secondaryname_in_parentheses
|
Failing since build #81 (Code changes detected) | < 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
|
||||