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 4901072 + 88e153e commit e722164Copy full SHA for e722164
compiler-rt/test/fuzzer/cross_over.test
@@ -1,3 +1,5 @@
1
+# For IOS, we fail to permute the run lines properly (rdar://99889376)
2
+XFAIL: ios && !iossim
3
# Tests CrossOverTest.
4
# We want to make sure that the test can find the input
5
# ABCDEFGHIJ when given two other inputs in the seed corpus:
compiler-rt/test/fuzzer/merge-control-file.test
@@ -1,4 +1,5 @@
-XFAIL: ios
RUN: mkdir -p %t
# Use a ".exe" extension because it is needed on Windows to call system()
# to execute itself again.
0 commit comments