tests dont need to pass

This commit is contained in:
Mark Mansi 2018-06-04 19:23:19 -05:00 committed by Who? Me?!
parent cebc5d8598
commit d7e1878094
1 changed files with 2 additions and 2 deletions

View File

@ -211,8 +211,8 @@ caveats:
that the crate doesn't compile any more (e.g. used old nightly features), that the crate doesn't compile any more (e.g. used old nightly features),
has broken or flaky tests, requires network access, or other reasons. has broken or flaky tests, requires network access, or other reasons.
- Before crater can be run, `@bors try` needs to suceed. This means that if - Before crater can be run, `@bors try` needs to suceed in building artifacts.
your code doesn't compile or fails tests, you cannot run crater. This means that if your code doesn't compile, you cannot run crater.
## Perf runs ## Perf runs