Skip to content

Commit 0567c2a

Browse files
committed
Disable test until ownership lowering after diagnostics transition is complete.
I talked with Ravi (the maintainer) about this and he is cool. I am going to provide a patch that he can review to the oslog specific pass that also undisables the test. This test was passing last week when I originally tested it so that suggests the special optimization pass is pattern matching too specific of a pattern.
1 parent c2be4a1 commit 0567c2a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/stdlib/OSLogPrototypeExecTest.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
// interpolations. The new APIs are still prototypes and must be used only in
99
// tests.
1010

11+
// REQUIRES: disabled_temporarily_for_ownership_transition
12+
1113
import OSLogPrototype
1214
import StdlibUnittest
1315

0 commit comments

Comments
 (0)