Rollup merge of #51343 - glaubitz:sparc64-tests, r=shepmaster
test: Ignore some problematic tests on sparc and sparc64 This updates the list of tests which can be safely ignored on sparc and sparc64.
This commit is contained in:
commit
f3aeff080b
17 changed files with 29 additions and 8 deletions
|
|
@ -15,6 +15,7 @@
|
|||
// ignore-emscripten
|
||||
// ignore-powerpc
|
||||
// ignore-sparc
|
||||
// ignore-sparc64
|
||||
// ignore-mips
|
||||
// ignore-mips64
|
||||
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@
|
|||
// ignore-emscripten
|
||||
// ignore-powerpc
|
||||
// ignore-sparc
|
||||
// ignore-sparc64
|
||||
// ignore-mips
|
||||
// ignore-mips64
|
||||
|
||||
|
|
|
|||
|
|
@ -15,6 +15,7 @@
|
|||
// ignore-emscripten
|
||||
// ignore-powerpc
|
||||
// ignore-sparc
|
||||
// ignore-sparc64
|
||||
// ignore-mips
|
||||
// ignore-mips64
|
||||
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@
|
|||
// ignore-emscripten
|
||||
// ignore-powerpc
|
||||
// ignore-sparc
|
||||
// ignore-sparc64
|
||||
// ignore-mips
|
||||
// ignore-mips64
|
||||
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@
|
|||
// ignore-emscripten
|
||||
// ignore-powerpc
|
||||
// ignore-sparc
|
||||
// ignore-sparc64
|
||||
// ignore-mips
|
||||
// ignore-mips64
|
||||
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@
|
|||
// ignore-emscripten
|
||||
// ignore-powerpc
|
||||
// ignore-sparc
|
||||
// ignore-sparc64
|
||||
|
||||
// revisions: ast mir
|
||||
//[mir]compile-flags: -Z borrowck=mir
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue