Expect a couple of integration tests to fail
This commit is contained in:
parent
97d29ff2e1
commit
41cc462eaa
1 changed files with 4 additions and 0 deletions
|
|
@ -41,6 +41,10 @@ matrix:
|
|||
- env: INTEGRATION=crater
|
||||
# Doesn't build
|
||||
- env: INTEGRATION=futures-rs
|
||||
# Doesn't build - seems to be because of an option
|
||||
- env: INTEGRATION=packed_simd
|
||||
# Weird bug I can't reproduce: #2969
|
||||
- env: INTEGRATION=rand
|
||||
# Test failure
|
||||
- env: INTEGRATION=rust-clippy
|
||||
# Build failure
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue