[llvm-bugs] [Bug 32553] New: TestDataFormatterLibcxxVBool is flakey on Linux & Android

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Apr 6 11:07:45 PDT 2017


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 at lists.llvm.org
          Reporter: tberghammer at google.com
                CC: llvm-bugs at 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 on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170406/a16f06ac/attachment.html>


More information about the llvm-bugs mailing list