WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
197290
REGRESSION (
r244599
) [Win] Layout Test fast/harness/render-tree-as-text-options.html is failing
https://bugs.webkit.org/show_bug.cgi?id=197290
Summary
REGRESSION (r244599) [Win] Layout Test fast/harness/render-tree-as-text-optio...
Shawn Roberts
Reported
2019-04-25 12:35:40 PDT
The following layout test is failing on Windows 7 Release and WinCairo fast/harness/render-tree-as-text-options.html Probable cause: Test was added in
https://trac.webkit.org/changeset/244599/webkit
and is failing on both the above windows queues, and causing win-ews to fail Flakiness Dashboard:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fharness%2Frender-tree-as-text-options.html
Diff: --- /home/buildbot/worker/win7-release-tests/build/layout-test-results/fast/harness/render-tree-as-text-options-expected.txt +++ /home/buildbot/worker/win7-release-tests/build/layout-test-results/fast/harness/render-tree-as-text-options-actual.txt @@ -1,11 +1,11 @@ -layer at (0,0) size 800x600 (composited, bounds=at (0,0) size 800x600, drawsContent=1, paints into ancestor=0) +layer at (0,0) size 800x600 RenderView at (0,0) size 800x600 positive z-order list (1) - layer at (0,0) size 800x516 layerType: background only (composited, bounds=at (0,0) size 800x600, drawsContent=1, paints into ancestor=0) + layer at (0,0) size 800x516 layerType: background only negative z-order list (1) - layer at (8,258) size 102x52 (composited, bounds=at (0,0) size 102x52, drawsContent=1, paints into ancestor=0) + layer at (8,258) size 102x52 RenderBlock (positioned) zI: -1 {DIV} at (8,258) size 102x52 [border: (1px solid #000000)] - layer at (0,0) size 800x516 layerType: foreground only (composited, bounds=at (0,0) size 800x600, drawsContent=1, paints into ancestor=0) + layer at (0,0) size 800x516 layerType: foreground only RenderBlock {HTML} at (0,0) size 800x516 RenderBody {BODY} at (8,8) size 784x500 RenderBlock {DIV} at (0,0) size 200x250 (layout overflow 0,0 200x400)
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2019-04-25 12:37:32 PDT
<
rdar://problem/50215440
>
Simon Fraser (smfr)
Comment 2
2019-04-25 12:38:02 PDT
Please just land a new windows baseline.
Shawn Roberts
Comment 3
2019-04-25 12:43:50 PDT
(In reply to Simon Fraser (smfr) from
comment #2
)
> Please just land a new windows baseline.
Thank you! Was going to change expectations to fail and ask you, but I re baselined in
https://trac.webkit.org/changeset/244661/webkit
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug