Skip to content

Commit 11496e2

Browse files
committed
[NFC] Add bugs.swift.org links to disabled tests to track re-enabling.
1 parent e6e716a commit 11496e2

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

test/Concurrency/Runtime/executor_deinit1.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
// REQUIRES: concurrency
55
// REQUIRES: libdispatch
66

7+
// https://bugs.swift.org/browse/SR-14461
78
// UNSUPPORTED: linux
89

910

validation-test/SILOptimizer/large_string_array.swift.gyb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// RUN: %empty-directory(%t)
22
// RUN: %gyb %s > %t/main.swift
33

4+
// https://bugs.swift.org/browse/SR-14460
45
// UNSUPPORTED: linux
56

67
// The compiler should finish in less than 1 minute. To give some slack,

0 commit comments

Comments
 (0)