WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
206127
[GTK][WPE] Many imported/w3c/web-platform-tests/html/ tests failing after
r253791
https://bugs.webkit.org/show_bug.cgi?id=206127
Summary
[GTK][WPE] Many imported/w3c/web-platform-tests/html/ tests failing after r25...
Pablo Saavedra
Reported
2020-01-10 22:48:19 PST
The imported/w3c/web-platform-tests/html/ tests were updated the last 2019-12-19 in
https://bugs.webkit.org/show_bug.cgi?id=205424
(Resync web-platform-tests/html) tests from upstream) As result of this, many tests are being listed as unexpected failures for the GTK port Probably a refresh of the `-expected` files is needed for the GTK port. List of failed tests: imported/w3c/web-platform-tests/html/browsers/browsing-the-web/scroll-to-fragid/scroll-position-vertical-lr.html [ Failure ] imported/w3c/web-platform-tests/html/browsers/browsing-the-web/scroll-to-fragid/scroll-position-vertical-rl.html [ Failure ] imported/w3c/web-platform-tests/html/browsers/sandboxing/sandbox-parse-noscript.html [ Failure ] imported/w3c/web-platform-tests/html/dom/idlharness.https.html [ Failure ] imported/w3c/web-platform-tests/html/dom/idlharness.worker.html [ Failure ] imported/w3c/web-platform-tests/html/dom/reflection-forms.html [ Failure ] imported/w3c/web-platform-tests/html/editing/editing-0/autocapitalization/autocapitalize.html [ Failure ] imported/w3c/web-platform-tests/html/rendering/non-replaced-elements/form-controls/resets.html [ Failure ] imported/w3c/web-platform-tests/html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/fieldset-generated-content.html [ Failure ] imported/w3c/web-platform-tests/html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/legend-sans-fieldset-display.html [ Failure ] imported/w3c/web-platform-tests/html/rendering/widgets/button-layout/abspos.html [ Failure ] imported/w3c/web-platform-tests/html/rendering/widgets/button-layout/grid.html [ Failure ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/media_fragment_seek.html [ Failure ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/video_loop_base.html [ Failure ] imported/w3c/web-platform-tests/html/semantics/embedded-content/the-canvas-element/security.pattern.fillStyle.sub.html [ Failure ] imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_navigation_download_allow_downloads.sub.tentative.html [ Failure ] imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_navigation_download_block_downloads.sub.tentative.html [ Failure ] imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video-element/resize-during-playback.html [ Failure ] imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-autocomplete.html [ Failure ] imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/type-change-state.html [ Failure ] imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/dialog-showModal.html [ Failure ] imported/w3c/web-platform-tests/html/semantics/interfaces.html [ Failure ] imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/json-module/valid-content-type.tentative.html [ Failure ] imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/integrity.html [ Failure ]
Attachments
patch
(671.86 KB, patch)
2020-01-12 01:47 PST
,
Pablo Saavedra
no flags
Details
Formatted Diff
Diff
patch
(671.86 KB, patch)
2020-01-12 01:50 PST
,
Pablo Saavedra
no flags
Details
Formatted Diff
Diff
patch
(682.46 KB, patch)
2020-01-12 06:27 PST
,
Pablo Saavedra
no flags
Details
Formatted Diff
Diff
patch
(128.27 KB, patch)
2020-01-12 12:10 PST
,
Pablo Saavedra
no flags
Details
Formatted Diff
Diff
patch 2
(550.12 KB, patch)
2020-01-14 03:45 PST
,
Pablo Saavedra
no flags
Details
Formatted Diff
Diff
Show Obsolete
(4)
View All
Add attachment
proposed patch, testcase, etc.
Pablo Saavedra
Comment 1
2020-01-12 01:47:29 PST
Created
attachment 387462
[details]
patch
Pablo Saavedra
Comment 2
2020-01-12 01:50:15 PST
Created
attachment 387463
[details]
patch
Pablo Saavedra
Comment 3
2020-01-12 06:27:39 PST
Created
attachment 387468
[details]
patch
Pablo Saavedra
Comment 4
2020-01-12 12:10:02 PST
Created
attachment 387485
[details]
patch
Pablo Saavedra
Comment 5
2020-01-13 01:43:17 PST
The changes only affect to the Gtk and WPE expectations. Also executed test in local for Catalina. I detected some unexpected fails but not related with the expectations modified in this patch (not global expectations modified for those tests) so I suppose this was already failing. Expected to fail, but passed: (2) imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/sizes/sizes-dynamic-002.html imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-elements-filter.html Regressions: Unexpected text-only failures (1) imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/import-meta/import-meta-url.html [ Failure ]
WebKit Commit Bot
Comment 6
2020-01-13 20:05:54 PST
Comment on
attachment 387485
[details]
patch Clearing flags on attachment: 387485 Committed
r254486
: <
https://trac.webkit.org/changeset/254486
>
WebKit Commit Bot
Comment 7
2020-01-13 20:05:56 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 8
2020-01-13 20:06:15 PST
<
rdar://problem/58555260
>
Pablo Saavedra
Comment 9
2020-01-14 03:45:05 PST
Reopening to attach new patch.
Pablo Saavedra
Comment 10
2020-01-14 03:45:11 PST
Created
attachment 387642
[details]
patch 2
Pablo Saavedra
Comment 11
2020-01-14 03:48:13 PST
(In reply to Pablo Saavedra from
comment #10
)
> Created
attachment 387642
[details]
> patch 2
Updated some extra expectations related to the update of tests in
https://bugs.webkit.org/show_bug.cgi?id=205424
.
WebKit Commit Bot
Comment 12
2020-01-14 04:43:05 PST
The commit-queue encountered the following flaky tests while processing
attachment 387642
[details]
: media/track/track-cues-sorted-before-dispatch.html
bug 206225
(authors:
simon.pena@samsung.com
and
vcarbune@chromium.org
) The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 13
2020-01-14 04:43:11 PST
The commit-queue encountered the following flaky tests while processing
attachment 387642
[details]
: media/track/track-in-band-metadata-display-order.html
bug 206226
(author:
jer.noble@apple.com
) The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 14
2020-01-14 05:11:32 PST
The commit-queue encountered the following flaky tests while processing
attachment 387642
[details]
: media/modern-media-controls/compact-media-controls/compact-media-controls-constructor.html
bug 193587
(author:
graouts@apple.com
) The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 15
2020-01-14 05:12:28 PST
Comment on
attachment 387642
[details]
patch 2 Clearing flags on attachment: 387642 Committed
r254504
: <
https://trac.webkit.org/changeset/254504
>
WebKit Commit Bot
Comment 16
2020-01-14 05:12:30 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug