git bisect run:用自动测试定位 Regression | Git
本章覆盖:automated script;exit status;good / bad / skip;unit test;build script;flaky test risk;binary search automation;CI reproduction;bad historical dependency;“可自动验证”会极大提升调试效率。
本章知识点
- automated script
- exit status
- good / bad / skip
- unit test
- build script
- flaky test risk
- binary search automation
- CI reproduction
- bad historical dependency
- “可自动验证”会极大提升调试效率