Commit 0aae889
authored
Skip tests that are tested explicitly under minimal runtime (#25119)
Skip tests that are tested explicitly under minimal runtime, from being
run in minimal0 test mode.
This way tests that verify minimal runtime behavior as part of e.g.
`core0`, `core1` and so on, won't croak when attempted to be run under
`minimal0.test_foo` - they are already covered so that mode doesn't
apply.1 parent 1ba1441 commit 0aae889
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
629 | 629 | | |
630 | 630 | | |
631 | 631 | | |
632 | | - | |
| 632 | + | |
| 633 | + | |
633 | 634 | | |
634 | 635 | | |
635 | 636 | | |
| |||
0 commit comments