Skip to content

Commit cfd5418

Browse files
committed
Disable test/ClangImporter/blocks_parse until it can be fixed
This test is failing non-deterministically.
1 parent ac12480 commit cfd5418

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/ClangImporter/blocks_parse.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// RUN: %target-swift-frontend(mock-sdk: %clang-importer-sdk) -typecheck -verify %s
22

33
// REQUIRES: objc_interop
4+
// REQUIRES: deterministic-behavior
45

56
import blocks
67
import Foundation

0 commit comments

Comments
 (0)