Skip to content

Commit 533fe1c

Browse files
committed
Update disabled tests
1 parent 6358d17 commit 533fe1c

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

swift-ci/sdks/android/patches/swift-android.patch

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,6 @@ index 01390761c8c..d84c142397c 100644
1010

1111
// NOTE: 25185.byteSwapped = 0x62 'a', 0x61 'b'
1212
// CHECK-LABEL: test_ascii_scalar_scalar2
13-
diff --git a/swift/test/SILOptimizer/semantic-arc-opts-redundantcopyopts.sil b/swift/test/SILOptimizer/semantic-arc-opts-redundantcopyopts.sil
14-
index 98765e0e4a3..4dc68bf522b 100644
15-
--- a/swift/test/SILOptimizer/semantic-arc-opts-redundantcopyopts.sil
16-
+++ b/swift/test/SILOptimizer/semantic-arc-opts-redundantcopyopts.sil
17-
@@ -1,5 +1,7 @@
18-
// RUN: %target-sil-opt -module-name Swift -enable-sil-verify-all -semantic-arc-opts -sil-semantic-arc-peepholes-redundant-copyvalue-elim %s | %FileCheck %s
19-
20-
+// XFAIL: OS=linux-android, OS=linux-androideabi
21-
+
22-
// NOTE: Some of our tests here depend on borrow elimination /not/ running!
23-
// Please do not add it to clean up the IR like we did in
24-
// semanticarcopts-loadcopy-to-loadborrow!
2513
diff --git a/swift/utils/build-script-impl b/swift/utils/build-script-impl
2614
index 16e05052609..7ab8cebfab8 100755
2715
--- a/swift/utils/build-script-impl

0 commit comments

Comments
 (0)