[Webkit-unassigned] [Bug 82007] New: [chromium] CL landed through CQ even when a unit test was failing.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 22 19:45:21 PDT 2012


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

           Summary: [chromium] CL landed through CQ even when a unit test
                    was failing.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mmocny at chromium.org
                CC: jamesr at chromium.org, nduca at chromium.org


This CL: https://bugs.webkit.org/show_bug.cgi?id=81823 was landed via commit queue successfully, even though CCLayerTreeHostImplTest.visibilityChangeResetsDamage was failing:


[ RUN      ] CCLayerTreeHostImplTest.visibilityChangeResetsDamage
../../third_party/WebKit/Source/WebKit/chromium/tests/CCLayerTreeHostImplTest.cpp:1026: Failure
Value of: actualSwapRect.y()
  Actual: 500
Expected: expectedSwapRect.y()
Which is: 0
../../third_party/WebKit/Source/WebKit/chromium/tests/CCLayerTreeHostImplTest.cpp:1027: Failure
Value of: actualSwapRect.width()
  Actual: 0
Expected: expectedSwapRect.width()
Which is: 500
../../third_party/WebKit/Source/WebKit/chromium/tests/CCLayerTreeHostImplTest.cpp:1028: Failure
Value of: actualSwapRect.height()
  Actual: 0
Expected: expectedSwapRect.height()
Which is: 500
[  FAILED  ] CCLayerTreeHostImplTest.visibilityChangeResetsDamage (0 ms)


And was removed: https://bugs.webkit.org/show_bug.cgi?id=82003

-- 
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