--- /home/igalia/clopez/webkit/webkit/layout-test-results/retries/fast/canvas/webgl/gl-pixelstorei-expected.txt +++ /home/igalia/clopez/webkit/webkit/layout-test-results/retries/fast/canvas/webgl/gl-pixelstorei-actual.txt @@ -4,18 +4,19 @@ This test checks that drawImage and readPixels are not effected by gl.Pixelstorei(gl.PACK_ALIGNMENT) and visa versa PASS drawing is correct in 3d context -PASS drawing is correct in 2d context +FAIL pixel in 2d context at (22,25) is (0,0,255,255), should be (255,0,0,255) PASS PACK_ALIGNMENT is 1 PASS drawing is correct in 3d context -PASS drawing is correct in 2d context +FAIL pixel in 2d context at (22,25) is (0,0,255,255), should be (255,0,0,255) PASS PACK_ALIGNMENT is 2 PASS drawing is correct in 3d context -PASS drawing is correct in 2d context +FAIL pixel in 2d context at (22,25) is (0,0,255,255), should be (255,0,0,255) PASS PACK_ALIGNMENT is 4 PASS drawing is correct in 3d context -PASS drawing is correct in 2d context +FAIL pixel in 2d context at (22,25) is (0,0,255,255), should be (255,0,0,255) PASS PACK_ALIGNMENT is 8 PASS successfullyParsed is true +Some tests failed. TEST COMPLETE