Bug 96922
Summary: | [EFL] media/video-source-media.html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
Component: | WebKit EFL | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | d-r, lucas.de.marchi |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Chris Dumez
media/video-source-media.html is failing on the bots with the following diff:
--- /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/layout-test-results/media/video-source-media-expected.txt
+++ /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/layout-test-results/media/video-source-media-actual.txt
@@ -1,4 +1,4 @@
EVENT(loadstart)
-EXPECTED (relativeURL(video.currentSrc) == 'content/test.mp4') OK
+EXPECTED (relativeURL(video.currentSrc) == 'content/test.mp4'), OBSERVED '' FAIL
END OF TEST
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Dumez
It passes reliably on my machine. Could it be that we are missing some package on the server? The video that is being loaded is H.264.
Chris Dumez
*** This bug has been marked as a duplicate of bug 96920 ***