[llvm-bugs] [Bug 43570] New: testsuite: TestSBCommandReturnObject: object has no attribute 'dylibPath'

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Oct 4 13:47:33 PDT 2019


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

            Bug ID: 43570
           Summary: testsuite: TestSBCommandReturnObject: object has no
                    attribute 'dylibPath'
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Windows XP
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at lists.llvm.org
          Reporter: jan.kratochvil at redhat.com
                CC: jdevlieghere at apple.com, llvm-bugs at lists.llvm.org

http://lab.llvm.org:8011/builders/lldb-x64-windows-ninja/builds/9530/steps/test/logs/stdio

AttributeError: 'TestSBCommandReturnObject' object has no attribute 'dylibPath'

Fix crash on SBCommandReturnObject & assignment
https://reviews.llvm.org/D67589
  env = {self.dylibPath: self.getLLDBLibraryEnvVal()}

I do not know how to link with liblldb on Windows so marking it as failing on
Windows.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20191004/c679bd84/attachment.html>


More information about the llvm-bugs mailing list