xref: /llvm-project/llvm/test/tools/llvm-reduce/fail-execute-test.test (revision 011b4d4706eea722d63438892afefdb8152b7b62)
1*011b4d47SKirill Stoimenov# RUN: export LSAN_OPTIONS=detect_leaks=0
240903badSMatt Arsenault# RUN: not llvm-reduce --test=%s.NotAFileInTestingDir %p/Inputs/test-output-format.ll 2>&1 | FileCheck -DFILENAME=%s.NotAFileInTestingDir --strict-whitespace %s
340903badSMatt Arsenault
43f3b71aeSMatt Arsenault# CHECK: Error running interesting-ness test: {{(Executable "[[FILENAME]]" doesn't exist$)?(program not executable$)?}}
5