Commit 7fc7265
committed
Fix CI timeout in negative integration test
Use invalid.test (NXDOMAIN) instead of 192.0.2.1 (black-hole IP)
for the failOnResourceLoadingFailed negative test. The .test TLD
resolves to NXDOMAIN immediately, avoiding the 3-minute TCP timeout
that was failing CI.1 parent d987f1b commit 7fc7265
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
0 commit comments