We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e69164 commit 7db8aa7Copy full SHA for 7db8aa7
tests/minicrater/resource-exhaustion/results.expected.json
@@ -23,15 +23,15 @@
23
"Local": "memory-hungry"
24
},
25
"name": "memory-hungry (local)",
26
- "res": "test-pass",
+ "res": "spurious-fixed",
27
"runs": [
28
{
29
"log": "stable/local/memory-hungry",
30
- "res": "test-pass"
+ "res": "build-fail:oom"
31
32
33
"log": "beta/local/memory-hungry",
34
+ "res": "test-fail:oom"
35
}
36
],
37
"url": "https://github.com/rust-lang/crater/tree/master/local-crates/memory-hungry"
0 commit comments