text
stringlengths
0
140
> ???
E AssertionError: tamper-isolated mode radius fraction[1]: got 8.64773007389e-05, expected 8.64768093628e-05 (rtol=2e-09, atol=2e-12)
E assert False
E + where False = <built-in function isclose>(8.647730073886543e-05, 8.647680936283615e-05, rel_tol=2e-09, abs_tol=2e-12)
E + where <built-in function isclose> = math.isclose
/srv/frontierphysics/worktrees/pr-20-0604b8033d8f/tasks/neutron-star-mode-analysis/verifier/test_outputs.py:478: AssertionError
==================================== PASSES ====================================
=========================== short test summary info ============================
PASSED test_outputs.py::test_artifacts_exist_parse_and_have_declared_shape
PASSED test_outputs.py::test_units_sign_convention_and_algebraic_invariants
PASSED test_outputs.py::test_love_number_has_source_anchor_and_independent_cross_check
FAILED test_outputs.py::test_background_and_saved_profile_match_independent_reconstruction
FAILED test_outputs.py::test_broad_scan_and_two_start_history_match_tamper_isolated_replay
FAILED test_outputs.py::test_complex_mode_matches_tamper_isolated_replay - As...
FAILED test_outputs.py::test_sampled_spectrum_supports_the_reported_outgoing_root
FAILED test_outputs.py::test_mode_profile_is_normalized_smooth_and_surface_weighted
========================= 5 failed, 3 passed in 35.07s =========================