This is an archive of the discontinued LLVM Phabricator instance.

[dotest] Remove the curses result formatter.
ClosedPublic

Authored by JDevlieghere on Aug 28 2019, 6:04 PM.

Details

Summary

This removes the curses result formatter which appears to be broken. Passing --curses to dotest.py screws up my terminal and doesn't run any tests. It even crashes Python on occasion.

Diff Detail

Repository
rL LLVM

Event Timeline

JDevlieghere created this revision.Aug 28 2019, 6:04 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 28 2019, 6:04 PM
davide accepted this revision.Aug 28 2019, 6:55 PM
This revision is now accepted and ready to land.Aug 28 2019, 6:55 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptAug 29 2019, 10:22 AM
lldb/trunk/packages/Python/lldbsuite/test/dotest_args.py