<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 - [GTK] Layout Tests fast/events/wheelevent-in-{vertical,horizontal}-scrollbar-in-rtl.html are flaky"
   href="https://bugs.webkit.org/show_bug.cgi?id=145170">145170</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[GTK] Layout Tests fast/events/wheelevent-in-{vertical,horizontal}-scrollbar-in-rtl.html are flaky
          </td>
        </tr>

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

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

        <tr>
          <th>Version</th>
          <td>528+ (Nightly build)
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Unspecified
          </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>Tools / Tests
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>chavarria1991&#64;gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>The following layout tests are flaky on GTK+. They fail sometimes.

fast/events/wheelevent-in-vertical-scrollbar-in-rtl.html
fast/events/wheelevent-in-horizontal-scrollbar-in-rtl.html

When they fail the diffs are the following:

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/events/wheelevent-in-vertical-scrollbar-in-rtl-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/events/wheelevent-in-vertical-scrollbar-in-rtl-actual.txt
&#64;&#64; -1,3 +1,3 &#64;&#64;
 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&quot;
 window.scrollX: 78
-window.scrollY: -122
+window.scrollY: -121

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/events/wheelevent-in-horizontal-scrollbar-in-rtl-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/events/wheelevent-in-horizontal-scrollbar-in-rtl-actual.txt
&#64;&#64; -1,3 +1,3 &#64;&#64;
 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&quot;
 window.scrollX: -122
-window.scrollY: 78
+window.scrollY: 79</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>