mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-22 12:37:32 +00:00
arm targets no longer have flaky tests
This commit is contained in:
parent
54e090113a
commit
b80d5f6912
@ -39,16 +39,6 @@ matrix:
|
||||
os: osx
|
||||
- env: TARGET=x86_64-unknown-linux-gnu
|
||||
os: linux
|
||||
allow_failures:
|
||||
# Issue #2. Flaky test
|
||||
- env: TARGET=arm-unknown-linux-gnueabi
|
||||
os: linux
|
||||
# Issue #2. Flaky test
|
||||
- env: TARGET=arm-unknown-linux-gnueabihf
|
||||
os: linux
|
||||
# Issue #2. Flaky test
|
||||
- env: TARGET=armv7-unknown-linux-gnueabihf
|
||||
os: linux
|
||||
|
||||
install:
|
||||
- bash ci/install.sh
|
||||
|
Loading…
Reference in New Issue
Block a user