Bug 118508

Summary: [Qt][Mountain Lion] REGRESSION(r151546): fast/canvas/webgl/oes-texture-half-float-not-supported.html fails
Product: WebKit Reporter: Zoltan Arvai <zarvai>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: bfulgham, kadam, michael.bruning, vestbo, zeno
Priority: P2 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 79666, 117591    

Zoltan Arvai
Reported 2013-07-09 08:54:24 PDT
http://build.webkit.org/results/Qt%20Mountain%20Lion%20Release/r151546%20%2814395%29/results.html --- /Users/admin/work/WebKit-BuildSlave/qt-mountainlion-release/build/layout-test-results/fast/canvas/webgl/oes-texture-half-float-not-supported-expected.txt +++ /Users/admin/work/WebKit-BuildSlave/qt-mountainlion-release/build/layout-test-results/fast/canvas/webgl/oes-texture-half-float-not-supported-actual.txt @@ -1,40 +1,3 @@ -Testing not yet supported texture uploads +CONSOLE MESSAGE: line 66: SecurityError: DOM Exception 18: An attempt was made to break through the security policy of the user agent. +FAIL: Timed out waiting for notifyDone to be called -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". - - - -PASS WebGL context exists -PASS Successfully enabled OES_texture_half_float extension - -Verify whether uploading ImageData via texImage2D/texSubImage2D is supported -PASS getError was expected value: NO_ERROR : texture parameter setup should succeed -PASS getError was expected value: INVALID_OPERATION : Uploading to half float texture is not yet supported -PASS getError was expected value: NO_ERROR : Uploading null ArrayBufferView to half float texture should succeed -PASS getError was expected value: INVALID_OPERATION : Uploading to half float texture using texSubImage2D is not supported yet - -Verify whether uploading HTMLImageElement via texImage2D/texSubImage2D is supported - -Verify whether uploading HTMLCanvasElement via texImage2D/texSubImage2D is supported -PASS getError was expected value: NO_ERROR : texture parameter setup should succeed -PASS getError was expected value: INVALID_OPERATION : Uploading to half float texture is not yet supported -PASS getError was expected value: NO_ERROR : Uploading null ArrayBufferView to half float texture should succeed -PASS getError was expected value: INVALID_OPERATION : Uploading to half float texture using texSubImage2D is not supported yet - -Verify whether uploading HTMLVideoElement via texImage2D/texSubImage2D is supported - -PASS successfullyParsed is true - -TEST COMPLETE -PASS getError was expected value: NO_ERROR : texture parameter setup should succeed -PASS getError was expected value: INVALID_OPERATION : Uploading to half float texture is not yet supported -PASS getError was expected value: NO_ERROR : Uploading null ArrayBufferView to half float texture should succeed -PASS getError was expected value: INVALID_OPERATION : Uploading to half float texture using texSubImage2D is not supported yet -PASS getError was expected value: NO_ERROR : texture parameter setup should succeed -PASS getError was expected value: INVALID_OPERATION : Uploading to half float texture is not yet supported -PASS getError was expected value: NO_ERROR : Uploading null ArrayBufferView to half float texture should succeed -PASS getError was expected value: INVALID_OPERATION : Uploading to half float texture using texSubImage2D is not supported yet -PASS successfullyParsed is true - -TEST COMPLETE - strerr: objc[97170]: Class AVFCaptureFramesDelegate is implemented in both /Users/admin/work/qt5/qtbase/plugins/mediaservice/libqavfcamera.dylib and /Users/admin/work/qt5/qtbase/plugins/mediaservice/libqavfcamera_debug.dylib. One of the two will be used. Which one is undefined. objc[97170]: Class AVFMediaRecorderDelegate is implemented in both /Users/admin/work/qt5/qtbase/plugins/mediaservice/libqavfcamera.dylib and /Users/admin/work/qt5/qtbase/plugins/mediaservice/libqavfcamera_debug.dylib. One of the two will be used. Which one is undefined. objc[97170]: Class AVFCameraSessionObserver is implemented in both /Users/admin/work/qt5/qtbase/plugins/mediaservice/libqavfcamera.dylib and /Users/admin/work/qt5/qtbase/plugins/mediaservice/libqavfcamera_debug.dylib. One of the two will be used. Which one is undefined. objc[97170]: Class AVFMediaPlayerSessionObserver is implemented in both /Users/admin/work/qt5/qtbase/plugins/mediaservice/libqavfmediaplayer.dylib and /Users/admin/work/qt5/qtbase/plugins/mediaservice/libqavfmediaplayer_debug.dylib. One of the two will be used. Which one is undefined. objc[97170]: Class TransparentQTMovieView is implemented in both /Users/admin/work/qt5/qtbase/plugins/mediaservice/libqqt7engine.dylib and /Users/admin/work/qt5/qtbase/plugins/mediaservice/libqqt7engine_debug.dylib. One of the two will be used. Which one is undefined. objc[97170]: Class HiddenQTMovieView is implemented in both /Users/admin/work/qt5/qtbase/plugins/mediaservice/libqqt7engine.dylib and /Users/admin/work/qt5/qtbase/plugins/mediaservice/libqqt7engine_debug.dylib. One of the two will be used. Which one is undefined. objc[97170]: Class QTMovieObserver is implemented in both /Users/admin/work/qt5/qtbase/plugins/mediaservice/libqqt7engine.dylib and /Users/admin/work/qt5/qtbase/plugins/mediaservice/libqqt7engine_debug.dylib. One of the two will be used. Which one is undefined.
Attachments
Zoltan Arvai
Comment 1 2013-07-09 09:00:11 PDT
Brent Fulgham
Comment 2 2014-01-09 21:01:08 PST
The QT port is no longer part of WebKit.
Note You need to log in before you can comment on or make changes to this bug.