WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
82007
[chromium] EWS doesn't run unit tests.
https://bugs.webkit.org/show_bug.cgi?id=82007
Summary
[chromium] EWS doesn't run unit tests.
Michal Mocny
Reported
2012-03-22 19:45:21 PDT
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
Attachments
Add attachment
proposed patch, testcase, etc.
James Robinson
Comment 1
2012-03-23 09:18:39 PDT
The commit queue doesn't run webkit_unit_tests
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug