Bug 293119
| Summary: | [GStreamer] http/wpt/mediarecorder/MediaRecorder-webm-AV-audio-video-dataavailable.html fails | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Philippe Normand <philn> |
| Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
| Status: | REOPENED | ||
| Severity: | Normal | CC: | jean-yves.avenard |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Philippe Normand
Mix of Timeout Failure.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Jean-Yves Avenard [:jya]
*** This bug has been marked as a duplicate of bug 297674 ***
Jean-Yves Avenard [:jya]
Actually, error is different now. Not a timeout failure but
```
--- /sdk/webkit/layout-test-results/http/wpt/mediarecorder/MediaRecorder-webm-AV-audio-video-dataavailable-expected.txt
+++ /sdk/webkit/layout-test-results/http/wpt/mediarecorder/MediaRecorder-webm-AV-audio-video-dataavailable-actual.txt
@@ -1,5 +1,5 @@
-PASS MediaRecorder can successfully record the video for an audio-video stream into a webm file
+FAIL MediaRecorder can successfully record the video for an audio-video stream into a webm file assert_true: the blob should contain some buffers expected true got false
```