Commit 0abfcc3
fix: skip playwright integration test on Docker network failures
When the Docker registry is unreachable (proxy timeout, connection
refused), the test should skip gracefully instead of fatally failing,
since the network issue is environmental rather than a code bug.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 195cbb4 commit 0abfcc3
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
388 | 388 | | |
389 | 389 | | |
390 | 390 | | |
391 | | - | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
392 | 399 | | |
393 | 400 | | |
394 | 401 | | |
| |||
0 commit comments