Bug 118508 - [Qt][Mountain Lion] REGRESSION(r151546): fast/canvas/webgl/oes-texture-half-float-not-supported.html fails
Summary: [Qt][Mountain Lion] REGRESSION(r151546): fast/canvas/webgl/oes-texture-half-f...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks: 79666 117591
  Show dependency treegraph
 
Reported: 2013-07-09 08:54 PDT by Zoltan Arvai
Modified: 2014-01-09 21:01 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zoltan Arvai 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.
Comment 1 Zoltan Arvai 2013-07-09 09:00:11 PDT
Test skipped in https://trac.webkit.org/changeset/152493.
Comment 2 Brent Fulgham 2014-01-09 21:01:08 PST
The QT port is no longer part of WebKit.