Commit c57dc32
committed
test: skip finalizerinvariants.go on riscv-qemu
The finalizer code stops or fails on multicore RISC-V. Locally, 10 of 100
runs fail. 5 runs stop, with one hart in runGC and the other harts in
schedulerUnlockAndWait. 5 runs fail with mcause=5 in runtime.scanConservative.
Skip the test on this target until #5679 is corrected.1 parent ea3327a commit c57dc32
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
468 | 468 | | |
469 | 469 | | |
470 | 470 | | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
471 | 479 | | |
472 | 480 | | |
473 | 481 | | |
| |||
0 commit comments