Commit 5f05e64
committed
testing.litevm: skip up to 4 kernels w/o debuginfo
We've seen tests fail due to debuginfo being missing from
oss.oracle.com. This is an ongoing issue and rather than have it block
our tests, we need to add a bit more flexibility.
This is still only activated when the github label is applied to the PR,
so in most cases, up-to-date debuginfo is still required. This just
unblocks pull request review and merge.
Orabug: 38625030
Signed-off-by: Stephen Brennan <[email protected]>1 parent 13ff4ce commit 5f05e64
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
214 | | - | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
215 | 218 | | |
216 | 219 | | |
217 | 220 | | |
| |||
0 commit comments