Bug 100784
Summary: | [chromium] 6 fast/canvas/webgl tests failing after chromium DEPS roll | ||
---|---|---|---|
Product: | WebKit | Reporter: | Vincent Scheib <scheib> |
Component: | WebGL | Assignee: | Gregg Tavares <gman> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | gman, kbr, senorblanco, zmo |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Vincent Scheib
Likely due to a chromium deps roll http://trac.webkit.org/changeset/132928
6 tests (and duplicates) started failing:
http://build.webkit.org/builders/Chromium%20Linux%20Release%20%28Tests%29/builds/40488
fast/canvas/webgl/canvas-test.html
fast/canvas/webgl/gl-get-calls.html
fast/canvas/webgl/tex-image-and-sub-image-2d-with-array-buffer-view.html
fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgba4444.html
fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgba5551.html
fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data.html
platform/chromium/virtual/gpu/fast/canvas/webgl/canvas-test.html
platform/chromium/virtual/gpu/fast/canvas/webgl/gl-get-calls.html
platform/chromium/virtual/gpu/fast/canvas/webgl/tex-image-and-sub-image-2d-with-array-buffer-view.html
platform/chromium/virtual/gpu/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgba4444.html
platform/chromium/virtual/gpu/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgba5551.html
platform/chromium/virtual/gpu/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kenneth Russell
Yes, just discovered these test failures on the GPU bots and filed Chromium bug http://code.google.com/p/chromium/issues/detail?id=158607 . The faulty revision has been identified.
Stephen Chenney
Marked LayoutTest bugs, bugs with Chromium IDs, and some others as WontFix. Test failure bugs still are trackable via TestExpectations or disabled unit tests.