text stringlengths 0 249 |
|---|
============================= test session starts ============================== |
platform linux -- Python 3.12.13, pytest-8.4.1, pluggy-1.6.0 -- /usr/local/bin/python3 |
rootdir: /verifier |
collecting ... collected 6 items |
test_outputs.py::test_frozen_input_hashes_are_pinned_and_preserved PASSED [ 16%] |
test_outputs.py::test_nominal_artifacts_have_declared_schema PASSED [ 33%] |
test_outputs.py::test_nominal_arrays_obey_hubbard_and_localization_identities PASSED [ 50%] |
test_outputs.py::test_nominal_parameters_match_independent_finite_difference_physics PASSED [ 66%] |
test_outputs.py::test_nominal_summary_and_grid_calibration_are_derived PASSED [ 83%] |
test_outputs.py::test_submitted_solver_generalizes_to_heldout_trap_calibration FAILED [100%] |
=================================== FAILURES =================================== |
________ test_submitted_solver_generalizes_to_heldout_trap_calibration _________ |
> ??? |
/srv/frontierphysics/worktrees/pr-18-79bfcc426d03/tasks/hubbard-tweezer-parameters/verifier/test_outputs.py:1098: |
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ |
bundle = Bundle(output_dir=PosixPath('/logs/verifier/hubbard-tweezer-hidden-case/outputs'), config={'model': 'gaussian_1d_open_...ing_relative_shift': 2.102677584615673e-07, 'max_interaction_relative_shift': 9.946210533593874e-07, 'passed': True}]}) |
> ??? |
E AssertionError: stage 0 full_grid_points was not derived from the configured sinc-DVR grid |
E assert 31 == 29 |
E + where 31 = int(31) |
E + and 29 = int(29) |
/srv/frontierphysics/worktrees/pr-18-79bfcc426d03/tasks/hubbard-tweezer-parameters/verifier/test_outputs.py:824: AssertionError |
==================================== PASSES ==================================== |
=========================== short test summary info ============================ |
PASSED test_outputs.py::test_frozen_input_hashes_are_pinned_and_preserved |
PASSED test_outputs.py::test_nominal_artifacts_have_declared_schema |
PASSED test_outputs.py::test_nominal_arrays_obey_hubbard_and_localization_identities |
PASSED test_outputs.py::test_nominal_parameters_match_independent_finite_difference_physics |
PASSED test_outputs.py::test_nominal_summary_and_grid_calibration_are_derived |
FAILED test_outputs.py::test_submitted_solver_generalizes_to_heldout_trap_calibration |
========================= 1 failed, 5 passed in 0.30s ========================== |
missing, non-regular, or symlinked artifact: /root/solve_hubbard.py |
missing, non-regular, or symlinked artifact: /root/hubbard_arrays.npz |
missing, non-regular, or symlinked artifact: /root/result.json |
missing, non-regular, or symlinked artifact: /root/calibration.json |
missing, non-regular, or symlinked artifact: /root/solve_hubbard.py |
missing, non-regular, or symlinked artifact: /root/hubbard_arrays.npz |
missing, non-regular, or symlinked artifact: /root/result.json |
missing, non-regular, or symlinked artifact: /root/calibration.json |
No dataset card yet
- Downloads last month
- 367