Skip to content

Commit 0fc6a94

Browse files
committed
[test/Syntax/round_trip_stdlib.swift] Exclude the test for an ASAN build
It is too slow, rdar://64215520
1 parent 409603c commit 0fc6a94

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Syntax/round_trip_stdlib.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
// <rdar://problem/64269925> test/Syntax/round_trip_stdlib.swift is very slow on ASAN build
2+
// REQUIRES: no_asan
13
// RUN: %round-trip-syntax-test -d %swift_src_root/stdlib --swift-syntax-test %swift-syntax-test

0 commit comments

Comments
 (0)