diff --git a/sync/last_live_r_parity_report.md b/sync/last_live_r_parity_report.md index 22d26c35..09eb22d7 100644 --- a/sync/last_live_r_parity_report.md +++ b/sync/last_live_r_parity_report.md @@ -3,18 +3,12 @@ - Plan: `sync/last_r_api_plan.json` - R checkout: `upstream/NNS` - Fresh cache requested: `False` -- Skip install: `True` -- Live R recompute: `False` +- Skip install: `False` +- Live R recompute: `True` -## Result: mapped live R parity tests passed +## Result: live R parity diverged -Tests run: +Mapped parity tests recomputed every R value from the freshly installed live R NNS and the Python implementation did not match. Public Python behavior differs from live R at the recorded commit. -- `tests/parity/test_practical_examples.py` -- `tests/parity/test_r13_smoke.py` - -## Workflow step outcome - -- `run_live_r_parity_for_changed_api.py` step outcome: `success` -- Fresh cache requested: `false` -- DESCRIPTION changed: `false` +Failing command: `/opt/hostedtoolcache/Python/3.11.15/x64/bin/python -m pytest -q -n 0 tests/parity/test_practical_examples.py tests/parity/test_r13_smoke.py` +Exit status: `1`