[Webkit-unassigned] [Bug 277898] New: [ iOS 17 ] imported/w3c/web-platform-tests/css/css-tables/tentative/td-box-sizing-003.html is a flaky text failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 10 01:10:37 PDT 2024


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

            Bug ID: 277898
           Summary: [ iOS 17 ]
                    imported/w3c/web-platform-tests/css/css-tables/tentati
                    ve/td-box-sizing-003.html is a flaky text failure
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Morningstar at apple.com
                CC: koivisto at iki.fi

imported/w3c/web-platform-tests/css/css-tables/tentative/td-box-sizing-003.html [ Pass Failure ]
is a flaky text failure, the first time this was noticed was 276880 at main. 

History:
https://results.webkit.org/?platform=ios&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-tables%2Ftentative%2Ftd-box-sizing-003.html&recent=false

Diff:
--- /Volumes/Data/worker/Apple-iOS-17-Simulator-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/css/css-tables/tentative/td-box-sizing-003-expected.txt
+++ /Volumes/Data/worker/Apple-iOS-17-Simulator-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/css/css-tables/tentative/td-box-sizing-003-actual.txt
@@ -38,8 +38,35 @@
 PASS table 5
 PASS table 6
 PASS table 7
-PASS table 8
-PASS table 9
+FAIL table 8 assert_equals:
+<table data-expected-width="240">
+  <tbody>
+  <tr>
+      <td data-expected-width="120" style="border:10px solid black;padding: 30%">
+        <div data-offset-x="72" data-offset-y="72" style="width:50px;height:50px;background:yellow">0,0</div>
+      </td>
+      <td style="border:10px solid black;padding: 30%">
+        <div style="width:50px;height:50px;background:yellow">0,0</div>
+      </td>
+  </tr>
+  </tbody>
+</table>
+width expected 240 but got 428
+FAIL table 9 assert_equals:
+<table data-expected-width="300">
+  <caption><div style="width:300px;background:#ddd">300px caption</div></caption>
+  <tbody>
+  <tr>
+      <td data-expected-width="150" style="border:10px solid black;padding: 30%">
+        <div data-offset-x="90" data-offset-y="90" style="width:50px;height:50px;background:yellow">0,0</div>
+      </td>
+      <td style="border:10px solid black;padding: 30%">
+        <div style="width:50px;height:50px;background:yellow">0,0</div>
+      </td>
+  </tr>
+  </tbody>
+</table>
+width expected 300 but got 500
 PASS table 10
 PASS table 11

Diff-url:
https://build.webkit.org/results/Apple-iOS-17-Simulator-Release-WK2-Tests/282069%40main%20(4766)/imported/w3c/web-platform-tests/css/css-tables/tentative/td-box-sizing-003-diff.txt

Test-run:
https://build.webkit.org/results/Apple-iOS-17-Simulator-Release-WK2-Tests/282069%40main%20(4766)/results.html

-- 
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/20240810/8ba2a0cd/attachment-0001.htm>


More information about the webkit-unassigned mailing list