Michael137 wrote:

> It's interesting that the 17.0 bot is still not happy:
> 
> 
> 
> ```
> 
>   File 
> "/Users/ec2-user/jenkins/workspace/llvm.org/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py",
>  line 321, in check_value
> 
>     test_base.assertEqual(
> 
> AssertionError: '"Hello"' != None : Checking child with index 0:
> 
> (std::__lldb::optional<const char *>) maybe_string =  Has Value=true  {
> 
>   Value = 0x000000010a2f3f9e
> 
> }
> 
> Checking SBValue: (std::__1::remove_cv_t<value_type>) Value = 
> 0x000000010a2f3f9e
> 
> Config=x86_64-/Users/ec2-user/jenkins/workspace/llvm.org/lldb-cmake-matrix/clang_1706_build/bin/clang
> 
> ```
> 
> 
> 
> https://green.lab.llvm.org/job/llvm.org/view/LLDB/job/lldb-cmake-matrix/925/execution/node/135/log/

i think that's a different test though (meant to look into it but havent yet :D 
)

https://github.com/llvm/llvm-project/pull/114122
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to