Title: [122609] trunk/LayoutTests
- Revision
- 122609
- Author
- [email protected]
- Date
- 2012-07-13 11:43:19 -0700 (Fri, 13 Jul 2012)
Log Message
Unreviewed GTK gardening, adding baselines and expectations required
after r122509 and r122528.
* platform/gtk/TestExpectations:
* platform/gtk/http/tests/w3c: Added.
* platform/gtk/http/tests/w3c/webperf: Added.
* platform/gtk/http/tests/w3c/webperf/approved: Added.
* platform/gtk/http/tests/w3c/webperf/approved/navigation-timing: Added.
* platform/gtk/http/tests/w3c/webperf/approved/navigation-timing/html: Added.
* platform/gtk/http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-expected.txt: Added.
* platform/gtk/http/tests/w3c/webperf/approved/navigation-timing/html5: Added.
* platform/gtk/http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_xserver_redirect-expected.txt: Added.
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (122608 => 122609)
--- trunk/LayoutTests/ChangeLog 2012-07-13 18:15:52 UTC (rev 122608)
+++ trunk/LayoutTests/ChangeLog 2012-07-13 18:43:19 UTC (rev 122609)
@@ -1,3 +1,18 @@
+2012-07-13 Zan Dobersek <[email protected]>
+
+ Unreviewed GTK gardening, adding baselines and expectations required
+ after r122509 and r122528.
+
+ * platform/gtk/TestExpectations:
+ * platform/gtk/http/tests/w3c: Added.
+ * platform/gtk/http/tests/w3c/webperf: Added.
+ * platform/gtk/http/tests/w3c/webperf/approved: Added.
+ * platform/gtk/http/tests/w3c/webperf/approved/navigation-timing: Added.
+ * platform/gtk/http/tests/w3c/webperf/approved/navigation-timing/html: Added.
+ * platform/gtk/http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-expected.txt: Added.
+ * platform/gtk/http/tests/w3c/webperf/approved/navigation-timing/html5: Added.
+ * platform/gtk/http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_xserver_redirect-expected.txt: Added.
+
2012-07-13 Vsevolod Vlasov <[email protected]>
Unreviewed gardening, updated chromium test expectations.
Modified: trunk/LayoutTests/platform/gtk/TestExpectations (122608 => 122609)
--- trunk/LayoutTests/platform/gtk/TestExpectations 2012-07-13 18:15:52 UTC (rev 122608)
+++ trunk/LayoutTests/platform/gtk/TestExpectations 2012-07-13 18:43:19 UTC (rev 122609)
@@ -1257,6 +1257,8 @@
// Skip tests in fast/text/shaping
BUGWK90951 SKIP : fast/text/shaping = PASS
+BUGWK91266 : fast/viewport/viewport-legacy-xhtmlmp-remove-and-add.html = TEXT
+
//////////////////////////////////////////////////////////////////////////////////////////
// End of Tests failing
//////////////////////////////////////////////////////////////////////////////////////////
Added: trunk/LayoutTests/platform/gtk/http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-expected.txt (0 => 122609)
--- trunk/LayoutTests/platform/gtk/http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/gtk/http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-expected.txt 2012-07-13 18:43:19 UTC (rev 122609)
@@ -0,0 +1,23 @@
+Description
+
+This test validates the values of the window.performance.redirectCount and the window.performance.timing.redirectStart/End times for a cross-origin server side redirect navigation.
+
+
+
+
+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@http://127.0.0.1:8000/w3c/resources/testharness.js:1646
+assert_equals@http://127.0.0.1:8000/w3c/resources/testharness.js:567
+http://127.0.0.1:8000/w3c/webperf/resources/webperftestharness.js:145
+step@http://127.0.0.1:8000/w3c/resources/testharness.js:876
+test@http://127.0.0.1:8000/w3c/resources/testharness.js:338
+wp_test@http://127.0.0.1:8000/w3c/webperf/resources/webperftestharness.js:67
+test_equals@http://127.0.0.1:8000/w3c/webperf/resources/webperftestharness.js:145
+global code@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
+PASS navigation.redirectCount == 0 on a cross-origin server redirected navigation
+PASS window.performance.timing.navigationStart > 0
+PASS timing.redirectStart == 0 on a server redirected navigation from another domain
+PASS timing.redirectEnd == 0 on a server redirected navigation from another domain
+
Added: trunk/LayoutTests/platform/gtk/http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_xserver_redirect-expected.txt (0 => 122609)
--- trunk/LayoutTests/platform/gtk/http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_xserver_redirect-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/gtk/http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_xserver_redirect-expected.txt 2012-07-13 18:43:19 UTC (rev 122609)
@@ -0,0 +1,23 @@
+Description
+
+This test validates the values of the window.performance.redirectCount and the window.performance.timing.redirectStart/End times for a cross-origin server side redirect navigation.
+
+
+
+
+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@http://127.0.0.1:8000/w3c/resources/testharness.js:1646
+assert_equals@http://127.0.0.1:8000/w3c/resources/testharness.js:567
+http://127.0.0.1:8000/w3c/webperf/resources/webperftestharness.js:145
+step@http://127.0.0.1:8000/w3c/resources/testharness.js:876
+test@http://127.0.0.1:8000/w3c/resources/testharness.js:338
+wp_test@http://127.0.0.1:8000/w3c/webperf/resources/webperftestharness.js:67
+test_equals@http://127.0.0.1:8000/w3c/webperf/resources/webperftestharness.js:145
+global code@http://127.0.0.1:8000/w3c/webperf/approved/navigation-timing/html5/test_timing_xserver_redirect.html:78)
+PASS window.performance is defined
+PASS window.performance.navigation is defined
+PASS timing.navigation.type is TYPE_NAVIGATE
+PASS navigation.redirectCount == 0 on a cross-origin server redirected navigation
+PASS window.performance.timing.navigationStart > 0
+PASS timing.redirectStart == 0 on a server redirected navigation from another domain
+PASS timing.redirectEnd == 0 on a server redirected navigation from another domain
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes