WebKit Bugzilla
Attachment 360627 Details for
Bug 194052
: Unreviewed GTK test gardening.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for landing
bug-194052-20190130234856.patch (text/plain), 15.88 KB, created by
Alicia Boya García
on 2019-01-30 14:48:58 PST
(
hide
)
Description:
Patch for landing
Filename:
MIME Type:
Creator:
Alicia Boya García
Created:
2019-01-30 14:48:58 PST
Size:
15.88 KB
patch
obsolete
>Subversion Revision: 240726 >diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog >index 677e0b9469314473d98f14a2b5f2d504569a6765..3f91f3cc9052b1a83a861cb4fd50189dc82e872b 100644 >--- a/LayoutTests/ChangeLog >+++ b/LayoutTests/ChangeLog >@@ -1,3 +1,16 @@ >+2019-01-30 Alicia Boya GarcÃa <aboya@igalia.com> >+ >+ Unreviewed GTK test gardening. >+ https://bugs.webkit.org/show_bug.cgi?id=194052 >+ >+ * platform/gtk/TestExpectations: >+ * platform/gtk/compositing/iframes/invisible-nested-iframe-show-expected.txt: >+ * platform/gtk/compositing/iframes/resizer-expected.txt: >+ * platform/gtk/compositing/rtl/rtl-iframe-absolute-expected.txt: >+ * platform/gtk/compositing/rtl/rtl-iframe-relative-expected.txt: >+ * platform/gtk/imported/w3c/web-platform-tests/2dcontext/imagebitmap/createImageBitmap-invalid-args-expected.txt: Added. >+ * platform/wpe/TestExpectations: >+ > 2019-01-30 Dean Jackson <dino@apple.com> > > PointerEvents - tiltX and tiltY are reversed >diff --git a/LayoutTests/platform/gtk/TestExpectations b/LayoutTests/platform/gtk/TestExpectations >index af3749a2323a096e8055df94cf625620b9644b1b..2ec89a2594791192d77e8245a832300254443491 100644 >--- a/LayoutTests/platform/gtk/TestExpectations >+++ b/LayoutTests/platform/gtk/TestExpectations >@@ -1244,6 +1244,9 @@ webkit.org/b/191005 webgpu/ [ Skip ] > # No support for resource load statistics yet > http/tests/resourceLoadStatistics/ [ Skip ] > >+# AirPlay is Apple-specific >+media/airplay-allows-buffering.html [ Skip ] >+ > #//////////////////////////////////////////////////////////////////////////////////////// > # End of Expected failures. > # >@@ -1329,6 +1332,10 @@ webkit.org/b/190738 imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4 > webkit.org/b/191882 fast/forms/validation-message-clone.html [ Failure Crash ] > webkit.org/b/191882 fast/forms/validation-message-in-relative-body.html [ Failure Crash ] > >+webkit.org/b/193518 imported/w3c/web-platform-tests/fetch/range/general.window.html [ Failure Timeout Crash ] >+ >+webkit.org/b/194051 [ Debug ] imported/w3c/web-platform-tests/IndexedDB/idbcursor-advance.htm [ Crash ] >+ > #//////////////////////////////////////////////////////////////////////////////////////// > # End of Crashing tests > #//////////////////////////////////////////////////////////////////////////////////////// >@@ -2466,12 +2473,18 @@ media/encrypted-media/clearKey/clearKey-cenc-video-playback-mse-multikey.html [ > > webkit.org/b/191008 webanimations/accelerated-animation-suspension.html [ Timeout ] > >-webkit.org/b/191009 webrtc/video-mute-vp8.html [ Failure ] >+webkit.org/b/191009 webrtc/video-mute-vp8.html [ Timeout Failure ] > > webkit.org/b/193635 imported/w3c/web-platform-tests/resource-timing/resource_timing.worker.html [ Failure ] > > webkit.org/b/193636 imported/w3c/web-platform-tests/service-workers/service-worker/websocket-in-service-worker.https.html [ Failure ] > >+webkit.org/b/194033 fast/mediastream/get-display-media-muted.html [ Timeout ] >+ >+webkit.org/b/194034 http/tests/websocket/connection-refusal-in-frame-resource-load-statistics.html [ Timeout ] >+ >+webkit.org/b/137311 media/video-fullscreeen-only-playback.html [ Timeout ] >+ > #//////////////////////////////////////////////////////////////////////////////////////// > # End of Tests timing out > #//////////////////////////////////////////////////////////////////////////////////////// >@@ -3675,8 +3688,6 @@ webkit.org/b/193516 http/tests/misc/form-submit-file-cross-site.html [ Failure ] > > webkit.org/b/193517 imported/w3c/web-platform-tests/css/css-properties-values-api/typedom.tentative.html [ Failure ] > >-webkit.org/b/193518 imported/w3c/web-platform-tests/fetch/range/general.window.html [ Failure ] >- > webkit.org/b/193627 editing/spelling/spelling-dots-position.html [ ImageOnlyFailure ] > > webkit.org/b/193628 fast/css/content-counter-010.htm [ ImageOnlyFailure ] >diff --git a/LayoutTests/platform/gtk/compositing/iframes/invisible-nested-iframe-show-expected.txt b/LayoutTests/platform/gtk/compositing/iframes/invisible-nested-iframe-show-expected.txt >index fe91433427f8f6c7ab16aa82ce5ca44de1ec6f88..604d9f0c132b351e4bcf27621030d6d6c73a65ca 100644 >--- a/LayoutTests/platform/gtk/compositing/iframes/invisible-nested-iframe-show-expected.txt >+++ b/LayoutTests/platform/gtk/compositing/iframes/invisible-nested-iframe-show-expected.txt >@@ -20,6 +20,7 @@ > (bounds 285.00 150.00) > (children 1 > (GraphicsLayer >+ (anchor 0.00 0.00) > (children 1 > (GraphicsLayer > (anchor 0.00 0.00) >@@ -42,6 +43,7 @@ > (bounds 250.00 170.00) > (children 1 > (GraphicsLayer >+ (anchor 0.00 0.00) > (children 1 > (GraphicsLayer > (anchor 0.00 0.00) >diff --git a/LayoutTests/platform/gtk/compositing/iframes/resizer-expected.txt b/LayoutTests/platform/gtk/compositing/iframes/resizer-expected.txt >index 5b692a47bbde3eef1392dee31c9ea3ad3be2e291..7e870d91459a91590aad697b3599366416384856 100644 >--- a/LayoutTests/platform/gtk/compositing/iframes/resizer-expected.txt >+++ b/LayoutTests/platform/gtk/compositing/iframes/resizer-expected.txt >@@ -20,6 +20,7 @@ > (bounds 285.00 150.00) > (children 1 > (GraphicsLayer >+ (anchor 0.00 0.00) > (children 1 > (GraphicsLayer > (anchor 0.00 0.00) >diff --git a/LayoutTests/platform/gtk/compositing/rtl/rtl-iframe-absolute-expected.txt b/LayoutTests/platform/gtk/compositing/rtl/rtl-iframe-absolute-expected.txt >index 77d4e035a864e743a829dcfbcc24de5e5fccb590..4aa03f7fc6b6e00bc403e33129368536aca92906 100644 >--- a/LayoutTests/platform/gtk/compositing/rtl/rtl-iframe-absolute-expected.txt >+++ b/LayoutTests/platform/gtk/compositing/rtl/rtl-iframe-absolute-expected.txt >@@ -17,6 +17,7 @@ > (bounds 400.00 400.00) > (children 1 > (GraphicsLayer >+ (anchor 0.00 0.00) > (children 1 > (GraphicsLayer > (anchor 0.00 0.00) >diff --git a/LayoutTests/platform/gtk/compositing/rtl/rtl-iframe-relative-expected.txt b/LayoutTests/platform/gtk/compositing/rtl/rtl-iframe-relative-expected.txt >index 30ba6d9189b38ace0ab10d80951e2fec2fa31d90..3074d3ebf3944d0d27d2f49bf3adb67a13f158c9 100644 >--- a/LayoutTests/platform/gtk/compositing/rtl/rtl-iframe-relative-expected.txt >+++ b/LayoutTests/platform/gtk/compositing/rtl/rtl-iframe-relative-expected.txt >@@ -17,6 +17,7 @@ > (bounds 400.00 400.00) > (children 1 > (GraphicsLayer >+ (anchor 0.00 0.00) > (children 1 > (GraphicsLayer > (anchor 0.00 0.00) >diff --git a/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/2dcontext/imagebitmap/createImageBitmap-invalid-args-expected.txt b/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/2dcontext/imagebitmap/createImageBitmap-invalid-args-expected.txt >new file mode 100644 >index 0000000000000000000000000000000000000000..d4b16b13dc5eb111b0fa01e213a1a0210fa9afe0 >--- /dev/null >+++ b/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/2dcontext/imagebitmap/createImageBitmap-invalid-args-expected.txt >@@ -0,0 +1,52 @@ >+CONSOLE MESSAGE: line 137: Canvas area exceeds the maximum limit (width * height > 268435456). >+ >+PASS createImageBitmap with a an HTMLCanvasElement source and sw set to 0 >+PASS createImageBitmap with a an HTMLCanvasElement source and sh set to 0 >+FAIL createImageBitmap with a an HTMLCanvasElement source and oversized (unallocatable) crop region assert_unreached: Should have rejected: undefined Reached unreachable code >+PASS createImageBitmap with a an HTMLVideoElement source and sw set to 0 >+PASS createImageBitmap with a an HTMLVideoElement source and sh set to 0 >+FAIL createImageBitmap with a an HTMLVideoElement source and oversized (unallocatable) crop region assert_unreached: Should have rejected: undefined Reached unreachable code >+PASS createImageBitmap with a an HTMLVideoElement from a data URL source and sw set to 0 >+PASS createImageBitmap with a an HTMLVideoElement from a data URL source and sh set to 0 >+FAIL createImageBitmap with a an HTMLVideoElement from a data URL source and oversized (unallocatable) crop region assert_unreached: Should have rejected: undefined Reached unreachable code >+PASS createImageBitmap with a a bitmap HTMLImageElement source and sw set to 0 >+PASS createImageBitmap with a a bitmap HTMLImageElement source and sh set to 0 >+FAIL createImageBitmap with a a bitmap HTMLImageElement source and oversized (unallocatable) crop region assert_unreached: Should have rejected: undefined Reached unreachable code >+PASS createImageBitmap with a a vector HTMLImageElement source and sw set to 0 >+PASS createImageBitmap with a a vector HTMLImageElement source and sh set to 0 >+FAIL createImageBitmap with a a vector HTMLImageElement source and oversized (unallocatable) crop region assert_unreached: Should have rejected: undefined Reached unreachable code >+FAIL createImageBitmap with a a bitmap SVGImageElement source and sw set to 0 assert_throws: function "function () { throw e }" threw object "TypeError: Type error" ("TypeError") expected object "RangeError" ("RangeError") >+FAIL createImageBitmap with a a bitmap SVGImageElement source and sh set to 0 assert_throws: function "function () { throw e }" threw object "TypeError: Type error" ("TypeError") expected object "RangeError" ("RangeError") >+FAIL createImageBitmap with a a bitmap SVGImageElement source and oversized (unallocatable) crop region assert_throws: function "function () { throw e }" threw object "TypeError: Type error" ("TypeError") expected object "InvalidStateError" ("InvalidStateError") >+FAIL createImageBitmap with a a vector SVGImageElement source and sw set to 0 assert_throws: function "function () { throw e }" threw object "TypeError: Type error" ("TypeError") expected object "RangeError" ("RangeError") >+FAIL createImageBitmap with a a vector SVGImageElement source and sh set to 0 assert_throws: function "function () { throw e }" threw object "TypeError: Type error" ("TypeError") expected object "RangeError" ("RangeError") >+FAIL createImageBitmap with a a vector SVGImageElement source and oversized (unallocatable) crop region assert_throws: function "function () { throw e }" threw object "TypeError: Type error" ("TypeError") expected object "InvalidStateError" ("InvalidStateError") >+FAIL createImageBitmap with a an OffscreenCanvas source and sw set to 0 promise_test: Unhandled rejection with value: object "TypeError: null is not an object (evaluating 'testCtx.fillStyle = "rgb(255, 0, 0)"')" >+FAIL createImageBitmap with a an OffscreenCanvas source and sh set to 0 promise_test: Unhandled rejection with value: object "TypeError: null is not an object (evaluating 'testCtx.fillStyle = "rgb(255, 0, 0)"')" >+FAIL createImageBitmap with a an OffscreenCanvas source and oversized (unallocatable) crop region promise_test: Unhandled rejection with value: object "TypeError: null is not an object (evaluating 'testCtx.fillStyle = "rgb(255, 0, 0)"')" >+PASS createImageBitmap with a an ImageData source and sw set to 0 >+PASS createImageBitmap with a an ImageData source and sh set to 0 >+FAIL createImageBitmap with a an ImageData source and oversized (unallocatable) crop region assert_throws: function "function () { throw e }" threw object "TypeError: createImageBitmap with ImageData is not implemented" ("TypeError") expected object "InvalidStateError" ("InvalidStateError") >+PASS createImageBitmap with a an ImageBitmap source and sw set to 0 >+PASS createImageBitmap with a an ImageBitmap source and sh set to 0 >+FAIL createImageBitmap with a an ImageBitmap source and oversized (unallocatable) crop region assert_unreached: Should have rejected: undefined Reached unreachable code >+PASS createImageBitmap with a a Blob source and sw set to 0 >+PASS createImageBitmap with a a Blob source and sh set to 0 >+FAIL createImageBitmap with a a Blob source and oversized (unallocatable) crop region assert_unreached: Should have rejected: undefined Reached unreachable code >+PASS createImageBitmap with undefined image source. >+PASS createImageBitmap with null image source. >+PASS createImageBitmap with CanvasRenderingContext2D image source. >+PASS createImageBitmap with WebGLRenderingContext image source. >+PASS createImageBitmap with Uint8Array image source. >+PASS createImageBitmap with ArrayBuffer image source. >+PASS createImageBitmap with empty image source. >+PASS createImageBitmap with empty video source. >+PASS createImageBitmap with an oversized canvas source. >+FAIL createImageBitmap with an invalid OffscreenCanvas source. assert_throws: function "function () { throw e }" threw object "TypeError: Type error" that is not a DOMException InvalidStateError: property "code" is equal to undefined, expected 11 >+PASS createImageBitmap with an undecodable blob source. >+PASS createImageBitmap with a broken image source. >+FAIL createImageBitmap with an available but undecodable image source. promise_test: Unhandled rejection with value: object "[object Event]" >+FAIL createImageBitmap with an available but zero height image source. assert_unreached: Should have rejected: undefined Reached unreachable code >+FAIL createImageBitmap with an available but zero width image source. assert_unreached: Should have rejected: undefined Reached unreachable code >+PASS createImageBitmap with a closed ImageBitmap. >+ >diff --git a/LayoutTests/platform/wpe/TestExpectations b/LayoutTests/platform/wpe/TestExpectations >index f0f400a48a1a7204ac1062a088c16c418a0e93f4..5c038bc7e8073f8bd169cb898487ac50b798278a 100644 >--- a/LayoutTests/platform/wpe/TestExpectations >+++ b/LayoutTests/platform/wpe/TestExpectations >@@ -47,7 +47,7 @@ > > # The webrtc implementation is not fully completed yet > webkit.org/b/187064 webrtc/simulcast-h264.html >-webkit.org/b/191009 webrtc/video-mute-vp8.html [ Failure ] >+webkit.org/b/191009 webrtc/video-mute-vp8.html [ Timeout Failure ] > webkit.org/b/189567 webrtc/video-addLegacyTransceiver.html [ Failure ] > webkit.org/b/187064 webrtc/audio-peer-connection-g722.html > webkit.org/b/187064 webrtc/video-with-receiver.html >@@ -427,6 +427,9 @@ webkit.org/b/85262 fast/css/image-resolution [ Skip ] > # No support for resource load statistics yet > webkit.org/b/177943 http/tests/resourceLoadStatistics/ [ Skip ] > >+# AirPlay is Apple-specific >+media/airplay-allows-buffering.html [ Skip ] >+ > #//////////////////////////////////////////////////////////////////////////////////////// > # 3. UNRESOLVED TESTS > #//////////////////////////////////////////////////////////////////////////////////////// >@@ -784,6 +787,10 @@ webkit.org/b/174459 fast/images/sprite-sheet-image-draw.html [ Timeout ] > > webkit.org/b/142292 fast/images/animated-gif-window-resizing.html [ Timeout ] > >+webkit.org/b/194033 fast/mediastream/get-display-media-muted.html [ Timeout ] >+ >+webkit.org/b/193518 imported/w3c/web-platform-tests/fetch/range/general.window.html [ Failure Timeout ] >+ > #//////////////////////////////////////////////////////////////////////////////////////// > # 9. TESTS FAILING > #//////////////////////////////////////////////////////////////////////////////////////// >@@ -1545,8 +1552,6 @@ webkit.org/b/193511 http/tests/images/mp4-partial-load.html [ Failure ] > > webkit.org/b/193517 imported/w3c/web-platform-tests/css/css-properties-values-api/typedom.tentative.html [ Failure ] > >-webkit.org/b/193518 imported/w3c/web-platform-tests/fetch/range/general.window.html [ Failure ] >- > webkit.org/b/194008 css3/font-feature-font-face-local.html [ ImageOnlyFailure ] > > webkit.org/b/194009 fast/css/has-attachment.html [ Failure ]
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
commit-queue
:
commit-queue-
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 194052
: 360627