Skip to content

Commit 83cd51e

Browse files
committed
Check if this flake still needs to be disabled
1 parent b48ccfe commit 83cd51e

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

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

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,6 @@ index 01390761c8c..d84c142397c 100644
2323

2424
// NOTE: 25185.byteSwapped = 0x62 'a', 0x61 'b'
2525
// CHECK-LABEL: test_ascii_scalar_scalar2
26-
diff --git a/swift/test/SourceKit/CompileNotifications/edits.swift b/swift/test/SourceKit/CompileNotifications/edits.swift
27-
index dcc4698c15c..686ef4459d6 100644
28-
--- a/swift/test/SourceKit/CompileNotifications/edits.swift
29-
+++ b/swift/test/SourceKit/CompileNotifications/edits.swift
30-
@@ -1,5 +1,5 @@
31-
// rdar://108082630 this test is flaky in ASAN bot
32-
-// UNSUPPORTED: asan
33-
+// UNSUPPORTED: asan, OS=linux-androideabi
34-
35-
// RUN: %sourcekitd-test -req=track-compiles \
36-
// RUN: == -req=sema %s -- %s \
3726
diff --git a/swift/utils/swift_build_support/swift_build_support/products/cmake_product.py b/swift/utils/swift_build_support/swift_build_support/products/cmake_product.py
3827
index dc338334f28..f1a9f4d28bf 100644
3928
--- a/swift/utils/swift_build_support/swift_build_support/products/cmake_product.py

0 commit comments

Comments
 (0)