Bug 309863
| Summary: | [WPE][ARM64] media/video-seek-have-nothing.html is frequently flaky failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Lauro Moura <lmoura> |
| Component: | Media | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Lauro Moura
media/video-seek-have-nothing.html
--- /sdk/webkit/layout-test-results/media/video-seek-have-nothing-expected.txt
+++ /sdk/webkit/layout-test-results/media/video-seek-have-nothing-actual.txt
@@ -12,8 +12,6 @@
RUN(video.play())
EVENT(playing)
EXPECTED (video.readyState >= video.HAVE_CURRENT_DATA == 'true') OK
-EVENT(timeupdate)
-EXPECTED (video.currentTime > 2 == 'true') OK
-EXPECTED (video.readyState >= video.HAVE_FUTURE_DATA == 'true') OK
+FAIL: timeout FAIL
END OF TEST
The bot wpe-arm64-release completed 288 runs on the interval [308164@main-309113@main]
Frequency of results for test: media/video-seek-have-nothing.html
26 times [9.0%] -> TEXT PASS
141 times [49.0%] -> TEXT
121 times [42.0%] -> NOERROR
Of those 288 runs it didn't match the expectation 167 times [58.0%]
Details of the type and frequency of unmatched expectations:
26 times [9.0%] -> TEXT PASS (Expected: PASS)
141 times [49.0%] -> TEXT (Expected: PASS)
Flakiness factor: 58.7%
- This test was flaky on 58.7% of the 288 runs analyzed, either giving different
results within a single run, or a different result than in the previous run.
Really low flakiness on the x86_64 bot for this test, though.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Lauro Moura
Test gardening pull request: https://github.com/WebKit/WebKit/pull/60535
EWS
Test gardening commit 309183@main (19dd39e4f309): <https://commits.webkit.org/309183@main>
Reviewed commits have been landed. Closing PR #60535 and removing active labels.