Title: [136910] trunk/LayoutTests
Revision
136910
Author
e...@chromium.org
Date
2012-12-06 17:31:10 -0800 (Thu, 06 Dec 2012)

Log Message

Unreviewed chromium rebaseline for r136909.

* platform/chromium-win-xp/http/tests/w3c: Added.
* platform/chromium-win-xp/http/tests/w3c/webperf: Added.
* platform/chromium-win-xp/http/tests/w3c/webperf/submission: Added.
* platform/chromium-win-xp/http/tests/w3c/webperf/submission/Intel: Added.
* platform/chromium-win-xp/http/tests/w3c/webperf/submission/Intel/user-timing: Added.
* platform/chromium-win-xp/http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_mark-expected.txt: Added.
* platform/chromium-win/http/tests/w3c: Added.
* platform/chromium-win/http/tests/w3c/webperf: Added.
* platform/chromium-win/http/tests/w3c/webperf/submission: Added.
* platform/chromium-win/http/tests/w3c/webperf/submission/Intel: Added.
* platform/chromium-win/http/tests/w3c/webperf/submission/Intel/user-timing: Added.
* platform/chromium-win/http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_clearMarks-expected.txt: Added.
* platform/chromium-win/http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_mark-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (136909 => 136910)


--- trunk/LayoutTests/ChangeLog	2012-12-07 00:52:36 UTC (rev 136909)
+++ trunk/LayoutTests/ChangeLog	2012-12-07 01:31:10 UTC (rev 136910)
@@ -1,3 +1,21 @@
+2012-12-06  Emil A Eklund  <e...@chromium.org>
+
+        Unreviewed chromium rebaseline for r136909.
+
+        * platform/chromium-win-xp/http/tests/w3c: Added.
+        * platform/chromium-win-xp/http/tests/w3c/webperf: Added.
+        * platform/chromium-win-xp/http/tests/w3c/webperf/submission: Added.
+        * platform/chromium-win-xp/http/tests/w3c/webperf/submission/Intel: Added.
+        * platform/chromium-win-xp/http/tests/w3c/webperf/submission/Intel/user-timing: Added.
+        * platform/chromium-win-xp/http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_mark-expected.txt: Added.
+        * platform/chromium-win/http/tests/w3c: Added.
+        * platform/chromium-win/http/tests/w3c/webperf: Added.
+        * platform/chromium-win/http/tests/w3c/webperf/submission: Added.
+        * platform/chromium-win/http/tests/w3c/webperf/submission/Intel: Added.
+        * platform/chromium-win/http/tests/w3c/webperf/submission/Intel/user-timing: Added.
+        * platform/chromium-win/http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_clearMarks-expected.txt: Added.
+        * platform/chromium-win/http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_mark-expected.txt: Added.
+
 2012-12-06  Philip Rogers  <p...@google.com>
 
         Unify SVG's animation and target tracking systems.

Added: trunk/LayoutTests/platform/chromium-win/http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_clearMarks-expected.txt (0 => 136910)


--- trunk/LayoutTests/platform/chromium-win/http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_clearMarks-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-win/http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_clearMarks-expected.txt	2012-12-07 01:31:10 UTC (rev 136910)
@@ -0,0 +1,63 @@
+Description
+
+This test validates functionality of the interface window.performance.clearMarks.
+
+
+PASS There should be 2 entries. 
+PASS Entries in entrylist should be in order. 
+PASS Entry "1" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS Entry "abc" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS Marks that we cleared should not exist anymore. 
+PASS There should be 1 entries. 
+PASS Entries in entrylist should be in order. 
+PASS Entry "abc" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS Marks that we cleared should not exist anymore. 
+PASS There should be 0 entries. 
+PASS Entries in entrylist should be in order. 
+PASS Marks that we cleared should not exist anymore. 
+PASS No marks should exist after we clear all. 
+PASS There should be 4 entries. 
+PASS Entries in entrylist should be in order. 
+PASS Entry "1" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS Entry "1" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS Entry "abc" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS Entry "abc" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS Marks that we cleared should not exist anymore. 
+PASS There should be 2 entries. 
+PASS Entries in entrylist should be in order. 
+PASS Entry "abc" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS Entry "abc" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS Marks that we cleared should not exist anymore. 
+PASS There should be 0 entries. 
+PASS Entries in entrylist should be in order. 
+PASS Marks that we cleared should not exist anymore. 
+PASS Nothing should happen if we clear a non-exist mark. 
+PASS No marks should exist when we clear all. 
+

Added: trunk/LayoutTests/platform/chromium-win/http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_mark-expected.txt (0 => 136910)


--- trunk/LayoutTests/platform/chromium-win/http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_mark-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-win/http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_mark-expected.txt	2012-12-07 01:31:10 UTC (rev 136910)
@@ -0,0 +1,125 @@
+Description
+
+This test validates functionality of the interface window.performance.mark.
+
+
+PASS There should be 0 marks 
+PASS There should be 3 entries. 
+PASS Entries in entrylist should be in order. 
+PASS Entry "1" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS Entry "abc" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS Entry "" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS There should be 1 entries. 
+PASS Entries in entrylist should be in order. 
+PASS Entry "1" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS There should be 1 entries. 
+PASS Entries in entrylist should be in order. 
+PASS Entry "abc" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS There should be 1 entries. 
+PASS Entries in entrylist should be in order. 
+PASS Entry "" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS There should be 6 entries. 
+PASS Entries in entrylist should be in order. 
+PASS Entry "1" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS Entry "abc" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS Entry "" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS Entry "1" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS Entry "abc" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS Entry "" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS There should be 2 entries. 
+PASS Entries in entrylist should be in order. 
+PASS Entry "1" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS Entry "1" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS There should be 2 entries. 
+PASS Entries in entrylist should be in order. 
+PASS Entry "abc" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS Entry "abc" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS There should be 2 entries. 
+PASS Entries in entrylist should be in order. 
+PASS Entry "" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS Entry "" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS There should be 2 entries. 
+PASS Entries in entrylist should be in order. 
+PASS Entry "1" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS Entry "1" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS There should be 2 entries. 
+PASS Entries in entrylist should be in order. 
+PASS Entry "abc" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS Entry "abc" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS There should be 2 entries. 
+PASS Entries in entrylist should be in order. 
+PASS Entry "" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS Entry "" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+

Added: trunk/LayoutTests/platform/chromium-win-xp/http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_mark-expected.txt (0 => 136910)


--- trunk/LayoutTests/platform/chromium-win-xp/http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_mark-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-win-xp/http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_mark-expected.txt	2012-12-07 01:31:10 UTC (rev 136910)
@@ -0,0 +1,125 @@
+Description
+
+This test validates functionality of the interface window.performance.mark.
+
+
+PASS There should be 0 marks 
+PASS There should be 3 entries. 
+PASS Entries in entrylist should be in order. 
+PASS Entry "1" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS Entry "abc" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS Entry "" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS There should be 1 entries. 
+PASS Entries in entrylist should be in order. 
+PASS Entry "1" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS There should be 1 entries. 
+PASS Entries in entrylist should be in order. 
+PASS Entry "abc" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS There should be 1 entries. 
+PASS Entries in entrylist should be in order. 
+PASS Entry "" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS There should be 6 entries. 
+PASS Entries in entrylist should be in order. 
+PASS Entry "1" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS Entry "1" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS Entry "abc" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS Entry "abc" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS Entry "" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS Entry "" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS There should be 2 entries. 
+PASS Entries in entrylist should be in order. 
+PASS Entry "1" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS Entry "1" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS There should be 2 entries. 
+PASS Entries in entrylist should be in order. 
+PASS Entry "1" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS Entry "1" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS There should be 2 entries. 
+PASS Entries in entrylist should be in order. 
+PASS Entry "abc" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS Entry "abc" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS There should be 2 entries. 
+PASS Entries in entrylist should be in order. 
+PASS Entry "abc" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS Entry "abc" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS There should be 2 entries. 
+PASS Entries in entrylist should be in order. 
+PASS Entry "" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS Entry "" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS There should be 2 entries. 
+PASS Entries in entrylist should be in order. 
+PASS Entry "" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+PASS Entry "" should be one that we have set. 
+PASS entryType should be "mark". 
+PASS startTime should greater than 0. 
+PASS duration of mark should be 0. 
+
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to