[Webkit-unassigned] [Bug 124932] New: [EFL] media/video-size.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 27 05:44:21 PST 2013


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

           Summary: [EFL] media/video-size.html is flaky
           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: m.pakula at samsung.com
                CC: demarchi at webkit.org


Layout test media/video-size.html is flaky according to dashboard:

http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=media%2Fvideo-size.html

Failing test output:
--- /mnt/buildbot/efl-linux-slave-2/efl-linux-64-release-wk2/build/layout-test-results/media/video-size-expected.txt
+++ /mnt/buildbot/efl-linux-slave-2/efl-linux-64-release-wk2/build/layout-test-results/media/video-size-actual.txt
@@ -30,8 +30,8 @@

 Setting 'src' to "content/bogus.[extension]" 'poster' to "content/greenbox.png"
 Testing movie with 'poster' and invalid 'src', should be image size.
-EXPECTED (video.clientWidth == '25') OK
-EXPECTED (video.clientHeight == '25') OK
+EXPECTED (video.clientWidth == '25'), OBSERVED '76' FAIL
+EXPECTED (video.clientHeight == '25'), OBSERVED '103' FAIL
 EXPECTED (video.videoWidth == '0') OK
 EXPECTED (video.videoHeight == '0') OK

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