[LLVMbugs] [Bug 23300] New: Regression(r235232): Log-related tests in Chromium started failing

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Apr 20 15:44:12 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=23300

            Bug ID: 23300
           Summary: Regression(r235232): Log-related tests in Chromium
                    started failing
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Scalar Optimizations
          Assignee: unassignedbugs at nondot.org
          Reporter: nicolasweber at gmx.de
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Now that issue 23278 is fixed, head clang compiles Chromium again. However,
some tests now fail.

Running `out\Release\components_unittests.exe
--gtest_filter=PersistedLogsTest.LongButSmallLogList` with a
component_unittests.exe binary build by trunk clang fails, but if I revert
r235232 (and r235258, r235261), rebuild clang, and do a full rebuild of the
test binary, the crash goes away.

I don't have anything close to a reduced repro at this point.

-- 
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/20150420/056e9798/attachment.html>


More information about the llvm-bugs mailing list