Skip to content

Commit d662c5c

Browse files
committed
Fail dynamic_replacement_multifile in optimize mode
rdar://51944415
1 parent fb08153 commit d662c5c

File tree

1 file changed

+3
-0
lines changed
  • test/Interpreter/dynamic_replacement_multifile

1 file changed

+3
-0
lines changed

test/Interpreter/dynamic_replacement_multifile/main.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55

66
// REQUIRES: executable_test
77

8+
// XFAIL: swift_test_mode_optimize
9+
// XFAIL: swift_test_mode_optimize_size
10+
811
import StdlibUnittest
912

1013
dynamic func replaceable() -> Int {

0 commit comments

Comments
 (0)