Skip to content

Commit 2515dae

Browse files
committed
[test] Disable coverage_inlined_counters_exec.swift on device_run
rdar://132715280
1 parent dc55303 commit 2515dae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Profiler/coverage_inlined_counters_exec.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
// REQUIRES: profile_runtime
2222
// REQUIRES: executable_test
2323

24+
// FIXME: Currently fails on device_run (rdar://132715280)
25+
// UNSUPPORTED: device_run
26+
2427
//--- a.swift
2528
@_transparent
2629
public func foo() {}

0 commit comments

Comments
 (0)