tikv / fail-rs

Fail points for rust
Apache License 2.0
332 stars 39 forks source link

crater fails to test fail-rs #36

Closed brson closed 5 years ago

brson commented 5 years ago

I just noticed in a crater run that fail-rs is broken: https://crater-reports.s3.amazonaws.com/pr-60466/master%237840a0b753a065a41999f1fb6028f67d33e3fdd5/reg/fail-0.2.1/log.txt

It doesn't look like a problem with the crate, but I've asked @pietroalbini about it. Would be nice to have fail tested properly by crater.

pietroalbini commented 5 years ago

That's an internal crater error, not a crate error.

brson commented 5 years ago

Seem so have been spurious. Thanks for the investigation @pietroalbini!