Bug 227312 - REGRESSION (r279169?): [MacOS] imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video-element/video_timeupdate_on_seek.html is consistently failing.
Summary: REGRESSION (r279169?): [MacOS] imported/w3c/web-platform-tests/html/semantics...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-06-23 12:06 PDT by Amir Mark Jr
Modified: 2021-06-23 15:32 PDT (History)
11 users (show)

See Also:


Attachments
Patch (2.99 KB, patch)
2021-06-23 12:53 PDT, Chris Dumez
ews-feeder: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Amir Mark Jr 2021-06-23 12:06:18 PDT
imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video-element/video_timeupdate_on_seek.html

Is consistently failing on all of Big Sur Wk1, Big Sur Wk2, Apple Silicon Wk1, Apple Silicon WK2, Catalina Wk1 and Wk2


History:

https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Fembedded-content%2Fthe-video-element%2Fvideo_timeupdate_on_seek.html


Text Diff:

--- /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video-element/video_timeupdate_on_seek-expected.txt
+++ /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video-element/video_timeupdate_on_seek-actual.txt
@@ -1,3 +1,6 @@
 
-PASS timeupdate is emitted after a seek before the data is received: mp4.
 
+Harness Error (TIMEOUT), message = null
+
+TIMEOUT timeupdate is emitted after a seek before the data is received: mp4. Test timed out
+
Comment 1 Amir Mark Jr 2021-06-23 12:07:57 PDT
A regression point does appear to be around r279169. Will work to reproduce the issue.
Comment 2 Radar WebKit Bug Importer 2021-06-23 12:16:28 PDT
<rdar://problem/79684170>
Comment 3 Chris Dumez 2021-06-23 12:53:16 PDT
Created attachment 432083 [details]
Patch
Comment 4 EWS Watchlist 2021-06-23 12:54:06 PDT
This patch modifies the imported WPT tests. Please ensure that any changes on the tests (not coming from a WPT import) are exported to WPT. Please see https://trac.webkit.org/wiki/WPTExportProcess
Comment 5 EWS 2021-06-23 13:20:22 PDT
Committed r279183 (239078@main): <https://commits.webkit.org/239078@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 432083 [details].