Bug 282445
| Summary: | [GStreamer] GStreamerTest.harnessParseMP4 is a constant API test failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Claudio Saavedra <csaavedra> |
| Component: | WebKitGTK | Assignee: | Philippe Normand <philn> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, philn |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Claudio Saavedra
First revision where this started happening is https://commits.webkit.org/285951@main, so likely a commit before that introduced the regression. Might have been https://commits.webkit.org/285947@main , but I didn't bisect it.
Logs show:
(TestWebCore:234672): GStreamer-CRITICAL **: 17:07:19.886: gst_event_parse_stream_collection: assertion 'GST_EVENT_TYPE (event) == GST_EVENT_STREAM_COLLECTION' failed
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Claudio Saavedra
Gardened in https://commits.webkit.org/286011@main
Claudio Saavedra
This is also failing in WPE now, gardened.
Philippe Normand
Pull request: https://github.com/WebKit/WebKit/pull/36091
EWS
Committed 286072@main (38e13112b5a1): <https://commits.webkit.org/286072@main>
Reviewed commits have been landed. Closing PR #36091 and removing active labels.