1
Fork 0

test: Ignore some problematic tests on sparc and sparc64

This commit is contained in:
John Paul Adrian Glaubitz 2018-06-04 13:27:32 +02:00
parent 41affd03eb
commit 690240994f
17 changed files with 29 additions and 8 deletions

View file

@ -15,6 +15,8 @@
// ignore-mips
// ignore-powerpc
// ignore-s390x
// ignore-sparc
// ignore-sparc64
#![feature(target_feature)]