[Webkit-unassigned] [Bug 203675] New: [GTK][WPE] Several shape-outside tests are failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 31 06:31:31 PDT 2019


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

            Bug ID: 203675
           Summary: [GTK][WPE] Several shape-outside tests are failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: magomez at igalia.com
                CC: bugs-noreply at webkitgtk.org

These tests fail both on gtk and wpe since added on r251699:
imported/w3c/web-platform-tests/css/css-shapes/spec-examples/shape-outside-010.html [ Failure ]
imported/w3c/web-platform-tests/css/css-shapes/spec-examples/shape-outside-011.html [ Failure ]
imported/w3c/web-platform-tests/css/css-shapes/spec-examples/shape-outside-012.html [ Failure ]
imported/w3c/web-platform-tests/css/css-shapes/spec-examples/shape-outside-013.html [ Failure ]
imported/w3c/web-platform-tests/css/css-shapes/spec-examples/shape-outside-014.html [ Failure ]
imported/w3c/web-platform-tests/css/css-shapes/spec-examples/shape-outside-015.html [ Failure ]
imported/w3c/web-platform-tests/css/css-shapes/spec-examples/shape-outside-016.html [ Failure ]
imported/w3c/web-platform-tests/css/css-shapes/spec-examples/shape-outside-017.html [ Failure ]

>From these, numbers 010 to 013 fail probably because of https://bugs.webkit.org/show_bug.cgi?id=203240, as they create a shape from an image. Numbers 014 to 017 must have other reason cause they don't use images to create the shape.

Diffs attached below.

imported/w3c/web-platform-tests/css/css-shapes/spec-examples/shape-outside-010.html [ Failure ]
diff
--- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/css/css-shapes/spec-examples/shape-outside-010-expected.txt
+++ /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/css/css-shapes/spec-examples/shape-outside-010-actual.txt
@@ -1,6 +1,7 @@
+CONSOLE MESSAGE: line 3082: Error: assert_approx_equals: Line 1 is positioned properly expected 207 +/- 2 but got 278
 The test passes if the short green horizontal bars are the right of the circle, the long green bar is beneath the circle, and no bars intersect the circle. There should be no red.

 XXXXXX XXXXXX XXXXXX XXXXXX XXXXXX XXXXXXXXXXXXXXX

-PASS CSS Test: Shape from image - url(), alpha channel, opacity 0 
+FAIL CSS Test: Shape from image - url(), alpha channel, opacity 0 Error: assert_approx_equals: Line 1 is positioned properly expected 207 +/- 2 but got 278


imported/w3c/web-platform-tests/css/css-shapes/spec-examples/shape-outside-011.html [ Failure ]
diff
--- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/css/css-shapes/spec-examples/shape-outside-011-expected.txt
+++ /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/css/css-shapes/spec-examples/shape-outside-011-actual.txt
@@ -1,6 +1,7 @@
+CONSOLE MESSAGE: line 3082: Error: assert_approx_equals: Line 1 is positioned properly expected 244 +/- 2 but got 314
 The test passes if the green horizontal bars are to the right of the circle, and no bars intersect the circle's shadow. There should be no red.

 XXXXXX XXXXXX XXXXXX XXXXXX XXXXXX XXXXXX

-PASS CSS Test: Shape from image - url(), alpha channel, opacity > 0 
+FAIL CSS Test: Shape from image - url(), alpha channel, opacity > 0 Error: assert_approx_equals: Line 1 is positioned properly expected 244 +/- 2 but got 314


imported/w3c/web-platform-tests/css/css-shapes/spec-examples/shape-outside-012.html [ Failure ]
diff:
--- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/css/css-shapes/spec-examples/shape-outside-012-expected.txt
+++ /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/css/css-shapes/spec-examples/shape-outside-012-actual.txt
@@ -1,6 +1,7 @@
+CONSOLE MESSAGE: line 3082: Error: assert_approx_equals: Line 1 is positioned properly expected 207 +/- 2 but got 277
 The test passes if the short green horizontal bars are the right of the circle, all intersect the shadow, none intersect the circle and the long green bar is beneath the circle. There should be no red.

 XXXXXX XXXXXX XXXXXX XXXXXX XXXXXX XXXXXXXXXXXXXXX

-PASS CSS Test: Shape from image - shape-image-threshold - 0.9 
+FAIL CSS Test: Shape from image - shape-image-threshold - 0.9 Error: assert_approx_equals: Line 1 is positioned properly expected 207 +/- 2 but got 277



imported/w3c/web-platform-tests/css/css-shapes/spec-examples/shape-outside-013.html [ Failure ]
diff:
--- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/css/css-shapes/spec-examples/shape-outside-013-expected.txt
+++ /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/css/css-shapes/spec-examples/shape-outside-013-actual.txt
@@ -1,6 +1,7 @@
+CONSOLE MESSAGE: line 3082: Error: assert_approx_equals: Line 1 is positioned properly expected 214 +/- 2 but got 288
 The test passes if the short green horizontal bars are the right of the circle, the long green bar is beneath the circle, and no bars intersect the circle. There should be no red.

 XXXXXX XXXXXX XXXXXX XXXXXX XXXXXX XXXXXX XXXXXXXXXXXXX

-PASS CSS Test: Shape from image - shape-margin 
+FAIL CSS Test: Shape from image - shape-margin Error: assert_approx_equals: Line 1 is positioned properly expected 214 +/- 2 but got 288



imported/w3c/web-platform-tests/css/css-shapes/spec-examples/shape-outside-014.html [ Failure ]
diff:
--- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/css/css-shapes/spec-examples/shape-outside-014-expected.txt
+++ /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/css/css-shapes/spec-examples/shape-outside-014-actual.txt
@@ -1,6 +1,7 @@
+CONSOLE MESSAGE: line 3082: Error: assert_approx_equals: Line 1 is positioned properly expected 198 +/- 3 but got 269
 The test passes if the short green horizontal bars are the right of the shape, the long green bar is beneath it, and no bars intersect it. There should be no red.

 XXXXXX XXXXXX XXXXXX XXXXXX XXXXXX XXXXXXXXXXXXXXX

-PASS CSS Test: Shape from box value - margin-box 
+FAIL CSS Test: Shape from box value - margin-box Error: assert_approx_equals: Line 1 is positioned properly expected 198 +/- 3 but got 269



imported/w3c/web-platform-tests/css/css-shapes/spec-examples/shape-outside-015.html [ Failure ]
diff:
--- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/css/css-shapes/spec-examples/shape-outside-015-expected.txt
+++ /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/css/css-shapes/spec-examples/shape-outside-015-actual.txt
@@ -1,6 +1,7 @@
+CONSOLE MESSAGE: line 3082: Error: assert_approx_equals: Line 1 is positioned properly expected 207 +/- 2 but got 282
 The test passes if the short green horizontal bars are the right of the shape, the long green bar is beneath it, and no bars intersect it. There should be no red.

 XXXXXX XXXXXX XXXXXX XXXXXX XXXXXX XXXXXXXXXXXXXXX

-PASS CSS Test: Shape from box value - border-box 
+FAIL CSS Test: Shape from box value - border-box Error: assert_approx_equals: Line 1 is positioned properly expected 207 +/- 2 but got 282



imported/w3c/web-platform-tests/css/css-shapes/spec-examples/shape-outside-016.html [ Failure ]
diff:
--- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/css/css-shapes/spec-examples/shape-outside-016-expected.txt
+++ /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/css/css-shapes/spec-examples/shape-outside-016-actual.txt
@@ -1,6 +1,7 @@
+CONSOLE MESSAGE: line 3082: Error: assert_approx_equals: Line 1 is positioned properly expected 207 +/- 2 but got 282
 The test passes if the short green horizontal bars are the right of the shape, the long green bar is beneath it, and no bars intersect it. There should be no red.

 XXXXXX XXXXXX XXXXXX XXXXXX XXXXXX XXXXXXXXXXXXXXX

-PASS CSS Test: Shape from box value - padding-box 
+FAIL CSS Test: Shape from box value - padding-box Error: assert_approx_equals: Line 1 is positioned properly expected 207 +/- 2 but got 282



imported/w3c/web-platform-tests/css/css-shapes/spec-examples/shape-outside-017.html [ Failure ]
diff:
--- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/css/css-shapes/spec-examples/shape-outside-017-expected.txt
+++ /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/css/css-shapes/spec-examples/shape-outside-017-actual.txt
@@ -1,6 +1,7 @@
+CONSOLE MESSAGE: line 3082: Error: assert_approx_equals: Line 1 is positioned properly expected 207 +/- 2 but got 282
 The test passes if the short green horizontal bars are the right of the shape, the long green bar is beneath it, and no bars intersect it. There should be no red.

 XXXXXX XXXXXX XXXXXX XXXXXX XXXXXX XXXXXXXXXXXXXXX

-PASS CSS Test: Shape from box value - content-box 
+FAIL CSS Test: Shape from box value - content-box Error: assert_approx_equals: Line 1 is positioned properly expected 207 +/- 2 but got 282

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191031/faf0c683/attachment-0001.htm>


More information about the webkit-unassigned mailing list