Bug 102471
Summary: | [Qt][WK1] new fast/images/webgl-teximage2d.html introduced in r134816 fails | ||
---|---|---|---|
Product: | WebKit | Reporter: | János Badics <jbadics> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | bfulgham, hclam, kadam, kbr, kkristof, ossy |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 87008 |
János Badics
This test fails on qt-5.0-wk1 since it was introduced in r134816 with the following diff:
--- /ramdisk/qt-linux-64-release/build/layout-test-results/fast/images/webgl-teximage2d-expected.txt
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/fast/images/webgl-teximage2d-actual.txt
@@ -1,3 +1,3 @@
-PASS context exists
-PASS OK
+CONSOLE MESSAGE: Unable to fetch WebGL rendering context for Canvas
+FAIL: Timed out waiting for notifyDone to be called
I will skip this test until the proper fix.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
János Badics
+ You can find the original bug here:
https://bugs.webkit.org/show_bug.cgi?id=102310
Brent Fulgham
The QT port is no longer part of WebKit.