Bug 229424
Summary: | [ Catalina EWS ] http/tests/media/hls/range-request.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | ayumi_kojima |
Component: | Media | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | eric.carlson, jer.noble, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
ayumi_kojima
http/tests/media/hls/range-request.html
Is a flaky failure on macOS-Catalina-Release-WK2-Tests-EWS.
It appears that the flaky failure started at this build: https://ews-build.webkit.org/#/builders/59/builds/13113
The failure is also seen on the open source directory.
History: https://results.webkit.org/?suite=layout-tests&test=http/tests/media/hls/range-request.html
Diff:
--- /Volumes/Data/worker/catalina-debug-tests-wk2/build/layout-test-results/http/tests/media/hls/range-request-expected.txt
+++ /Volumes/Data/worker/catalina-debug-tests-wk2/build/layout-test-results/http/tests/media/hls/range-request-actual.txt
@@ -1,3 +1,6 @@
EVENT(playing)
+EVENT(playing)
+EVENT(playing)
+EVENT(playing)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/82262926>
ayumi_kojima
On the history, the test first started failing at r280841 on gpuprocess and started seeing more consistent failure at r281193.
I was able to reproduce the failure at TOT and r280700 using: run-webkit-tests --iterations 50 --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 http/tests/media/hls/range-request.html
Will continue on my research.
ayumi_kojima
In the meantime, marked expectations here https://trac.webkit.org/changeset/281478/webkit
ayumi_kojima
This seems fixed. Removed the expectation and closing the bug: https://trac.webkit.org/changeset/282418/webkit