WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
191010
[GTK] Several pasteboard tests are flaky
https://bugs.webkit.org/show_bug.cgi?id=191010
Summary
[GTK] Several pasteboard tests are flaky
Michael Catanzaro
Reported
2018-10-27 18:48:47 PDT
Several pasteboard tests are flaky: editing/pasteboard/5075944.html editing/pasteboard/paste-and-sanitize.html editing/pasteboard/paste-text-006.html editing/pasteboard/paste-text-with-style-5.html --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/editing/pasteboard/5075944-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/editing/pasteboard/5075944-actual.txt @@ -11,7 +11,7 @@ RenderText {#text} at (0,0) size 168x17 text run at (0,0) width 168: "This should be underlined." RenderBlock {DIV} at (0,52) size 784x18 - RenderInline {U} at (0,0) size 168x17 - RenderText {#text} at (0,0) size 168x17 - text run at (0,0) width 168: "This should be underlined." -caret: position 26 of child 0 {#text} of child 0 {U} of child 4 {DIV} of body + RenderInline {A} at (0,0) size 136x17 [color=#0000EE] + RenderText {#text} at (0,0) size 136x17 + text run at (0,0) width 136: "This should be a link." +caret: position 22 of child 0 {#text} of child 0 {A} of child 4 {DIV} of body --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/editing/pasteboard/paste-and-sanitize-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/editing/pasteboard/paste-and-sanitize-actual.txt @@ -1,6 +1,6 @@ This test checks that the paste operation trims the pasted fragment to reduce the verbosity of the markup without affecting the style. -PASS confirmedMarkup is 'Hello' +FAIL confirmedMarkup should be Hello. Was <ul style="font-size: 24px; text-align: right;"><li>A</li></ul><div style="font-size: 24px;"><ul><li><a href="">B</a> <br>C</li></ul></div>. PASS confirmedMarkup is '<b><i>Hello</i></b>' PASS confirmedMarkup is '<b><i>Hello</i></b>' PASS confirmedMarkup is 'Hello' --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/editing/pasteboard/paste-text-006-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/editing/pasteboard/paste-text-006-actual.txt @@ -82,7 +82,7 @@ | <div> | class="editing" | id="test" -| "There is a tide in the affairs of men," +| "is a tide in the affairs of men," | <div> | class="editing" | id="test" @@ -109,7 +109,7 @@ | <div> | class="editing" | id="test" -| "There is a tide in the affairs of men," +| "is a tide in the affairs of men," | <div> | class="editing" | id="test" --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/editing/pasteboard/paste-text-with-style-5-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/editing/pasteboard/paste-text-with-style-5-actual.txt @@ -7,5 +7,6 @@ | "<#selection-caret>hello world" After copy-paste: -| "hello world<#selection-caret>" +| <i> +| "hello<#selection-caret>" | <br>
Attachments
Add attachment
proposed patch, testcase, etc.
Diego Pino
Comment 1
2021-06-04 19:39:25 PDT
This test, or group of tests, has been passing for the last 4000 revisions. Closing bug. Gardened in
r278519
.
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