test: verify patcher idempotency before applying fixes

This commit is contained in:
Aaron Liang
2026-07-15 03:08:21 +08:00
parent 8ec38d0367
commit 7bcf62c866
@@ -35,6 +35,8 @@ jobs:
tools/apply_post_modularization_fixes.py tools/apply_post_modularization_fixes.py
python tools/repair_post_modularization_patcher.py python tools/repair_post_modularization_patcher.py
python -m py_compile tools/apply_post_modularization_fixes.py python -m py_compile tools/apply_post_modularization_fixes.py
python tools/repair_post_modularization_patcher.py
python -m py_compile tools/apply_post_modularization_fixes.py
python tools/apply_post_modularization_fixes.py python tools/apply_post_modularization_fixes.py
python -m compileall -q . python -m compileall -q .
- name: Run full suite on Python 3.9 - name: Run full suite on Python 3.9