<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] visible-control-characters tests should not be passing"
   href="https://bugs.webkit.org/show_bug.cgi?id=153941">153941</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[GTK] visible-control-characters tests should not be passing
          </td>
        </tr>

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

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

        <tr>
          <th>Version</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </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>WebKit Gtk
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>mcatanzaro&#64;igalia.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>bugs-noreply&#64;webkitgtk.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>The following tests are sometimes passing for the last couple of months:

  fast/text/control-characters/visible-control-characters-1.html
  fast/text/control-characters/visible-control-characters-2.html
  fast/text/control-characters/visible-control-characters-2.xhtml
  fast/text/control-characters/visible-control-characters-3.html
  fast/text/control-characters/visible-control-characters-3.xhtml

It's bad because these are expected mismatch tests, they should never pass.

The first pass (known bad commit) is r192730, but that commit is probably not to blame. Then there are many flaky runs. Then r192779 is the last known bad commit, and then test consistently fails (good) for a while, so it was fixed for a range of commits. The next known pass (bad) is r193641, and it's flaky from then on.

So we know:

* Tests broken shortly before r192730, probably exclusive
* Tests fixed shortly after r192779, exclusive
* Tests broken again sometimes before r193642, exclusive

Unfortunately there was some problem with the bot, and the last results we have before r193641 are for r193617, which is a rather big range of commits.

Since the tests were broken, fixed, then broken again, I at first suspected r192727, shortly before r192730. However that was rolled out quickly in r192731, but the tests continued to pass (bad) for some time after that, which doesn't match up. Still, it seems quite possible I broke it with theme changes.

(visible-control-characters-1 seems to have a few additional rare, flaky failures outside of those ranges.)</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>