[Webkit-unassigned] [Bug 124516] New: [EFL] fast/filter-image/filter-image-animation.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 18 10:09:52 PST 2013


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

           Summary: [EFL] fast/filter-image/filter-image-animation.html is
                    failing
           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 is failing since introduction in r154906

--- /mnt/buildbot/efl-linux-slave-2/efl-linux-64-release-wk2/build/layout-test-results/fast/filter-image/filter-image-animation-expected.txt
+++ /mnt/buildbot/efl-linux-slave-2/efl-linux-64-release-wk2/build/layout-test-results/fast/filter-image/filter-image-animation-actual.txt
@@ -1,15 +1,28 @@
+CONSOLE MESSAGE: line 254: Unexpected mismatch between CSS Image functions.
+CONSOLE MESSAGE: line 254: Unexpected mismatch between CSS Image functions.
+CONSOLE MESSAGE: line 254: Unexpected mismatch between CSS Image functions.
+CONSOLE MESSAGE: line 254: Unexpected mismatch between CSS Image functions.
+CONSOLE MESSAGE: line 254: Unexpected mismatch between CSS Image functions.
+CONSOLE MESSAGE: line 254: Unexpected mismatch between CSS Image functions.
+CONSOLE MESSAGE: line 254: Unexpected mismatch between CSS Image functions.
+CONSOLE MESSAGE: line 254: Unexpected mismatch between CSS Image functions.
+CONSOLE MESSAGE: line 254: Unexpected mismatch between CSS Image functions.
+CONSOLE MESSAGE: line 254: Unexpected mismatch between CSS Image functions.
+CONSOLE MESSAGE: line 254: Unexpected mismatch between CSS Image functions.
+CONSOLE MESSAGE: line 254: Unexpected mismatch between CSS Image functions.
+CONSOLE MESSAGE: line 254: Unexpected mismatch between CSS Image functions.

-PASS - "backgroundImage" property for "brightness" element at 1s saw something close to: -webkit-filter(url(image.svg), brightness(0.5))
-PASS - "backgroundImage" property for "blur" element at 1s saw something close to: -webkit-filter(url(image.svg), blur(5px))
-PASS - "backgroundImage" property for "grayscale" element at 1s saw something close to: -webkit-filter(url(image.svg), grayscale(0.5))
-PASS - "backgroundImage" property for "sepia" element at 1s saw something close to: -webkit-filter(url(image.svg), sepia(0.5))
-PASS - "backgroundImage" property for "no" element at 1s saw something close to: -webkit-filter(url(blue.svg), sepia(0))
-PASS - "backgroundImage" property for "string" element at 1s saw something close to: -webkit-filter(url(image.svg), sepia(0.5))
-PASS - "backgroundImage" property for "multiple1" element at 1s saw something close to: -webkit-filter(url(image.svg), sepia(0.5) blur(1.5px) hue-rotate(22.5deg))
-PASS - "backgroundImage" property for "multiple2" element at 1s saw something close to: -webkit-filter(url(image.svg), contrast(0.5) blur(1.5px) hue-rotate(22.5deg))
-PASS - "backgroundImage" property for "urlfilter" element at 1s saw something close to: -webkit-filter(url(image.svg), sepia(0.25))
-PASS - "backgroundImage" property for "filterurl" element at 1s saw something close to: -webkit-filter(url(image.svg), sepia(0.25))
-PASS - "backgroundImage" property for "filterdiffurl" element at 1s saw something close to: -webkit-filter(url(blue.svg), sepia(0.5))
-PASS - "backgroundImage" property for "generated1" element at 1s saw something close to: -webkit-filter(-webkit-filter(url(image.svg), blur(3px)), sepia(0))
-PASS - "backgroundImage" property for "generated2" element at 1s saw something close to: -webkit-filter(-webkit-cross-fade(url(image.svg), url(image.svg), 50%), sepia(0))
+FAIL - "backgroundImage" property for "brightness" element at 1s expected: -webkit-filter(url(image.svg), brightness(0.5)) but saw: none
+FAIL - "backgroundImage" property for "blur" element at 1s expected: -webkit-filter(url(image.svg), blur(5px)) but saw: none
+FAIL - "backgroundImage" property for "grayscale" element at 1s expected: -webkit-filter(url(image.svg), grayscale(0.5)) but saw: none
+FAIL - "backgroundImage" property for "sepia" element at 1s expected: -webkit-filter(url(image.svg), sepia(0.5)) but saw: none
+FAIL - "backgroundImage" property for "no" element at 1s expected: -webkit-filter(url(blue.svg), sepia(0)) but saw: none
+FAIL - "backgroundImage" property for "string" element at 1s expected: -webkit-filter(url(image.svg), sepia(0.5)) but saw: none
+FAIL - "backgroundImage" property for "multiple1" element at 1s expected: -webkit-filter(url(image.svg), sepia(0.5) blur(1.5px) hue-rotate(22.5deg)) but saw: none
+FAIL - "backgroundImage" property for "multiple2" element at 1s expected: -webkit-filter(url(image.svg), contrast(0.5) blur(1.5px) hue-rotate(22.5deg)) but saw: none
+FAIL - "backgroundImage" property for "urlfilter" element at 1s expected: -webkit-filter(url(image.svg), sepia(0.25)) but saw: none
+FAIL - "backgroundImage" property for "filterurl" element at 1s expected: -webkit-filter(url(image.svg), sepia(0.25)) but saw: url(file:///mnt/buildbot/efl-linux-slave-2/efl-linux-64-release-wk2/build/LayoutTests/fast/filter-image/resources/image.svg)
+FAIL - "backgroundImage" property for "filterdiffurl" element at 1s expected: -webkit-filter(url(blue.svg), sepia(0.5)) but saw: none
+FAIL - "backgroundImage" property for "generated1" element at 1s expected: -webkit-filter(-webkit-filter(url(image.svg), blur(3px)), sepia(0)) but saw: none
+FAIL - "backgroundImage" property for "generated2" element at 1s expected: -webkit-filter(-webkit-cross-fade(url(image.svg), url(image.svg), 50%), sepia(0)) but saw: none

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