[Webkit-unassigned] [Bug 206552] New: REGRESSION: [Win] http/tests/security/same-origin-websql-blocked.html and 2 fast/dom/Window/window-function-* tests failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 21 13:49:13 PST 2020


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

            Bug ID: 206552
           Summary: REGRESSION: [Win]
                    http/tests/security/same-origin-websql-blocked.html
                    and 2 fast/dom/Window/window-function-* tests failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com

The following layout tests are failing on Windows:
fast/dom/Window/window-function-frame-getter-precedence.html
fast/dom/Window/window-function-name-getter-precedence.html
http/tests/security/same-origin-websql-blocked.html

https://build.webkit.org/results/Apple%20Win%2010%20Release%20(Tests)/r254862%20(4692)/results.html

https://results.webkit.org/?suite=layout-tests&suite=layout-tests&suite=layout-tests&test=fast%2Fdom%2FWindow%2Fwindow-function-frame-getter-precedence.html&test=fast%2Fdom%2FWindow%2Fwindow-function-name-getter-precedence.html&test=http%2Ftests%2Fsecurity%2Fsame-origin-websql-blocked.html

The diffs for the fast/dom/Window tests looks like this:
-PASS: typeof window.openDatabase should be function and is.
+FAIL: typeof window.openDatabase should be function but instead is undefined


The websql test is this:
--- /home/buildbot/worker/win10-release-tests/build/layout-test-results/http/tests/security/same-origin-websql-blocked-expected.txt
+++ /home/buildbot/worker/win10-release-tests/build/layout-test-results/http/tests/security/same-origin-websql-blocked-actual.txt
@@ -1,4 +1,3 @@
-CONSOLE MESSAGE: line 5: Web SQL is deprecated. Please use IndexedDB instead.
 This iframe should return a security error:


@@ -6,4 +5,4 @@
 --------
 Frame: '<!--frame1-->'
 --------
-SecurityError
+UnknownError

-- 
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/20200121/18719a5b/attachment-0001.htm>


More information about the webkit-unassigned mailing list