Bug 96922

Summary: [EFL] media/video-source-media.html is failing
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: d-r, lucas.de.marchi
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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 ***