labath wrote:

It looks like the test is flaky:     
https://lab.llvm.org/buildbot/#/builders/59/builds/535

It looks like the order of the types is nondeterministic. I think you should be 
able to use CHECK-DAG along with [this trick to match 
newlines](https://llvm.org/docs/CommandGuide/FileCheck.html#matching-newline-characters)
 to make the test accept both orderings.

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

Reply via email to