Title: [215456] trunk/LayoutTests
- Revision
- 215456
- Author
- [email protected]
- Date
- 2017-04-18 01:11:47 -0700 (Tue, 18 Apr 2017)
Log Message
Unreviewed GTK+ gardening. Add several test expectations.
* platform/gtk/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (215455 => 215456)
--- trunk/LayoutTests/ChangeLog 2017-04-18 07:57:21 UTC (rev 215455)
+++ trunk/LayoutTests/ChangeLog 2017-04-18 08:11:47 UTC (rev 215456)
@@ -1,3 +1,9 @@
+2017-04-18 Carlos Garcia Campos <[email protected]>
+
+ Unreviewed GTK+ gardening. Add several test expectations.
+
+ * platform/gtk/TestExpectations:
+
2017-04-17 Joseph Pecoraro <[email protected]>
Web Inspector: Doesn't show size of compressed content correctly
Modified: trunk/LayoutTests/platform/gtk/TestExpectations (215455 => 215456)
--- trunk/LayoutTests/platform/gtk/TestExpectations 2017-04-18 07:57:21 UTC (rev 215455)
+++ trunk/LayoutTests/platform/gtk/TestExpectations 2017-04-18 08:11:47 UTC (rev 215456)
@@ -646,11 +646,17 @@
webrtc/video-replace-track-to-null.html [ Failure ]
webrtc/video-replace-track.html [ Failure ]
webrtc/video-getParameters.html [ Failure ]
+webrtc/multi-video.html [ Failure ]
+webrtc/video-with-data-channel.html [ Failure ]
webrtc/ephemeral-certificates-and-cnames.html [ Failure ]
+webrtc/peer-connection-audio-mute2.html [ Crash ]
+webrtc/peer-connection-remote-audio-mute2.html [ Crash ]
+webrtc/video-addTrack.html [ Crash ]
imported/w3c/web-platform-tests/webrtc/datachannel-emptystring.html [ Failure ]
imported/w3c/web-platform-tests/webrtc/no-media-call.html [ Failure ]
imported/w3c/web-platform-tests/webrtc/promises-call.html [ Failure ]
imported/w3c/web-platform-tests/webrtc/rtcpeerconnection/setRemoteDescription.html [ Failure ]
+http/tests/media/media-stream/getusermedia-with-canvas.html [ Timeout ]
webkit.org/b/169110 webrtc/audio-peer-connection-webaudio.html [ Timeout ]
# The MediaStream implementation is also still not completed
webkit.org/b/79203 fast/mediastream/mock-media-source-webaudio.html [ Timeout ]
@@ -769,6 +775,7 @@
webkit.org/b/133320 crypto/webkitSubtle/hmac-sign-verify-empty-key.html [ Pass ]
webkit.org/b/133320 crypto/webkitSubtle/hmac-sign-verify.html [ Pass ]
+webkit.org/b/133122 imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/hkdf.worker.html [ Failure ]
webkit.org/b/133122 imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/test_hkdf.html [ Timeout ]
webkit.org/b/133122 imported/w3c/web-platform-tests/WebCryptoAPI/encrypt_decrypt/aes_cbc.worker.html [ Failure ]
webkit.org/b/133122 imported/w3c/web-platform-tests/WebCryptoAPI/encrypt_decrypt/test_aes_ctr.html [ Failure ]
@@ -780,18 +787,22 @@
webkit.org/b/133122 imported/w3c/web-platform-tests/WebCryptoAPI/encrypt_decrypt/test_rsa_oaep.html [ Failure ]
webkit.org/b/133122 imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CTR.worker.html [ Failure ]
webkit.org/b/133122 imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-GCM.worker.html [ Failure ]
+webkit.org/b/133122 imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_ECDSA.worker.html [ Failure ]
webkit.org/b/133122 imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-OAEP.worker.html [ Failure ]
webkit.org/b/133122 imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSASSA-PKCS1-v1_5.worker.html [ Failure ]
webkit.org/b/133122 imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_AES-CTR.worker.html [ Failure ]
webkit.org/b/133122 imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_AES-GCM.worker.html [ Failure ]
+webkit.org/b/133122 imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_ECDSA.worker.html [ Failure ]
webkit.org/b/133122 imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_RSASSA-PKCS1-v1_5.worker.html [ Failure ]
webkit.org/b/133122 imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/test_aes-ctr.html [ Failure ]
webkit.org/b/133122 imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/test_failures_AES-CTR.html [ Failure ]
webkit.org/b/133122 imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/test_failures_AES-GCM.html [ Failure ]
+webkit.org/b/133122 imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/test_failures_ECDSA.html [ Failure ]
webkit.org/b/133122 imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/test_failures_RSA-OAEP.html [ Failure Timeout ]
webkit.org/b/133122 imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/test_failures_RSASSA-PKCS1-v1_5.html [ Failure Timeout ]
webkit.org/b/133122 imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/test_successes_AES-CTR.html [ Failure ]
webkit.org/b/133122 imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/test_successes_AES-GCM.html [ Failure ]
+webkit.org/b/133122 imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/test_successes_ECDSA.html [ Failure ]
webkit.org/b/133122 imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/test_successes_RSASSA-PKCS1-v1_5.html [ Failure Timeout ]
webkit.org/b/133122 imported/w3c/web-platform-tests/WebCryptoAPI/import_export/rsa_importKey.worker.html [ Failure ]
webkit.org/b/133122 imported/w3c/web-platform-tests/WebCryptoAPI/import_export/symmetric_importKey.worker.html [ Failure ]
@@ -799,6 +810,10 @@
webkit.org/b/133122 imported/w3c/web-platform-tests/WebCryptoAPI/import_export/test_symmetric_importKey.html [ Failure ]
webkit.org/b/133122 imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/rsa_pkcs.worker.html [ Failure ]
webkit.org/b/133122 imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/rsa_pss.worker.html [ Failure ]
+webkit.org/b/133122 imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/ecdsa.worker.html [ Failure ]
+webkit.org/b/133122 imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/hmac.worker.html [ Failure ]
+webkit.org/b/133122 imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/test_ecdsa.html [ Failure ]
+webkit.org/b/133122 imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/test_hmac.html [ Failure ]
webkit.org/b/133122 imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/test_rsa_pkcs.html [ Failure ]
webkit.org/b/133122 imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/test_rsa_pss.html [ Failure ]
webkit.org/b/133122 imported/w3c/web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.html [ Failure Timeout ]
@@ -3495,6 +3510,31 @@
webkit.org/b/170335 canvas/philip/tests/2d.pattern.animated.gif.html [ Failure ]
webkit.org/b/170335 svg/animations/animated-svg-image-outside-viewport-paused.html [ Failure ]
+webkit.org/b/170730 fast/canvas/webgl/gl-teximage.html [ Failure ]
+webkit.org/b/170730 fast/canvas/webgl/oes-texture-half-float-with-image.html [ Failure ]
+webkit.org/b/170730 fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-rgb565.html [ Failure ]
+webkit.org/b/170730 fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-rgba4444.html [ Failure ]
+webkit.org/b/170730 fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-rgba5551.html [ Failure ]
+webkit.org/b/170730 fast/canvas/webgl/tex-image-and-sub-image-2d-with-image.html [ Failure ]
+webkit.org/b/170730 fast/canvas/webgl/tex-image-and-sub-image-2d-with-potentially-subsampled-image.html [ Failure ]
+webkit.org/b/170730 fast/canvas/webgl/tex-image-with-format-and-type.html [ Failure ]
+webkit.org/b/170730 fast/canvas/webgl/tex-image-with-greyscale-image.html [ Failure ]
+webkit.org/b/170730 fast/canvas/webgl/texture-color-profile.html [ Failure ]
+webkit.org/b/170730 fast/canvas/webgl/texture-transparent-pixels-initialized.html [ Failure ]
+webkit.org/b/170730 fast/images/webgl-teximage2d.html [ Failure ]
+webkit.org/b/170730 http/tests/security/webgl-remote-read-remote-image-allowed-with-credentials.html [ Failure ]
+webkit.org/b/170730 http/tests/security/webgl-remote-read-remote-image-allowed.html [ Failure ]
+webkit.org/b/170730 http/tests/webgl/1.0.2/texImage2DHTML.html [ Failure ]
+webkit.org/b/170730 http/tests/webgl/1.0.2/texSubImage2DHTML.html [ Failure ]
+webkit.org/b/170730 webgl/1.0.2/conformance/extensions/oes-texture-float-with-image.html [ Failure ]
+webkit.org/b/170730 webgl/1.0.2/conformance/textures/gl-teximage.html [ Failure ]
+webkit.org/b/170730 webgl/1.0.2/conformance/textures/tex-image-and-sub-image-2d-with-image-rgb565.html [ Failure ]
+webkit.org/b/170730 webgl/1.0.2/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba4444.html [ Failure ]
+webkit.org/b/170730 webgl/1.0.2/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba5551.html [ Failure ]
+webkit.org/b/170730 webgl/1.0.2/conformance/textures/tex-image-and-sub-image-2d-with-image.html [ Failure ]
+webkit.org/b/170730 webgl/1.0.2/conformance/textures/tex-image-with-format-and-type.html [ Failure ]
+webkit.org/b/170730 webgl/1.0.3/conformance/extensions/oes-texture-half-float-with-image.html [ Failure ]
+
#////////////////////////////////////////////////////////////////////////////////////////
# End of non-crashing, non-flaky tests failing
#////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes