mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-14 07:31:47 +00:00
[libfuzzer] Remove XFAIL for OutOfMemory test.
This test is now passing on Darwin. See rdar://problem/31282257. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@298886 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
47652291c2
commit
26cbef5f44
@ -1,5 +1,4 @@
|
||||
RUN: not LLVMFuzzer-OutOfMemoryTest -rss_limit_mb=300 2>&1 | FileCheck %s
|
||||
XFAIL: darwin
|
||||
|
||||
CHECK: ERROR: libFuzzer: out-of-memory (used: {{.*}}; limit: 300Mb)
|
||||
CHECK: Test unit written to ./oom-
|
||||
|
Loading…
Reference in New Issue
Block a user