[Webkit-unassigned] [Bug 50389] New: [GTK] media/video-volume.html fails on 32-bits debug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 2 08:21:14 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=50389

           Summary: [GTK] media/video-volume.html fails on 32-bits debug
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pnormand at igalia.com


--- /home/slave/webkitgtk/gtk-linux-32-debug/build/layout-test-results/media/video-volume-expected.txt    2010-12-02 07:24:24.647654466 -0800
+++ /home/slave/webkitgtk/gtk-linux-32-debug/build/layout-test-results/media/video-volume-actual.txt    2010-12-02 07:24:24.647654466 -0800
@@ -9,7 +9,7 @@
 TEST(video.volume = -0.5) THROWS(DOMException.INDEX_SIZE_ERR) OK
 RUN(video.load())
 EVENT(canplaythrough)
-EXPECTED (video.volume == '0') OK
+EXPECTED (video.volume == '0'), OBSERVED '1' FAIL
 RUN(video.volume = 0.5)
 EXPECTED (video.volume == '0.5') OK
 TEST(video.volume = 1.5) THROWS(DOMException.INDEX_SIZE_ERR) OK

Will skip it for now.

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