-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.Relevant to the library API team, which will review and decide on the PR/issue.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.Performance or correctness regression from stable to beta.
Description
repeated-assert version 0.1.2 regressed from stable to beta (full log):
Aug 03 17:17:58.424 INFO blam! ---- tests::multiple_failure_2 stdout ----
Aug 03 17:17:58.424 INFO blam! thread 'tests::multiple_failure_2' panicked at 'assertion failed: `(left == right)`
Aug 03 17:17:58.424 INFO blam! left: `11`,
Aug 03 17:17:58.424 INFO blam! right: `12`: a != b', src/lib.rs:225:8
Aug 03 17:17:58.424 INFO blam! note: Panic did not include expected string 'assertion failed: `(left == right)` (left: `11`, right: `12`): a != b'
cc @dfaust
Metadata
Metadata
Assignees
Labels
T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.Relevant to the library API team, which will review and decide on the PR/issue.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.Performance or correctness regression from stable to beta.