mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-12 19:55:14 +02:00
[pitboss] sweep after phase 26: 4 deferred items resolved
This commit is contained in:
parent
8a801953e2
commit
ea722dc9ca
8 changed files with 320 additions and 130 deletions
|
|
@ -126,7 +126,7 @@ fn composite_inconclusive_downgrades_one_bucket_and_records_reason() {
|
|||
.as_deref()
|
||||
.expect("reverify_reason recorded");
|
||||
assert!(
|
||||
reason.contains("BuildFailed"),
|
||||
reason.contains("harness build failed"),
|
||||
"reason carries typed inconclusive reason; got {reason:?}"
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue