File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed
swift-ci/sdks/android/patches Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -23,17 +23,6 @@ index 01390761c8c..d84c142397c 100644
23
23
24
24
// NOTE: 25185.byteSwapped = 0x62 'a', 0x61 'b'
25
25
// 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 \
37
26
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
38
27
index dc338334f28..f1a9f4d28bf 100644
39
28
--- a/swift/utils/swift_build_support/swift_build_support/products/cmake_product.py
You can’t perform that action at this time.
0 commit comments