Skip to content

Commit 8cb1331

Browse files
authored
Merge pull request swiftlang#32327 from akyrtzi/exclude-round_trip_stdlib-asan
[test/Syntax/round_trip_stdlib.swift] Exclude the test for an ASAN build
2 parents 1564377 + 0fc6a94 commit 8cb1331

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Syntax/round_trip_stdlib.swift

+2
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)