Skip to content

Commit 0e69af3

Browse files
committed
[Tests] Temporarily disable ParameterPassing.swift.gyb and SIMDParameterPassing.swift.gyb on ARMv7k until they can be fixed.
1 parent a615d2c commit 0e69af3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

validation-test/stdlib/ParameterPassing.swift.gyb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
// RUN: %gyb %s -o %t/ParameterPassing.swift
1414
// RUN: %line-directive %t/ParameterPassing.swift -- %target-build-swift %t/ParameterPassing.swift -o %t/a.out_Release -O
1515
// RUN: %target-run %t/a.out_Release
16+
// UNSUPPORTED: CPU=armv7k
1617
// REQUIRES: executable_test
1718
// REQUIRES: long_test
1819

validation-test/stdlib/SIMDParameterPassing.swift.gyb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
// RUN: %line-directive %t/SIMDParameterPassing.swift -- %target-build-swift %t/SIMDParameterPassing.swift -o %t/a.out_Release -O
1515
// RUN: %target-run %t/a.out_Release
1616

17+
// UNSUPPORTED: CPU=armv7k
1718
// REQUIRES: executable_test
1819
// REQUIRES: long_test
1920
// XFAIL: linux

0 commit comments

Comments
 (0)