Commit 1811db1
authored
chore(ci): increase profiling native test timeout (#12078)
The profiling native tests have a 5 minute timeout. The test themselves
typically finish in 1-2 minutes. But we see a pretty wide variance in
how long the "Install llvm 19" step takes. Sometimes it takes 20 seconds
and sometimes it takes over 3 minutes, making us time out. Increase the
timeout just a bit to make the tests less flaky while we figure out a
better way (caching? pre-building an image with llvm 19?)1 parent 48c6547 commit 1811db1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments