text
stringclasses
371 values
======================= 9 passed, 14 warnings in 30.89s ========================
============================= test session starts ==============================
platform linux -- Python 3.12.13, pytest-8.4.1, pluggy-1.6.0 -- /usr/local/bin/python3
rootdir: /app
configfile: ../dev/null
plugins: json-ctrf-0.3.5
collecting ... collected 9 items
::test_frozen_input_hash_and_agent_visible_identity_boundary PASSED [ 11%]
::test_every_public_trajectory_prefix_matches_independent_posterior PASSED [ 22%]
::test_checkpoint_densities_match_trajectories_and_independent_posteriors PASSED [ 33%]
::test_summary_design_and_metadata_crosscheck_to_artifacts PASSED [ 44%]
::test_machine_readable_convergence_and_phi_bound_sensitivity PASSED [ 55%]
::test_report_and_figure_are_quantitative_and_nonblank PASSED [ 66%]
::test_zero_count_prefix_reference_is_finite PASSED [ 77%]
::test_reusable_script_solves_multiple_unpredictable_hidden_inputs PASSED [ 88%]
::test_adversarial_regressions_reject_shortcuts PASSED [100%]
=============================== warnings summary ===============================
../usr/local/lib/python3.12/site-packages/matplotlib/_fontconfig_pattern.py:64
/usr/local/lib/python3.12/site-packages/matplotlib/_fontconfig_pattern.py:64: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of'
prop = Group((name + Suppress("=") + comma_separated(value)) | oneOf(_CONSTANTS))
../usr/local/lib/python3.12/site-packages/matplotlib/_fontconfig_pattern.py:85
../usr/local/lib/python3.12/site-packages/matplotlib/_fontconfig_pattern.py:85
../usr/local/lib/python3.12/site-packages/matplotlib/_fontconfig_pattern.py:85
../usr/local/lib/python3.12/site-packages/matplotlib/_fontconfig_pattern.py:85
../usr/local/lib/python3.12/site-packages/matplotlib/_fontconfig_pattern.py:85
../usr/local/lib/python3.12/site-packages/matplotlib/_fontconfig_pattern.py:85
/usr/local/lib/python3.12/site-packages/matplotlib/_fontconfig_pattern.py:85: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string'
parse = parser.parseString(pattern)
../usr/local/lib/python3.12/site-packages/matplotlib/_fontconfig_pattern.py:89
../usr/local/lib/python3.12/site-packages/matplotlib/_fontconfig_pattern.py:89
../usr/local/lib/python3.12/site-packages/matplotlib/_fontconfig_pattern.py:89
../usr/local/lib/python3.12/site-packages/matplotlib/_fontconfig_pattern.py:89
../usr/local/lib/python3.12/site-packages/matplotlib/_fontconfig_pattern.py:89
../usr/local/lib/python3.12/site-packages/matplotlib/_fontconfig_pattern.py:89
/usr/local/lib/python3.12/site-packages/matplotlib/_fontconfig_pattern.py:89: PyparsingDeprecationWarning: 'resetCache' deprecated - use 'reset_cache'
parser.resetCache()
../usr/local/lib/python3.12/site-packages/matplotlib/_mathtext.py:45
/usr/local/lib/python3.12/site-packages/matplotlib/_mathtext.py:45: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat'
ParserElement.enablePackrat()
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
==================================== PASSES ====================================
=========================== short test summary info ============================
PASSED ::test_frozen_input_hash_and_agent_visible_identity_boundary
PASSED ::test_every_public_trajectory_prefix_matches_independent_posterior
PASSED ::test_checkpoint_densities_match_trajectories_and_independent_posteriors
PASSED ::test_summary_design_and_metadata_crosscheck_to_artifacts
PASSED ::test_machine_readable_convergence_and_phi_bound_sensitivity
PASSED ::test_report_and_figure_are_quantitative_and_nonblank
PASSED ::test_zero_count_prefix_reference_is_finite
PASSED ::test_reusable_script_solves_multiple_unpredictable_hidden_inputs
PASSED ::test_adversarial_regressions_reject_shortcuts
======================= 9 passed, 14 warnings in 21.92s ========================