Commit d68bd6f
committed
Draft experiment to investigate
This is to investigate the problem on the `test-fast` job with the
new ARM64 runner described in #1790.
This experiment does not produce useful results yet, because it has
no way to distinguish happenstance from correlation. To do that, I
need either to rerun each job repeatedly, or further parameterize
the matrix to do that. I'll be doing the latter, but right now this
dimension has size 1 (i.e., the only value of `number` is `0`)
so I don't start a large number of jobs when something is broken
due to a mistake in the workflows.rustc SIGSEGV1 parent cc7b614 commit d68bd6f
1 file changed
+37
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
0 commit comments