Bug 145664
Summary: | Layout test fast/canvas/webgl/texture-active-bind.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Said Abou-Hallawa <sabouhallawa> |
Component: | WebGL | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ap, dino |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Said Abou-Hallawa
The diff is:
--- /Volumes/Data/slave/yosemite-release-tests-wk2/build/layout-test-results/fast/canvas/webgl/texture-active-bind-expected.txt
+++ /Volumes/Data/slave/yosemite-release-tests-wk2/build/layout-test-results/fast/canvas/webgl/texture-active-bind-actual.txt
@@ -7,7 +7,7 @@
PASS gl.getError() is gl.NO_ERROR
PASS gl.getError() is gl.NO_ERROR
PASS gl.getError() is gl.NO_ERROR
-PASS expected:0, 192, 128, 255 found: 0, 192, 128, 255
+FAIL expected:0, 192, 128, 255 found: 0, 0, 0, 0
PASS expected:128, 64, 255, 255 found: 128, 64, 255, 255
PASS expected:192, 255, 64, 255 found: 192, 255, 64, 255
PASS expected:200, 0, 255, 255 found: 200, 0, 255, 255
The test history is:
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fcanvas%2Fwebgl%2Ftexture-active-bind.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |