diff options
Diffstat (limited to 'test/fuzzer/fuzzer-oom.test')
-rw-r--r-- | test/fuzzer/fuzzer-oom.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fuzzer/fuzzer-oom.test b/test/fuzzer/fuzzer-oom.test index 362ec314b..9bc451c50 100644 --- a/test/fuzzer/fuzzer-oom.test +++ b/test/fuzzer/fuzzer-oom.test @@ -1,4 +1,4 @@ -UNSUPPORTED: aarch64 +UNSUPPORTED: aarch64, ios # Tests break on windows unless exe extension is used (because there are periods # in expansion of %t, the string after the period is interpreted as the file # extension, so each compilation will clobber the previous one's lib and exp |