Skip to content

Commit 68b5805

Browse files
committed
Disable test/stdlib/os_log_format.m test due to unexpected failure rdar://problem/41380265
1 parent 58da061 commit 68b5805

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/stdlib/os_log_format.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// RUN: %empty-directory(%t)
22
// RUN: %clang %target-cc-options -g -O0 -isysroot %sdk -I %swift_src_root/stdlib/public/SDK/os -framework Foundation %swift_src_root/stdlib/public/SDK/os/format.m %swift_src_root/stdlib/public/SDK/os/os_trace_blob.c %s -o %t/os_log_format
33
// RUN: %target-run %t/os_log_format | %FileCheck %s
4+
// REQUIRES: rdar41380265
45

56
// REQUIRES: objc_interop
67

0 commit comments

Comments
 (0)