Skip to content

Commit 8efdec1

Browse files
committed
[Tests] NFC: Don't attempt to run test-case for rdar://128667580 remotely or on device
The test has dependent object files from Objective-C and is not expected to be run remotely or on device.
1 parent 4921eaf commit 8efdec1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Interpreter/rdar128667580.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
// REQUIRES: objc_interop
1111
// REQUIRES: concurrency
1212

13+
// UNSUPPORTED: remote_run || device_run
14+
1315
//--- Test.h
1416
#import "Foundation/Foundation.h"
1517

0 commit comments

Comments
 (0)