We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea515bf + 08bd6bd commit 2672e5eCopy full SHA for 2672e5e
test/Prototypes/TextFormatting.swift
@@ -1,8 +1,8 @@
1
// RUN: %target-run-simple-swift | %FileCheck %s
2
// REQUIRES: executable_test
3
4
-// Temporary workaround; ImmutableAddressUseVerifier asserts in 32-bit. rdar://problem/50676315
5
-// UNSUPPORTED: CPU=i386
+// Temporary workaround; ImmutableAddressUseVerifier asserts nondeterministically. rdar://problem/50676315
+// REQUIRES: rdar50676315
6
7
// Text Formatting Prototype
8
//
0 commit comments