[Webkit-unassigned] [Bug 163826] New: REGRESSION(r207238-r207243): [GTK] Layout test storage/domstorage/events/basic-body-attribute.html is failing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 21 17:59:02 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=163826
Bug ID: 163826
Summary: REGRESSION(r207238-r207243): [GTK] Layout test
storage/domstorage/events/basic-body-attribute.html is
failing
Classification: Unclassified
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mcatanzaro at igalia.com
CC: bugs-noreply at webkitgtk.org, utatane.tea at gmail.com
Layout test storage/domstorage/events/basic-body-attribute.html has been failing since r207238-r207243 (inclusive):
--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/storage/domstorage/events/basic-body-attribute-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/storage/domstorage/events/basic-body-attribute-actual.txt
@@ -44,7 +44,7 @@
PASS storageEventList[6].newValue is null
storage.clear()
PASS storageEventList.length is 8
-PASS storageEventList[7].key is ""
+FAIL storageEventList[7].key should be (of type string). Was null (of type object).
PASS storageEventList[7].oldValue is null
PASS storageEventList[7].newValue is null
@@ -90,7 +90,7 @@
PASS storageEventList[6].newValue is null
storage.clear()
PASS storageEventList.length is 8
-PASS storageEventList[7].key is ""
+FAIL storageEventList[7].key should be (of type string). Was null (of type object).
PASS storageEventList[7].oldValue is null
PASS storageEventList[7].newValue is null
Updating expectations accordingly.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161022/d0c6349b/attachment.html>
More information about the webkit-unassigned
mailing list