<?xml version='1.0' encoding='UTF-8'?>
<testsuites name="pytest tests"><testsuite name="'test_task_getephemtable'" errors="0" failures="6" skipped="0" tests="8" time="5.464" timestamp="2026-05-09T05:31:00.260923+00:00" hostname="41bee989b3cb"><testcase classname="test_task_getephemtable" name="getephemtable_test.test_invalid_inputs" time="0.473"><failure message="AssertionError: Exception not raised">test_task_getephemtable.py:212: in test_invalid_inputs
    with self.assertRaisesRegex(Exception, r"exists and overwrite=False"):
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: Exception not raised</failure></testcase><testcase classname="test_task_getephemtable" name="getephemtable_test.test_nonalphanumeric_name" time="0.213"><failure message="AssertionError: False is not true">test_task_getephemtable.py:326: in test_nonalphanumeric_name
    self.assertTrue(os.path.exists(self.outfile))
E   AssertionError: False is not true</failure></testcase><testcase classname="test_task_getephemtable" name="getephemtable_test.test_save_rawdata" time="0.225"><failure message="AssertionError: False is not true">test_task_getephemtable.py:280: in test_save_rawdata
    self.assertTrue(os.path.exists(self.outfile))
E   AssertionError: False is not true</failure></testcase><testcase classname="test_task_getephemtable" name="getephemtable_test.test_secondaryname_in_parentheses" time="0.235"><failure message="AssertionError: False is not true">test_task_getephemtable.py:344: in test_secondaryname_in_parentheses
    self.assertTrue(os.path.exists(self.outfile))
E   AssertionError: False is not true</failure></testcase><testcase classname="test_task_getephemtable" name="getephemtable_test.test_table_generation" time="0.223"><failure message="AssertionError: False is not true">test_task_getephemtable.py:261: in test_table_generation
    self.assertTrue(os.path.exists(self.outfile))
E   AssertionError: False is not true</failure></testcase><testcase classname="test_task_getephemtable" name="getephemtable_test.test_tocasatb_textfile_geo" time="0.226"><failure message="AssertionError: False is not true">test_task_getephemtable.py:364: in test_tocasatb_textfile_geo
    self.assertTrue(
E   AssertionError: False is not true</failure></testcase><testcase classname="test_task_getephemtable" name="getephemtable_test.test_tocasatb_textfile_topo" time="0.127" /><testcase classname="test_task_getephemtable" name="getephemtable_test.test_webservice_errors" time="0.005" /></testsuite></testsuites>