Skip to content

Commit 1310a26

Browse files
committed
Don't bless resource-exhaustion test
1 parent f5853dd commit 1310a26

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/minicrater/resource-exhaustion/results.expected.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@
2323
"Local": "memory-hungry"
2424
},
2525
"name": "memory-hungry (local)",
26-
"res": "test-pass",
26+
"res": "spurious-fixed",
2727
"runs": [
2828
{
2929
"log": "stable/local/memory-hungry",
30-
"res": "test-pass"
30+
"res": "build-fail:oom"
3131
},
3232
{
3333
"log": "beta/local/memory-hungry",
34-
"res": "test-pass"
34+
"res": "test-fail:oom"
3535
}
3636
],
3737
"url": "https://github.com/rust-lang/crater/tree/master/local-crates/memory-hungry"

0 commit comments

Comments
 (0)