Skip to content

Commit

Permalink
Fix minicrater
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark-Simulacrum committed Mar 31, 2024
1 parent fdf65ee commit 3262f9b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions tests/minicrater/full/full.html.context.expected.json
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@
{
"color_idx": 0,
"log": "stable/local/faulty-deps",
"name_idx": 7
"name_idx": 1
},
{
"color_idx": 0,
Expand Down Expand Up @@ -473,7 +473,6 @@
"build ICE",
"test failed (unknown)",
"broken Cargo.toml",
"deps yanked",
"build faulty deps"
"deps yanked"
]
}
2 changes: 1 addition & 1 deletion tests/minicrater/full/results.expected.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
"runs": [
{
"log": "stable/local/faulty-deps",
"res": "build-fail:depends-on(reg/lazy_static/0.1.0, gh/rust-lang/crater/c3f462bdab37a93c24b2b172b90564749e892cbc)"
"res": "build-fail:unknown"
},
{
"log": "beta/local/faulty-deps",
Expand Down

0 comments on commit 3262f9b

Please sign in to comment.