Bug 229592 - [BigSur wk2 Debug] http/tests/misc/acid3.html is a flaky failure
Summary: [BigSur wk2 Debug] http/tests/misc/acid3.html is a flaky failure
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-08-26 15:33 PDT by Eric Hutchison
Modified: 2022-06-23 14:07 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Hutchison 2021-08-26 15:33:22 PDT
http/tests/misc/acid3.html

is a flaky failure on BigSur wk2 Debug

History: https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fmisc%2Facid3.html&platform=mac&platform=ios

Results: https://build.webkit.org/results/Apple-BigSur-Debug-WK2-Tests/r281633%20(3446)/results.html

Diff:
--- /Volumes/Data/worker/bigsur-debug-tests-wk2/build/layout-test-results/http/tests/misc/acid3-expected.txt
+++ /Volumes/Data/worker/bigsur-debug-tests-wk2/build/layout-test-results/http/tests/misc/acid3-actual.txt
@@ -1,6 +1,7 @@
 CONSOLE MESSAGE: Did not parse stylesheet at 'http://127.0.0.1:8000/misc/resources/acid3/empty.css' because non CSS MIME types are not allowed in strict mode.
 ALERT: Test 23 failed: expected '14' but got '5' - wrong exception for createElementNS('null', ':div')
 Test 25 failed: wrong exception
+Test 69 failed: timeout -- could be a networking issue
 
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
@@ -15,13 +16,13 @@
         RenderBlock {P} at (70,64) size 64x50 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
         RenderBlock {P} at (144,48) size 75x58 [bgcolor=#FFFF00] [border: (1px solid #000000)]
         RenderBlock {P} at (230,32) size 87x66 [bgcolor=#00FF00] [border: (1px solid #000000)]
-        RenderBlock {P} at (329,16) size 97x74 [bgcolor=#0000FF] [border: (1px solid #000000)]
+        RenderBlock {P} at (329,16) size 97x74 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
         RenderBlock {P} at (440,0) size 107x82 [bgcolor=#800080] [border: (1px solid #000000)]
         RenderText {#text} at (0,0) size 0x0
       RenderBlock {P} at (41,214) size 568x120
         RenderInline {SPAN} at (0,0) size 112x112
           RenderText {#text} at (262,4) size 112x112
-            text run at (262,4) width 112: "98"
+            text run at (262,4) width 112: "97"
         RenderInline {SPAN} at (0,0) size 29x112
           RenderText {#text} at (373,4) size 29x112
             text run at (373,4) width 29: "/"
Comment 1 Radar WebKit Bug Importer 2021-08-26 15:35:16 PDT
<rdar://problem/82410368>
Comment 2 Eric Hutchison 2021-08-26 15:47:01 PDT
Updated test expectations at https://trac.webkit.org/changeset/281666/webkit.
Comment 3 Radar WebKit Bug Importer 2021-08-26 15:47:17 PDT
<rdar://problem/82410905>
Comment 4 Brent Fulgham 2022-06-23 14:07:34 PDT
Robert Jenner confirmed this is no longer an issue (5/3/2022).