Skip to content

Commit 5c87f4e

Browse files
authored
Merge pull request #78472 from xymus/disable-verify_all_overlays-linux
Tests: Disable verify_all_overlays on Linux platforms
2 parents 28ef3ed + a046a0d commit 5c87f4e

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)