Bug 102471

Summary: [Qt][WK1] new fast/images/webgl-teximage2d.html introduced in r134816 fails
Product: WebKit Reporter: János Badics <jbadics>
Component: Tools / TestsAssignee: 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    

Description János Badics 2012-11-16 01:00:43 PST
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.
Comment 1 János Badics 2012-11-16 01:05:22 PST
+ You can find the original bug here:
​https://bugs.webkit.org/show_bug.cgi?id=102310
Comment 2 Brent Fulgham 2014-01-09 20:59:12 PST
The QT port is no longer part of WebKit.