Bug 229592
Summary: | [BigSur wk2 Debug] http/tests/misc/acid3.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Hutchison <ehutchison> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | bfulgham, ehutchison, koivisto, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Eric Hutchison
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: "/"
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/82410368>
Eric Hutchison
Updated test expectations at https://trac.webkit.org/changeset/281666/webkit.
Radar WebKit Bug Importer
<rdar://problem/82410905>
Brent Fulgham
Robert Jenner confirmed this is no longer an issue (5/3/2022).