diff options
| author | Louis Dionne <ldionne@apple.com> | 2020-11-03 15:24:00 -0500 |
|---|---|---|
| committer | Louis Dionne <ldionne@apple.com> | 2020-11-03 15:40:24 -0500 |
| commit | 5369d8cca7e6443703dd4dbaf253012e4c5bb400 (patch) | |
| tree | 05201eceb756503073d137b8d106eb6355203f13 /lldb/test/API/python_api/thread/TestThreadAPI.py | |
| parent | 96ed6793b35e8267b0c94ebe69ae94f07024f476 (diff) | |
[libc++] Remove support for .run.fail.cpp tests
Unfortunately, executing these tests correctly on platforms that do not
support a shell is very challenging. Since the executor can't just negate
the result of the command, we'd have to ship a portable program capable
of running the actual test executable, and negating its result.
Doing this portably is challenging. Since we do not currently have strong
use cases for tests that fail at runtime (we effectively have no tests
using that capability right now), it is difficult to justify making them
work portably. Instead, it makes more sense to remove this feature until
we can implement it properly (i.e. without requiring shell support).
Diffstat (limited to 'lldb/test/API/python_api/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions
