[Webkit-unassigned] [Bug 157009] New: ios-simulator-wk1 (DumpRenderTree): editing tests fail due to notifications arriving out of order

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 25 17:40:40 PDT 2016


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

            Bug ID: 157009
           Summary: ios-simulator-wk1 (DumpRenderTree): editing tests fail
                    due to notifications arriving out of order
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: iOS
                OS: iOS 9.3
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com
                CC: ap at webkit.org, enrica at apple.com

ios-simulator-wk1 (DumpRenderTree): editing tests fail due to notifications arriving out of order

It appears that a large number of editing tests fail due to event notifications in an inconsistent order. The order varies across test runs, so rebaselining the tests does not resolve the issue (i.e. https://trac.webkit.org/changeset/200055)

<https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Release%20WK1%20(Tests)/r200056%20(5270)/results.html>

--- /Volumes/Data/slave/ios-simulator-9-release-tests-wk1/build/layout-test-results/editing/deleting/delete-at-paragraph-boundaries-005-expected.txt
+++ /Volumes/Data/slave/ios-simulator-9-release-tests-wk1/build/layout-test-results/editing/deleting/delete-at-paragraph-boundaries-005-actual.txt
@@ -3,8 +3,8 @@
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 3 of DIV > DIV > BODY > HTML > #document to 7 of DIV > DIV > BODY > HTML > #document
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldDeleteDOMRange:range from 3 of DIV > DIV > BODY > HTML > #document to 7 of DIV > DIV > BODY > HTML > #document
 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of DIV > DIV > BODY > HTML > #document to 3 of DIV > DIV > BODY > HTML > #document toDOMRange:range from 3 of DIV > DIV > BODY > HTML > #document to 3 of DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160426/6358289f/attachment-0001.html>


More information about the webkit-unassigned mailing list