[Webkit-unassigned] [Bug 67125] [Qt] 2 tests failed after r93951
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 29 06:37:24 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=67125
--- Comment #1 from Fehér Zsolt <feherzs at inf.u-szeged.hu> 2011-08-29 06:37:24 PST ---
http://build.webkit.org/results/Qt%20Linux%20Release/r93973%20(36895)/results.html
'fast/dom/constructed-objects-prototypes.html' diff:
--- /ramdisk/qt-linux-release/build/layout-test-results/fast/dom/constructed-objects-prototypes-expected.txt
+++ /ramdisk/qt-linux-release/build/layout-test-results/fast/dom/constructed-objects-prototypes-actual.txt
@@ -7,6 +7,8 @@
PASS (new inner.Audio()).constructor.isInner is true
PASS (new inner.DOMParser()).isInner is true
PASS (new inner.DOMParser()).constructor.isInner is true
+PASS (new inner.Event()).isInner is true
+PASS (new inner.Event()).constructor.isInner is true
PASS (new inner.FormData()).isInner is true
PASS (new inner.FormData()).constructor.isInner is true
PASS (new inner.Image()).isInner is true
'fast/dom/dom-constructors.html' diff:
--- /ramdisk/qt-linux-release/build/layout-test-results/fast/dom/dom-constructors-expected.txt
+++ /ramdisk/qt-linux-release/build/layout-test-results/fast/dom/dom-constructors-actual.txt
@@ -93,7 +93,7 @@
PASS TryAllocate('CSSValue') is 'exception'
PASS TryAllocate('CSSValueList') is 'exception'
PASS TryAllocate('DOMImplementation') is 'exception'
-PASS TryAllocate('Event') is 'exception'
+FAIL TryAllocate('Event') should be exception. Was [object Event].
PASS TryAllocate('HTMLCollection') is 'exception'
PASS TryAllocate('KeyboardEvent') is 'exception'
PASS TryAllocate('MediaList') is 'exception'
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list