Bug 50112
Summary: | chromium: canvas-createPattern-fillRect-shadow.html is failing linux win | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ilya Tikhonovsky <loislo> |
Component: | Canvas | Assignee: | Justin Novosad <junov> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | kenneth, mdelaney7, senorblanco |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux | ||
URL: | http://test-results.appspot.com/dashboards/flakiness_dashboard.html#master=ChromiumWebkit&tests=fast%2Fcanvas%2Fcanvas-createPattern-fillRect-shadow.html |
Ilya Tikhonovsky
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#master=ChromiumWebkit&tests=fast%2Fcanvas%2Fcanvas-createPattern-fillRect-shadow.html
--------------
Ensure correct behavior of canvas with createPattern + fillRect with shadow.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS successfullyParsed is true
TEST COMPLETE
FAIL d[0] should be 255. Was 0.
PASS d[1] is 0
FAIL d[2] should be 0. Was 255.
PASS d[3] is 255
FAIL d[0] should be 255. Was 0.
PASS d[1] is 0
FAIL d[2] should be 0. Was 255.
PASS d[3] is 255
FAIL d[0] should be 255. Was 0.
PASS d[1] is 0
FAIL d[2] should be 0. Was 255.
PASS d[3] is 255
FAIL d[0] should be 255. Was 0.
PASS d[1] is 0
FAIL d[2] should be 0. Was 255.
PASS d[3] is around 51
FAIL d[0] should be 255. Was 0.
PASS d[1] is 0
FAIL d[2] should be 0. Was 255.
PASS d[3] is around 51
FAIL d[0] should be 255. Was 0.
PASS d[1] is 0
FAIL d[2] should be 0. Was 255.
PASS d[3] is around 51
FAIL d[0] should be 255. Was 0.
PASS d[1] is 0
FAIL d[2] should be 0. Was 255.
PASS d[3] is around 141
FAIL d[0] should be 255. Was 0.
PASS d[1] is 0
FAIL d[2] should be 0. Was 255.
PASS d[3] is around 113
FAIL d[0] should be 255. Was 0.
PASS d[1] is 0
FAIL d[2] should be 0. Was 255.
PASS d[3] is around 51
FAIL d[0] should be 255. Was 0.
PASS d[1] is 0
FAIL d[2] should be 0. Was 255.
PASS d[3] is around 29
FAIL d[0] should be 255. Was 0.
PASS d[1] is 0
FAIL d[2] should be 0. Was 255.
PASS d[3] is around 23
FAIL d[0] should be 255. Was 0.
PASS d[1] is 0
FAIL d[2] should be 0. Was 255.
PASS d[3] is around 29
-----------------
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Justin Novosad
Got fixed with r81489
Justin Novosad
That is, webkit revision 81489: http://trac.webkit.org/changeset/81489