<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 - REGRESSION(r198292): [GTK] Layout test http/tests/security/contentSecurityPolicy/video-with-http-url-allowed-by-csp-media-src-star.html is flaky"
   href="https://bugs.webkit.org/show_bug.cgi?id=160135">160135</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>REGRESSION(r198292): [GTK] Layout test http/tests/security/contentSecurityPolicy/video-with-http-url-allowed-by-csp-media-src-star.html is flaky
          </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, dbates&#64;webkit.org, pnormand&#64;igalia.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Layout test http/tests/security/contentSecurityPolicy/video-with-http-url-allowed-by-csp-media-src-star.html has been failing on the GTK bot; fortunately there is a smoking gun commit to blame, r198292 (&quot;&lt;video&gt; and &lt;audio&gt; elements do not obey Content Security Policy on redirect&quot;). More recently, it has been passing flakily, but at first it had been failing always since that commit.

The text diff:

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/security/contentSecurityPolicy/video-with-http-url-allowed-by-csp-media-src-star-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/security/contentSecurityPolicy/video-with-http-url-allowed-by-csp-media-src-star-actual.txt
&#64;&#64; -3,7 +3,7 &#64;&#64;
 On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.


-PASS did load video.
+FAIL failed to load video.
 PASS successfullyParsed is true

 TEST COMPLETE</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>