http://llvm.org/bugs/show_bug.cgi?id=22252
Bug ID: 22252
Summary: llgs tests should not write their log files in-tree
Product: lldb
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
When running "ninja check-lldb", We run the test suite with an output log file
directory on the command line, which is usually set to ninja/lldb-test-traces.
LLGS should respect this setting when running tests, and write its log files
there instead of in-tree, requiring one to run "git clean" after every test run
to see their output.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev