[Webkit-unassigned] [Bug 91218] [Qt] new tests introduced in r122528 fail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 26 08:33:38 PDT 2012


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





--- Comment #3 from Ádám Kallai <kadam at inf.u-szeged.hu>  2012-09-26 08:34:04 PST ---
Investigate these results. It seems that these results are correct. I tried to compare the other platforms and the GTK+'s results were equal to Qt results. I'm going to update it and remove it from the skipped list. Do you have any idea? 

 * http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object.html

--- /home/kadam/webkit/WebKit/WebKitBuild/Release/layout-test-results/http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object-expected.txt
+++ /home/kadam/webkit/WebKit/WebKitBuild/Release/layout-test-results/http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object-actual.txt
@@ -4,4 +4,7 @@



+PASS window.performance is defined 
+PASS window.performance.timing is defined 
+PASS window.performance.navigation is defined 

 * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect.html

--- /home/kadam/webkit/WebKit/WebKitBuild/Release/layout-test-results/http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-expected.txt
+++ /home/kadam/webkit/WebKit/WebKitBuild/Release/layout-test-results/http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-actual.txt
@@ -5,7 +5,14 @@



-FAIL Starting document.location.hostname is correct (127.0.0.1:8000) assert_equals: Starting document.location.hostname is correct (127.0.0.1:8000) expected "127.0.0.1:8000" but got "127.0.0.1"
+FAIL Starting document.location.hostname is correct (127.0.0.1:8000) assert_equals: Starting document.location.hostname is correct (127.0.0.1:8000) expected "127.0.0.1:8000" but got "127.0.0.1"(stack: assert at http://127.0.0.1:8000/w3c/resources/testharness.js:1646
+assert_equals at http://127.0.0.1:8000/w3c/resources/testharness.js:567
+http://127.0.0.1:8000/w3c/webperf/resources/webperftestharness.js:145
+step at http://127.0.0.1:8000/w3c/resources/testharness.js:876
+test at http://127.0.0.1:8000/w3c/resources/testharness.js:338
+wp_test at http://127.0.0.1:8000/w3c/webperf/resources/webperftestharness.js:67
+test_equals at http://127.0.0.1:8000/w3c/webperf/resources/webperftestharness.js:145
+global code at http://127.0.0.1:8000/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect.html:78)
 PASS window.performance is defined 
 PASS window.performance.navigation is defined 
 PASS timing.navigation.type is TYPE_NAVIGATE

-- 
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