diff options
author | Jan Kratochvil <jan.kratochvil@redhat.com> | 2019-10-04 20:49:44 +0000 |
---|---|---|
committer | Jan Kratochvil <jan.kratochvil@redhat.com> | 2019-10-04 20:49:44 +0000 |
commit | 4c7b8421856ee677b6a7ad4af844dcde647de960 (patch) | |
tree | e7d894449dfb40bb385c561c5c0a5ca92e259afe /lldb/packages/Python/lldbsuite/test/commands/source/info/TestSourceInfo.py | |
parent | 0820041e1daa158f39ab2e414d03c7eb2d1260d7 (diff) | |
download | bcm5719-llvm-4c7b8421856ee677b6a7ad4af844dcde647de960.tar.gz bcm5719-llvm-4c7b8421856ee677b6a7ad4af844dcde647de960.zip |
[lldb] [testsuite] Mark TestSBCommandReturnObject as failing on Windows
Filed:
testsuite: TestSBCommandReturnObject: object has no attribute 'dylibPath'
https://bugs.llvm.org/show_bug.cgi?id=43570
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.
llvm-svn: 373787
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/source/info/TestSourceInfo.py')
0 files changed, 0 insertions, 0 deletions