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@cs.uiuc.edu
          Reporter: ztur...@google.com
                CC: vhar...@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.
_______________________________________________
lldb-dev mailing list
lldb-dev@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to