llvm-project/llvm/utils/lit/lit
Ahmed Bougacha f245f56217 [lit] Downgrade error to warning on gtest crashes during discovery.
Lots of unittests started failing under asan after r280455.  It seems
they've been failing for a long time, but lit silently ignored them.

Downgrade the error so we can figure out what is going on.
Filed http://llvm.org/PR30285.

llvm-svn: 280674
2016-09-05 20:53:14 +00:00
..
ExampleTests.ObjDir
formats [lit] Downgrade error to warning on gtest crashes during discovery. 2016-09-05 20:53:14 +00:00
LitConfig.py [lit] Use full config path in diagnostics. 2016-07-21 23:20:41 +00:00
LitTestCase.py
ProgressBar.py [lit] Parse all strings as UTF-8 rather than ASCII. 2014-09-12 16:46:05 +00:00
ShCommands.py
ShUtil.py
Test.py lit: python3 compatibility fix 2016-03-31 23:08:55 +00:00
TestRunner.py [lit] Only gather redirected files for command failures. 2016-06-10 04:17:30 +00:00
TestingConfig.py [lit] Clean up temporary files created by tests 2016-09-02 16:29:24 +00:00
__init__.py [lit] Bump version number. 2016-07-21 23:17:44 +00:00
discovery.py Initial version of Go bindings. 2014-10-16 22:48:02 +00:00
main.py Quick fix to make LIT_PRESERVES_TMP work again 2016-09-02 16:33:15 +00:00
run.py [lit] Enqueue tests on a separate thread to not hit limits on parallel queues 2016-03-17 18:27:33 +00:00
util.py lit/util.py: Another fix for py3. 2016-09-05 00:00:40 +00:00