Commit 2359689
authored
fix(test): increase timeout for network-dependent purlExists tests (#15)
* fix(test): increase timeout for network-dependent purlExists tests
The conda and docker purlExists tests make real HTTP requests to external
registries. The conda test was timing out on CI at the default 10s limit.
Increase timeout to 30s for both network-calling tests.
* fix(test): reduce timeout to 15s1 parent debebf8 commit 2359689
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2221 | 2221 | | |
2222 | 2222 | | |
2223 | 2223 | | |
2224 | | - | |
| 2224 | + | |
2225 | 2225 | | |
2226 | 2226 | | |
2227 | 2227 | | |
2228 | 2228 | | |
2229 | 2229 | | |
2230 | | - | |
| 2230 | + | |
2231 | 2231 | | |
2232 | 2232 | | |
2233 | 2233 | | |
| |||
0 commit comments