Commit e041a2b
test: Fix flaky test_external_crash_reporter_http when running with kcov (#1419)
* Initial plan
* Fix crash test assertions to handle kcov's exit code behavior
Co-authored-by: vaind <[email protected]>
* Skip entire crash tests when running with kcov instead of conditional assertions
Co-authored-by: vaind <[email protected]>
* Only skip test_external_crash_reporter_http when running with kcov
Co-authored-by: vaind <[email protected]>
* Update tests/test_integration_http.py
* Update tests/test_integration_http.py
* Update tests/test_integration_http.py
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: vaind <[email protected]>1 parent 7d3a752 commit e041a2b
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| 209 | + | |
209 | 210 | | |
210 | 211 | | |
211 | 212 | | |
| |||
0 commit comments