Title: [234194] trunk/LayoutTests
- Revision
- 234194
- Author
- ms2...@igalia.com
- Date
- 2018-07-25 08:43:44 -0700 (Wed, 25 Jul 2018)
Log Message
[GTK][WPE] Unreviewed test gardening
https://bugs.webkit.org/show_bug.cgi?id=188003
Unreviewed test gardening.
* platform/gtk/TestExpectations:
- webgl/2.0.0/conformance2/glsl3/: skip while we disable WebGL2 support
- media/video-restricted-invisible-autoplay-allowed-when-visible.html: mark as flaky
- compositing/backing/backing-store-attachment-fill-forwards-animation.html: mark as failing
- http/tests/security/canvas-remote-read-remote-video-hls.html: mark as failing
* platform/wpe/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/addition-per-property-expected.txt:
Update for r233935.
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (234193 => 234194)
--- trunk/LayoutTests/ChangeLog 2018-07-25 13:26:05 UTC (rev 234193)
+++ trunk/LayoutTests/ChangeLog 2018-07-25 15:43:44 UTC (rev 234194)
@@ -1,3 +1,18 @@
+2018-07-25 Ms2ger <ms2...@igalia.com>
+
+ [GTK][WPE] Unreviewed test gardening
+ https://bugs.webkit.org/show_bug.cgi?id=188003
+
+ Unreviewed test gardening.
+
+ * platform/gtk/TestExpectations:
+ - webgl/2.0.0/conformance2/glsl3/: skip while we disable WebGL2 support
+ - media/video-restricted-invisible-autoplay-allowed-when-visible.html: mark as flaky
+ - compositing/backing/backing-store-attachment-fill-forwards-animation.html: mark as failing
+ - http/tests/security/canvas-remote-read-remote-video-hls.html: mark as failing
+ * platform/wpe/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/addition-per-property-expected.txt:
+ Update for r233935.
+
2018-07-24 Chris Dumez <cdu...@apple.com>
REGRESSION (r219757): Accessing response getter of XHR instance from IFRAME sets constructor to Object from the IFRAME
Modified: trunk/LayoutTests/platform/gtk/TestExpectations (234193 => 234194)
--- trunk/LayoutTests/platform/gtk/TestExpectations 2018-07-25 13:26:05 UTC (rev 234193)
+++ trunk/LayoutTests/platform/gtk/TestExpectations 2018-07-25 15:43:44 UTC (rev 234194)
@@ -551,6 +551,7 @@
webkit.org/b/166536 inspector/canvas/requestContent-webgl2.html [ Skip ]
webkit.org/b/166536 inspector/canvas/resolveCanvasContext-webgl2.html [ Skip ]
webkit.org/b/166536 inspector/canvas/shaderProgram-add-remove-webgl2.html [ Skip ]
+webkit.org/b/166536 webgl/2.0.0/conformance2/glsl3 [ Skip ]
# These tests reference specific fonts on Mac port.
Bug(GTK) fast/text/font-weights.html [ WontFix ]
@@ -2044,6 +2045,7 @@
webkit.org/b/187760 fast/mediastream/get-user-media-on-loadedmetadata.html [ Pass Failure ]
webkit.org/b/168357 http/wpt/resource-timing/rt-initiatorType-media.html [ Pass Failure ]
+webkit.org/b/187999 media/video-restricted-invisible-autoplay-allowed-when-visible.html [ Pass Failure ]
#////////////////////////////////////////////////////////////////////////////////////////
# End of Flaky tests
@@ -3518,6 +3520,8 @@
webkit.org/b/187271 fast/text/emoji-with-joiner.html [ Failure ]
webkit.org/b/187770 media/no-fullscreen-when-hidden.html [ Failure ]
+webkit.org/b/187994 compositing/backing/backing-store-attachment-fill-forwards-animation.html [ Failure ]
+webkit.org/b/187996 http/tests/security/canvas-remote-read-remote-video-hls.html [ Failure ]
#////////////////////////////////////////////////////////////////////////////////////////
# End of non-crashing, non-flaky tests failing
Modified: trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/addition-per-property-expected.txt (234193 => 234194)
--- trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/addition-per-property-expected.txt 2018-07-25 13:26:05 UTC (rev 234193)
+++ trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/addition-per-property-expected.txt 2018-07-25 15:43:44 UTC (rev 234194)
@@ -136,7 +136,7 @@
FAIL font-stretch uses font-stretch behavior for composite type add assert_equals: The value should be normal at 0ms expected "normal" but got "expanded"
PASS font-style (type: discrete) has testAddition function
PASS font-style: "oblique" onto "italic"
-FAIL font-style: "italic" onto "oblique" assert_equals: The value should be italic at 0ms expected "italic" but got "oblique"
+PASS font-style: "italic" onto "oblique"
PASS letter-spacing (type: length) has testAddition function
FAIL letter-spacing: length assert_equals: The value should be 20px at 0ms expected "20px" but got "10px"
FAIL letter-spacing: length of rem assert_equals: The value should be 20px at 0ms expected "20px" but got "10px"
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes