a comprehensive HTML report from Allure test results.

Build: #81 failed

Job: Test Tasks ManyLinux failed

Stages & jobs

  1. Default Stage

  2. Generate Full Report

    Final

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.

New test failures 2
Status Test Duration
Collapse Failed 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 Failed 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