[Webkit-unassigned] [Bug 187595] New: [WPE] imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-vertical-lr-002.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 12 06:56:28 PDT 2018


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

            Bug ID: 187595
           Summary: [WPE]
                    imported/w3c/web-platform-tests/css/css-grid/grid-item
                    s/grid-items-percentage-margins-vertical-lr-002.html
                    is flaky
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit WPE
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: magomez at igalia.com
                CC: bugs-noreply at webkitgtk.org

imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-vertical-lr-002.html [ Failure Pass ]

Fails every 10 releases more or less. This is the diff when it happens:

--- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-vertical-lr-002-expected.txt
+++ /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-vertical-lr-002-actual.txt
@@ -4,13 +4,13 @@
   <div class="marginBottom50Percent" data-expected-margin-bottom="50" data-offset-y="440" data-expected-width="10" data-expected-height="10">X</div>
   <div data-offset-x="10" data-offset-y="400" data-expected-width="10" data-expected-height="100"></div>
 </div>
-offsetTop expected 440 but got 365
+offsetTop expected 440 but got 428
 FAIL .grid 2 assert_equals: 
 <div class="grid directionRTL">
   <div class="marginTop50Percent" data-expected-margin-top="50" data-offset-y="490" data-expected-width="10" data-expected-height="10">X</div>
   <div data-offset-x="10" data-offset-y="400" data-expected-width="10" data-expected-height="100"></div>
 </div>
-margin-top expected "50" but got "125"
+margin-top expected "50" but got "62.5"
 PASS .grid 3 
 PASS .grid 4 
 FAIL .grid 5 assert_equals: 
@@ -18,13 +18,13 @@
   <div class="marginBottom50Percent" data-expected-margin-bottom="50" data-offset-y="0" data-expected-width="10" data-expected-height="10">X</div>
   <div data-offset-x="10" data-offset-y="0" data-expected-width="10" data-expected-height="100"></div>
 </div>
-margin-bottom expected "50" but got "125"
+margin-bottom expected "50" but got "62.5"
 FAIL .grid 6 assert_equals: 
 <div class="grid">
   <div class="marginTop50Percent" data-expected-margin-top="50" data-offset-y="50" data-expected-width="10" data-expected-height="10">X</div>
   <div data-offset-x="10" data-offset-y="0" data-expected-width="10" data-expected-height="100"></div>
 </div>
-offsetTop expected 50 but got 125
+offsetTop expected 50 but got 63
 PASS .grid 7 
 PASS .grid 8 
 Direction LTR

-- 
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/20180712/9daa15a3/attachment.html>


More information about the webkit-unassigned mailing list