Bug 96922 - [EFL] media/video-source-media.html is failing
Summary: [EFL] media/video-source-media.html is failing
Status: RESOLVED DUPLICATE of bug 96920
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-17 07:52 PDT by Chris Dumez
Modified: 2012-09-17 10:50 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2012-09-17 07:52:25 PDT
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
Comment 1 Chris Dumez 2012-09-17 10:23:43 PDT
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.
Comment 2 Chris Dumez 2012-09-17 10:50:01 PDT

*** This bug has been marked as a duplicate of bug 96920 ***