http://bugs.llvm.org/show_bug.cgi?id=32553
Bug ID: 32553
Summary: TestDataFormatterLibcxxVBool is flakey on Linux &
Android
Product: lldb
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: All Bugs
Assignee: lldb-dev@lists.llvm.org
Reporter: tbergham...@google.com
CC: llvm-b...@lists.llvm.org
The test have been re-enabled (by fixing the previously incorrect skip
condition) by https://reviews.llvm.org/rL299588 but since then it is flakey
(~30% failure rate) both on Linux and on Android.
In the failing case the data formatter reports size=0 for the vector.
Additionally in so far I only seen the test either fail in all debug info
setting or in none of the debug info settings during a single test invocation
indicating to me that something get persisted between the test function
executions (have no idea what).
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev