[Webkit-unassigned] [Bug 97968] New: [EFL] media/unsupported-rtsp.html fails on bots
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Sep 29 08:33:20 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=97968
Summary: [EFL] media/unsupported-rtsp.html fails on bots
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit EFL
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rakuco at webkit.org
CC: dominik.rottsches at intel.com, demarchi at webkit.org,
tmpsantos at gmail.com
--- /home/buildslave-1/webkit-buildslave/efl-linux-64-debug/build/layout-test-results/media/unsupported-rtsp-expected.txt
+++ /home/buildslave-1/webkit-buildslave/efl-linux-64-debug/build/layout-test-results/media/unsupported-rtsp-actual.txt
@@ -2,7 +2,7 @@
EVENT(error)
EXPECTED (video.error != 'null') OK
-EXPECTED (video.error.code == '4') OK
-EXPECTED (video.networkState == '3') OK
+EXPECTED (video.error.code == '4'), OBSERVED '2' FAIL
+EXPECTED (video.networkState == '3'), OBSERVED '0' FAIL
END OF TEST
I unskipped the test in r129978, but will have to skip it again. It passes locally, so it might be an issue of missing packages.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list