Commit f7111f0
committed
ci: exclude flaky connect_sandbox_async and delete_nonexistent_sandbox tests
These tests fail intermittently due to sandbox expiration (HTTP 404
ERR_NOT_FOUND) and connection errors (HTTP 0). The existing
delete_sandbox filter did not match delete_nonexistent_sandbox since
it is not a contiguous substring.
Change-Id: Id6f81e1879ec5786c39ac4312c1484b490f6c005
Co-developed-by: Claude <noreply@anthropic.com>1 parent 185c367 commit f7111f0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
0 commit comments