[Webkit-unassigned] [Bug 105332] New: TestWebKitAPI/Tests/WebCore/LayoutUnit fails on mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 18 11:21:05 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=105332

           Summary: TestWebKitAPI/Tests/WebCore/LayoutUnit fails on mac
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eae at chromium.org
                CC: jchaffraix at webkit.org, noel.gordon at gmail.com


[ RUN      ] WebCore.LayoutUnitDivision
../src/gtest.cc:2022: Failure
Failed
All tests in the same test case must use the same test fixture
class, so mixing TEST_F and TEST in the same test case is
illegal.  In test case WebCore,
test KURLConstructorDefault is defined using TEST_F but
test LayoutUnitDivision is defined using TEST.  You probably
want to change the TEST to TEST_F or move it to another test
case.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list