a comprehensive HTML report from Allure test results.

Build: #82 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
  • 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.

Existing test failures 2
Status Test Failing since Duration
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
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