RESOLVED FIXED 50112
chromium: canvas-createPattern-fillRect-shadow.html is failing linux win
https://bugs.webkit.org/show_bug.cgi?id=50112
Summary chromium: canvas-createPattern-fillRect-shadow.html is failing linux win
Ilya Tikhonovsky
Reported 2010-11-26 07:47:21 PST
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
Justin Novosad
Comment 1 2011-03-25 08:12:16 PDT
Got fixed with r81489
Justin Novosad
Comment 2 2011-03-25 08:36:22 PDT
That is, webkit revision 81489: http://trac.webkit.org/changeset/81489
Note You need to log in before you can comment on or make changes to this bug.