slydiman wrote:

The buildbot 
[lldb-x86_64-win](https://lab.llvm.org/buildbot/#/builders/211/builds/5247) is 
broken after this patch.
Please take a look.
```
FAIL: test_module_access_dwarf 
(TestSBTargetExtensions.SBTargetExtensionsTestCase.test_module_access_dwarf)
    Test the module access extension properties and methods.
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"C:\buildbot\as-builder-10\lldb-x86-64\llvm-project\lldb\packages\Python\lldbsuite\test\lldbtest.py",
 line 1833, in test_method
    return attrvalue(self)
           ^^^^^^^^^^^^^^^
  File 
"C:\buildbot\as-builder-10\lldb-x86-64\llvm-project\lldb\test\API\python_api\sbtarget_extensions\TestSBTargetExtensions.py",
 line 32, in test_module_access
    self.assertEqual(target.module[module.file.fullpath], module)
AssertionError: None != (x86_64) C:\buildbot\as-builder-10\lldb-x[115 
chars]a.out
```


https://github.com/llvm/llvm-project/pull/173473
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to