Skip to content

Commit 3262f9b

Browse files
Fix minicrater
1 parent fdf65ee commit 3262f9b

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

tests/minicrater/full/full.html.context.expected.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@
253253
{
254254
"color_idx": 0,
255255
"log": "stable/local/faulty-deps",
256-
"name_idx": 7
256+
"name_idx": 1
257257
},
258258
{
259259
"color_idx": 0,
@@ -473,7 +473,6 @@
473473
"build ICE",
474474
"test failed (unknown)",
475475
"broken Cargo.toml",
476-
"deps yanked",
477-
"build faulty deps"
476+
"deps yanked"
478477
]
479478
}

tests/minicrater/full/results.expected.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
"runs": [
172172
{
173173
"log": "stable/local/faulty-deps",
174-
"res": "build-fail:depends-on(reg/lazy_static/0.1.0, gh/rust-lang/crater/c3f462bdab37a93c24b2b172b90564749e892cbc)"
174+
"res": "build-fail:unknown"
175175
},
176176
{
177177
"log": "beta/local/faulty-deps",

0 commit comments

Comments
 (0)