[lldb-dev] [Bug 22252] New: llgs tests should not write their log files in-tree
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Jan 16 15:03:49 PST 2015
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: lldb-dev at cs.uiuc.edu
Reporter: zturner at google.com
CC: vharron at google.com
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150116/ef004efd/attachment.html>
More information about the lldb-dev
mailing list