<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>183902</bug_id>
          
          <creation_ts>2018-03-22 07:56:58 -0700</creation_ts>
          <short_desc>[GTK] Some tests failing after r229831 &quot;Make policy decisions asynchronous&quot;</short_desc>
          <delta_ts>2018-03-22 08:45:09 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKitGTK</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=183460</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Miguel Gomez">magomez</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>cdumez</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1408367</commentid>
    <comment_count>0</comment_count>
    <who name="Miguel Gomez">magomez</who>
    <bug_when>2018-03-22 07:56:58 -0700</bug_when>
    <thetext>Three tests started to fail after this change:

http/tests/loading/simple-subframe.html [ Failure ]
http/tests/navigation/redirect-to-fragment2.html [ Failure ]
fast/dom/frame-loading-via-document-write.html [ Failure ]

The two first ones look like we need to rebaseline the expectations (a small change in the order of events). I&apos;ll update them.
But the third one doesn&apos;t like that simple, seems that something is really failing. This is the diff:


--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/dom/frame-loading-via-document-write-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/dom/frame-loading-via-document-write-actual.txt
@@ -3,10 +3,7 @@
 --------
 Frame: &apos;topRow&apos;
 --------
-This page was successfully loaded.
-My protocol is file:
-My referrer is blank
-
+Click me. If nothing loads above we have a problem.
 
 --------
 Frame: &apos;middleRow&apos;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1408385</commentid>
    <comment_count>1</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2018-03-22 08:45:09 -0700</bug_when>
    <thetext>Looks like I did not see this because this test is already marked as timing out on Mac WK2.

The fast test likely needs the same fixes as its http counterpart:
https://bugs.webkit.org/show_bug.cgi?id=183460</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>