[Webkit-unassigned] [Bug 183902] New: [GTK] Some tests failing after r229831 "Make policy decisions asynchronous"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 22 07:56:58 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=183902

            Bug ID: 183902
           Summary: [GTK] Some tests failing after r229831 "Make policy
                    decisions asynchronous"
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: magomez at igalia.com
                CC: bugs-noreply at webkitgtk.org

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'll update them.
But the third one doesn'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: 'topRow'
 --------
-This page was successfully loaded.
-My protocol is file:
-My referrer is blank
-
+Click me. If nothing loads above we have a problem.

 --------
 Frame: 'middleRow'

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180322/760014f1/attachment.html>


More information about the webkit-unassigned mailing list