Bug 315150
| Summary: | REGRESSION(313145@main): 3 unexpected failures on MVT tests on suite hls-shaka-test | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
| Component: | WPE WebKit | Assignee: | Philippe Normand <philn> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, calvaris, philn |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=314322 | ||
Carlos Alberto Lopez Perez
Both the GTK and WPE post-commit MVT bots are unexpectedly failing 3 tests since 313145@main
I checked that locally on WPE.
1.
Checkout & build WPE on 313145@main
Run.
$ Tools/Scripts/run-mvt-tests --wpe --headless --release --suite hls-shaka-test
[...]
- 3 tests were unexpected failures:
HLS_MP2TS_AVC_AAC__Playback
HLS_MP2TS_AVC_AAC__Seek
HLS_MP2TS_AVC_AAC_PLAYBACK_START_TIME__Performance
Full log: https://build.webkit.org/api/v2/logs/52211875/raw_inline
2.
Checkout & build WPE on the previous commit (313145@main)
Run the same test: no unexpected failures/timeouts anymore.
This is the issue on the bots:
* WPE last good run: https://build.webkit.org/#/builders/1553/builds/8039
* WPE first bad run: https://build.webkit.org/#/builders/1553/builds/8040
* GTK last good run: https://build.webkit.org/#/builders/1552/builds/6439
* GTK first bad run: https://build.webkit.org/#/builders/1552/builds/6440
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Philippe Normand
Pull request: https://github.com/WebKit/WebKit/pull/65267
EWS
Committed 313657@main (4a7ed8d2f72f): <https://commits.webkit.org/313657@main>
Reviewed commits have been landed. Closing PR #65267 and removing active labels.
EWS
Committed 305877.651@webkitglib/2.52 (63e41944a88d): <https://commits.webkit.org/305877.651@webkitglib/2.52>
Reviewed commits have been landed. Closing PR #65405 and removing active labels.