Bug 238771 - REGRESSION(r290676?): [ iOS ] media/video-played-ranges-1.html is a flaky text failure
Summary: REGRESSION(r290676?): [ iOS ] media/video-played-ranges-1.html is a flaky tex...
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: Jean-Yves Avenard [:jya]
URL:
Keywords: InRadar
: 223645 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-04-04 14:53 PDT by Dawn Morningstar
Modified: 2024-04-21 18:00 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dawn Morningstar 2022-04-04 14:53:20 PDT
media/video-played-ranges-1.html
Is a flaky text failure on iOS queues.

Failure is reproducible at iOS TOT using:
run-webkit-tests --ios-simulator media/video-played-ranges-1.html

In history regression range appears to be r290679-r290669.

HISTORY:
https://results.webkit.org/?suite=layout-tests&test=media%2Fvideo-played-ranges-1.html

DIFF:
--- /Volumes/Data/worker/ios-simulator-15-release-gpuprocess-arm64-tests-wk2/build/layout-test-results/media/video-played-ranges-1-expected.txt
+++ /Volumes/Data/worker/ios-simulator-15-release-gpuprocess-arm64-tests-wk2/build/layout-test-results/media/video-played-ranges-1-actual.txt
@@ -32,7 +32,7 @@
 Test 11 OK
 Test 12 OK
 Test 13 OK
-Test 14 OK
+EXPECTED (video.played.end(1).toFixed(2) == '3.10'), OBSERVED '3.13' FAIL
 Test 15 OK
 Test 16 OK
 
@@ -44,7 +44,7 @@
 Test 18 OK
 Test 19 OK
 Test 20 OK
-Test 21 OK
+EXPECTED (video.played.end(1).toFixed(2) == '3.10'), OBSERVED '3.13' FAIL
 Test 22 OK
 Test 23 OK
 
@@ -56,7 +56,7 @@
 Test 25 OK
 Test 26 OK
 Test 27 OK
-Test 28 OK
+EXPECTED (video.played.end(1).toFixed(2) == '3.10'), OBSERVED '3.14' FAIL
 Test 29 OK
 Test 30 OK
 END OF TEST

DIFF-URL:
https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-GPUProcess-arm64-WK2-Tests/r292293%20(1417)/media/video-played-ranges-1-diff.txt
Comment 1 Radar WebKit Bug Importer 2022-04-04 14:54:02 PDT
<rdar://problem/91262784>
Comment 2 Dawn Morningstar 2022-04-04 17:56:31 PDT
Suspected regression point r290676.

Replicated failure at r290676 with 
run-webkit-tests --ios-simulator media/video-played-ranges-1.html --iterations 200

Unable to reproduce at r290675 with same steps.
Comment 3 Dawn Morningstar 2022-04-04 18:33:36 PDT
Marked expectations here r292359
Comment 4 Jean-Yves Avenard [:jya] 2024-04-17 19:02:28 PDT

*** This bug has been marked as a duplicate of bug 270618 ***
Comment 5 Jean-Yves Avenard [:jya] 2024-04-18 22:01:12 PDT
*** Bug 223645 has been marked as a duplicate of this bug. ***
Comment 6 Jean-Yves Avenard [:jya] 2024-04-18 22:05:41 PDT
Pull request: https://github.com/WebKit/WebKit/pull/27497
Comment 7 EWS 2024-04-21 18:00:21 PDT
Committed 277800@main (8715d40f1d70): <https://commits.webkit.org/277800@main>

Reviewed commits have been landed. Closing PR #27497 and removing active labels.