[Webkit-unassigned] [Bug 208301] [GTK] Several editing/pasteboard tests are flaky after r244494

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 13 02:06:51 PDT 2020


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

--- Comment #2 from Diego Pino <dpino at igalia.com> ---
More flaky failures in editing/pasteboard:

  editing/pasteboard/copy-null-characters.html
  editing/pasteboard/copy-text-with-backgroundcolor.html
  editing/pasteboard/copy-text-with-wrapped-tag.html
  editing/pasteboard/page-zoom.html
  editing/pasteboard/paste-blockquote-and-paragraph-break.html
  editing/pasteboard/preserve-line-break-at-end-of-pasted-content.html
  editing/pasteboard/testcase-9507.html

editing/pasteboard/copy-null-characters.html (See: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r259574%20(13225)/editing/pasteboard/copy-null-characters-diff.txt)

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/editing/pasteboard/copy-null-characters-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/editing/pasteboard/copy-null-characters-actual.txt
@@ -20,16 +20,7 @@
 | <div>
 |   contenteditable="true"
 |   id="destination-rich-text"
-|   <p>
-|     <b>
-|       "bold"
-|   <div>
-|     id="source"
-|     "Copy paste me"
-|   <span>
-|     style="color: green;"
-|     "green"
-|   "Copy paste me"
+|   "Copy paste meCopy paste me"
 | "
 "
 | <#selection-caret>


editing/pasteboard/copy-text-with-backgroundcolor.html (See: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r259935%20(13299)/editing/pasteboard/copy-text-with-backgroundcolor-diff.txt)

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/editing/pasteboard/copy-text-with-backgroundcolor-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/editing/pasteboard/copy-text-with-backgroundcolor-actual.txt
@@ -21,7 +21,7 @@
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
 EDITING DELEGATE: shouldInsertNode:#document-fragment replacingDOMRange:range from 22 of #text > SPAN > DIV > DIV > BODY > HTML > #document to 22 of #text > SPAN > DIV > DIV > BODY > HTML > #document givenAction:WebViewInsertActionPasted
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 22 of #text > SPAN > DIV > DIV > BODY > HTML > #document to 22 of #text > SPAN > DIV > DIV > BODY > HTML > #document toDOMRange:range from 22 of #text > DIV > DIV > BODY > HTML > #document to 22 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 22 of #text > SPAN > DIV > DIV > BODY > HTML > #document to 22 of #text > SPAN > DIV > DIV > BODY > HTML > #document toDOMRange:range from 16 of #text > SPAN > DIV > DIV > BODY > HTML > #document to 16 of #text > SPAN > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
 EDITING DELEGATE: webViewDidEndEditing:WebViewDidEndEditingNotification
@@ -73,6 +73,8 @@
 |   <span>
 |     style="background-color: rgb(255, 0, 0, 0);"
 |     "Transparent background"
-|   "Transparent background<#selection-caret>"
+|   <span>
+|     style="background-color: rgb(0, 128, 0);"
+|     "Green background<#selection-caret>"
 | "
 "

editing/pasteboard/copy-text-with-wrapped-tag.html (See: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r259221%20(13151)/editing/pasteboard/copy-text-with-wrapped-tag-diff.txt)

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/editing/pasteboard/copy-text-with-wrapped-tag-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/editing/pasteboard/copy-text-with-wrapped-tag-actual.txt
@@ -13,7 +13,7 @@
 |   "AVeryLongWordThatWillWrap<#selection-caret>"

 Pasted2:
-| "Copy multiple spaces "
+| "Copy this text "
 | <a>
 |   href="http://www.google.com"
 |   "AVeryLongWordThatWillWrap<#selection-caret>"


editing/pasteboard/page-zoom.html (See: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r259634%20(13237)/editing/pasteboard/page-zoom-diff.txt)

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/editing/pasteboard/page-zoom-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/editing/pasteboard/page-zoom-actual.txt
@@ -1,12 +1,13 @@
+CONSOLE MESSAGE: line 44: relative font size not preserved
 Copy this 16px text.
 PasteCopy this 16px text it here.
 The pasted text should have a font size of 16px.


 Copy this x-small text.
-PasteCopy this x-small it here.
+PasteCopy this 16px text it here.
 The pasted text should have a font size of x-small.


-PASS
+FAIL (this test requires DRT)


editing/pasteboard/paste-blockquote-and-paragraph-break.html (See: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r259634%20(13237)/editing/pasteboard/paste-blockquote-and-paragraph-break-diff.txt)


--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/editing/pasteboard/paste-blockquote-and-paragraph-break-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/editing/pasteboard/paste-blockquote-and-paragraph-break-actual.txt
@@ -14,14 +14,8 @@
 | <br>

 After paste:
-| <blockquote>
-|   id="blockquote"
-|   type="cite"
-|   "hello"
-|   <br>
-| <div>
-|   <#selection-caret>
-|   <br>
+| "hello<#selection-caret>"
+| <br>
 | <blockquote>
 |   id="blockquote"
 |   type="cite"
@@ -30,14 +24,8 @@
 | <br>

 After inserting "world":
-| <blockquote>
-|   id="blockquote"
-|   type="cite"
-|   "hello"
-|   <br>
-| <div>
-|   "world<#selection-caret>"
-|   <br>
+| "helloworld<#selection-caret>"
+| <br>
 | <blockquote>
 |   id="blockquote"
 |   type="cite"


editing/pasteboard/preserve-line-break-at-end-of-pasted-content.html (See: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r259592%20(13227)/editing/pasteboard/preserve-line-break-at-end-of-pasted-content-diff.txt)

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/editing/pasteboard/preserve-line-break-at-end-of-pasted-content-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/editing/pasteboard/preserve-line-break-at-end-of-pasted-content-actual.txt
@@ -11,8 +11,10 @@
 | "Hello World!"
 | <div>
 |   id="div"
-|   "Hello World!"
+|   <span>
+|     style="caret-color: rgb(0, 0, 255);"
+|     "caret-color: blue, "
+|   <span>
+|     style="caret-color: magenta;"
+|     "caret-color: magenta<#selection-caret>"
 |   <br>
-| <div>
-|   <#selection-caret>
-|   <br>

editing/pasteboard/testcase-9507.html (See: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r259879%20(13281)/editing/pasteboard/testcase-9507-diff.txt)

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/editing/pasteboard/testcase-9507-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/editing/pasteboard/testcase-9507-actual.txt
@@ -28,10 +28,10 @@
 | <div>
 |   class="editing"
 |   id="test"
-|   "foo"
-|   <div>
-|     style="color: rgb(255, 0, 0);"
-|     "bar<#selection-caret>"
+|   <img>
+|     src="../resources/abe.png"
+|     style="text-align: -webkit-center;"
+|   <#selection-caret>
 |   <div>
 |     style="color: rgb(255, 0, 0);"
 |     "

-- 
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/20200413/fc969f47/attachment.htm>


More information about the webkit-unassigned mailing list