Skip to content

Commit a046a0d

Browse files
committed
Tests: Disable verify_all_overlays on Linux platforms
1 parent 9d43e7c commit a046a0d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

validation-test/SIL/verify_all_overlays.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
# REQUIRES: long_test
99
# REQUIRES: nonexecutable_test
1010

11+
# rdar://142441042
12+
# UNSUPPORTED: OS=linux-gnu
1113

1214
import os
1315
import subprocess

0 commit comments

Comments
 (0)