text
stringlengths
0
1.45k
E Mismatched elements: 7 / 7 (100%)
E Max absolute difference: 0.0920529
E Max relative difference: 1.43740526
E x: array([-0.02578 , -0.050999, -0.08267 , -0.126652, -0.140263, -0.155209,
E -0.156094])
E y: array([-0.012946, -0.027361, -0.045732, -0.069227, -0.074849, -0.076671,
E -0.064041])
usr/local/lib/python3.12/contextlib.py:81: AssertionError
=============================== warnings summary ===============================
<frozen importlib._bootstrap>:488
<frozen importlib._bootstrap>:488: DeprecationWarning: Type google._upb._message.MessageMapContainer uses PyType_Spec with a metaclass that has custom tp_new. This is deprecated and will no longer be allowed in Python 3.14.
<frozen importlib._bootstrap>:488
<frozen importlib._bootstrap>:488: DeprecationWarning: Type google._upb._message.ScalarMapContainer uses PyType_Spec with a metaclass that has custom tp_new. This is deprecated and will no longer be allowed in Python 3.14.
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
==================================== PASSES ====================================
=========================== short test summary info ============================
PASSED verifier/test_outputs.py::test_frozen_inputs_and_output_schema
PASSED verifier/test_outputs.py::test_runtime_hidden_schedule_rejects_public_answer_tables
FAILED verifier/test_outputs.py::test_nominal_curve_matches_independent_model_evaluation
FAILED verifier/test_outputs.py::test_thermodynamic_identities_and_physical_behavior
FAILED verifier/test_outputs.py::test_simulation_comparison_and_summary_consistency
FAILED verifier/test_outputs.py::test_reusable_program_on_hidden_densities - ...
=================== 4 failed, 2 passed, 2 warnings in 5.43s ====================