Skip to content

Commit 6f32b4e

Browse files
committed
Revert "[Fuzzing] XFAIL Fuzzing tests for macOS."
This reverts commit 8575c46. rdar://54536593
1 parent 2748261 commit 6f32b4e

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

test/Fuzzing/fuzzer_test.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
// REQUIRES: CPU=x86_64
44
// REQUIRES: executable_test
55
// REQUIRES: fuzzer_runtime
6-
// TODO(dliew): Re-enable for macosx (rdar://problem/49853280)
7-
// XFAIL: OS=macosx
86
// XFAIL: OS=ios
97
// XFAIL: OS=tvos
108
// XFAIL: OS=watchos

test/Fuzzing/fuzzer_test_simpler.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
// REQUIRES: CPU=x86_64
55
// REQUIRES: executable_test
66
// REQUIRES: fuzzer_runtime
7-
// TODO(dliew): Re-enable for macosx (rdar://problem/49853280)
8-
// XFAIL: OS=macosx
97
// XFAIL: OS=ios
108
// XFAIL: OS=tvos
119
// XFAIL: OS=watchos

0 commit comments

Comments
 (0)