Skip to content

Commit 954db4b

Browse files
committed
[BatchMode] Disable fussy exec-arg-length-limit test on asan, rdar://38192626.
1 parent 6755e73 commit 954db4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Driver/batch_mode_overlong_argv.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// REQUIRES: OS=macosx
2+
// REQUIRES: no_asan
23
// RUN: %empty-directory(%t)
34
// RUN: touch %t/f_1_1.swift %t/f_1_2.swift %t/f_1_3.swift %t/f_1_4.swift %t/f_1_5.swift %t/f_1_6.swift %t/f_1_7.swift %t/f_1_8.swift %t/f_1_9.swift %t/f_1_10.swift
45
// RUN: touch %t/f_2_1.swift %t/f_2_2.swift %t/f_2_3.swift %t/f_2_4.swift %t/f_2_5.swift %t/f_2_6.swift %t/f_2_7.swift %t/f_2_8.swift %t/f_2_9.swift %t/f_2_10.swift

0 commit comments

Comments
 (0)