Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

[cargo-compare] fix proptests #145

Merged
merged 3 commits into from
Jun 3, 2020

Conversation

sunshowers
Copy link
Contributor

@sunshowers sunshowers commented Jun 2, 2020

Whoops, we weren't checking if the test actually failed.

Note that this found at least one issue in cargo's v2 resolver (rust-lang/cargo#8312). Can't land until the issue is fixed, and it may find more.

Variable shadowing, whoops.

This wasn't covered in CI because we weren't running our proptests
properly. That's covered in facebookarchive#145.
This is how `cargo` behaves, so we should match this
behavior.
Whoops, we weren't checking if the test actually failed.
@sunshowers sunshowers merged commit 619ebc3 into facebookarchive:master Jun 3, 2020
sunshowers added a commit that referenced this pull request Jun 3, 2020
Variable shadowing, whoops.

This wasn't covered in CI because we weren't running our proptests
properly. That's covered in #145.
@sunshowers sunshowers deleted the cargo-compare-fix branch June 3, 2020 02:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant