<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ios-simulator-wk1 (DumpRenderTree): editing tests fail due to notifications arriving out of order"
   href="https://bugs.webkit.org/show_bug.cgi?id=157009">157009</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>ios-simulator-wk1 (DumpRenderTree): editing tests fail due to notifications arriving out of order
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>WebKit Nightly Build
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>iOS
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>iOS 9.3
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>HTML Editing
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>ryanhaddad&#64;apple.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>ap&#64;webkit.org, enrica&#64;apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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. <a href="https://trac.webkit.org/changeset/200055">https://trac.webkit.org/changeset/200055</a>)

&lt;<a href="https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Release%20WK1%20(Tests)/r200056%20(5270)/results.html">https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Release%20WK1%20(Tests)/r200056%20(5270)/results.html</a>&gt;

--- /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
&#64;&#64; -3,8 +3,8 &#64;&#64;
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 3 of DIV &gt; DIV &gt; BODY &gt; HTML &gt; #document to 7 of DIV &gt; DIV &gt; BODY &gt; HTML &gt; #document
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldDeleteDOMRange:range from 3 of DIV &gt; DIV &gt; BODY &gt; HTML &gt; #document to 7 of DIV &gt; DIV &gt; BODY &gt; HTML &gt; #document
 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of DIV &gt; DIV &gt; BODY &gt; HTML &gt; #document to 3 of DIV &gt; DIV &gt; BODY &gt; HTML &gt; #document toDOMRange:range from 3 of DIV &gt; DIV &gt; BODY &gt; HTML &gt; #document to 3 of DIV &gt; DIV &gt; BODY &gt; HTML &gt; #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>