https://bugs.llvm.org/show_bug.cgi?id=37156

            Bug ID: 37156
           Summary: [test-suite][lit][LNT] Profile script failing due to
                    environment.
           Product: Test Suite
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: lit
          Assignee: unassignedb...@nondot.org
          Reporter: homer...@gmail.com
                CC: dan...@zuster.org, llvm-bugs@lists.llvm.org

When executing lnt runtest test-suite --use-perf profile, the profile script
fails.  The script is created and I can run it directly without issue.  I
narrowed it down to something in the environment that causes perf to fail,
though I do not know what that is.  I worked around by setting the environment
to None before executing the profile part of litsupport/testplan.py. perf is in
/usr/bin which is in the environment being pass in, I am unsure what else perf
uses in the environment.  This may be particular to my system.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to