ahmednoursphinx wrote:

> Please note that this test fails on `lldb-x86_64-win`.
> 
> ```
> FAIL: test_property_symbol 
> (TestSBFrameExtensions.TestSBFrameExtensions.test_property_symbol)
>     Test SBFrame extension property: symbol
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "C:\buildbot\as-builder-10\lldb-x86-64\llvm-project\lldb\test\API\python_api\sbframe_extensions\TestSBFrameExtensions.py",
>  line 96, in test_property_symbol
>     self.assertTrue(symbol.IsValid(), "symbol should be valid")
> AssertionError: False is not true : symbol should be valid
> ```
> 
> https://lab.llvm.org/buildbot/#/builders/211/builds/4246

Thanks for following up on this. I will check it and try to reproduce locally, 
then submit a fix 

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

Reply via email to