Bug 283217
| Summary: | [ Ventura Release x86_64 ] media/media-video-fullrange.html is a constant timeout (flaky in EWS) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marta Darbinyan <darbinyan> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Marta Darbinyan
The following test is a constant timeout on Ventura Intel release queue since it brought up. It's also effecting EWS.
media/media-video-fullrange.html
+FAIL: Timed out waiting for notifyDone to be called
+
EVENT(loadedmetadata)
EXPECTED (pixelData[0] >= '12'), OBSERVED '0' FAIL
@@ -24,11 +26,4 @@
EXPECTED (pixelData[1] >= '12') OK
EXPECTED (pixelData[2] >= '12') OK
EVENT(loadedmetadata)
-EXPECTED (pixelData[0] >= '12') OK
-EXPECTED (pixelData[1] >= '12') OK
-EXPECTED (pixelData[2] >= '12') OK
-EVENT(loadedmetadata)
-EXPECTED (pixelData[0] >= '12') OK
-EXPECTED (pixelData[1] >= '12') OK
-EXPECTED (pixelData[2] >= '12') OK
Link:
https://ews-build.webkit.org/#/builders/119/builds/9016
History:
https://results.webkit.org/?suite=layout-tests&test=media%2Fmedia-video-fullrange.html&version_name=Ventura&style=release&architecture=x86_64
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
*** This bug has been marked as a duplicate of bug 283216 ***