Title: [195834] trunk/LayoutTests
Revision
195834
Author
[email protected]
Date
2016-01-29 12:27:05 -0800 (Fri, 29 Jan 2016)

Log Message

Rebaseline fast/forms tests after r195700
https://bugs.webkit.org/show_bug.cgi?id=153618

Unreviewed test gardening.

* fast/forms/date/ValidityState-rangeOverflow-date-expected.txt:
* fast/forms/date/ValidityState-rangeUnderflow-date-expected.txt:
* fast/forms/datetimelocal/ValidityState-rangeOverflow-datetimelocal-expected.txt:
* fast/forms/datetimelocal/ValidityState-rangeUnderflow-datetimelocal-expected.txt:
* fast/forms/month/ValidityState-rangeOverflow-month-expected.txt:
* fast/forms/month/ValidityState-rangeUnderflow-month-expected.txt:
* fast/forms/time/time-validity-rangeoverflow-expected.txt:
* fast/forms/time/time-validity-rangeunderflow-expected.txt:
* fast/forms/week/ValidityState-rangeOverflow-week-expected.txt:
* fast/forms/week/ValidityState-rangeUnderflow-week-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (195833 => 195834)


--- trunk/LayoutTests/ChangeLog	2016-01-29 20:15:09 UTC (rev 195833)
+++ trunk/LayoutTests/ChangeLog	2016-01-29 20:27:05 UTC (rev 195834)
@@ -1,3 +1,21 @@
+2016-01-29  Ryan Haddad  <[email protected]>
+
+        Rebaseline fast/forms tests after r195700
+        https://bugs.webkit.org/show_bug.cgi?id=153618
+
+        Unreviewed test gardening.
+
+        * fast/forms/date/ValidityState-rangeOverflow-date-expected.txt:
+        * fast/forms/date/ValidityState-rangeUnderflow-date-expected.txt:
+        * fast/forms/datetimelocal/ValidityState-rangeOverflow-datetimelocal-expected.txt:
+        * fast/forms/datetimelocal/ValidityState-rangeUnderflow-datetimelocal-expected.txt:
+        * fast/forms/month/ValidityState-rangeOverflow-month-expected.txt:
+        * fast/forms/month/ValidityState-rangeUnderflow-month-expected.txt:
+        * fast/forms/time/time-validity-rangeoverflow-expected.txt:
+        * fast/forms/time/time-validity-rangeunderflow-expected.txt:
+        * fast/forms/week/ValidityState-rangeOverflow-week-expected.txt:
+        * fast/forms/week/ValidityState-rangeUnderflow-week-expected.txt:
+
 2016-01-29  Brady Eidson  <[email protected]>
 
         Modern IDB: Fix logging that overwhelms python with strings of excessive length.

Modified: trunk/LayoutTests/fast/forms/date/ValidityState-rangeOverflow-date-expected.txt (195833 => 195834)


--- trunk/LayoutTests/fast/forms/date/ValidityState-rangeOverflow-date-expected.txt	2016-01-29 20:15:09 UTC (rev 195833)
+++ trunk/LayoutTests/fast/forms/date/ValidityState-rangeOverflow-date-expected.txt	2016-01-29 20:27:05 UTC (rev 195834)
@@ -3,8 +3,8 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
+PASS The value "2010-01-27" doesn't overflow the maximum value "null".
 PASS The value "2010-01-27" doesn't overflow the maximum value "".
-PASS The value "2010-01-27" doesn't overflow the maximum value "".
 PASS The value "2010-01-27" doesn't overflow the maximum value "foo".
 PASS The value "2010-01-27" doesn't overflow the maximum value "2010-01-27".
 PASS The value "2010-01-27" doesn't overflow the maximum value "2010-01-28".

Modified: trunk/LayoutTests/fast/forms/date/ValidityState-rangeUnderflow-date-expected.txt (195833 => 195834)


--- trunk/LayoutTests/fast/forms/date/ValidityState-rangeUnderflow-date-expected.txt	2016-01-29 20:15:09 UTC (rev 195833)
+++ trunk/LayoutTests/fast/forms/date/ValidityState-rangeUnderflow-date-expected.txt	2016-01-29 20:27:05 UTC (rev 195834)
@@ -3,8 +3,8 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
+PASS The value "2010-01-27" doesn't underflow the minimum value "null".
 PASS The value "2010-01-27" doesn't underflow the minimum value "".
-PASS The value "2010-01-27" doesn't underflow the minimum value "".
 PASS The value "2010-01-27" doesn't underflow the minimum value "foo".
 PASS The value "1000-01-01" doesn't underflow the minimum value "".
 PASS The value "1582-10-15" doesn't underflow the minimum value "".

Modified: trunk/LayoutTests/fast/forms/datetimelocal/ValidityState-rangeOverflow-datetimelocal-expected.txt (195833 => 195834)


--- trunk/LayoutTests/fast/forms/datetimelocal/ValidityState-rangeOverflow-datetimelocal-expected.txt	2016-01-29 20:15:09 UTC (rev 195833)
+++ trunk/LayoutTests/fast/forms/datetimelocal/ValidityState-rangeOverflow-datetimelocal-expected.txt	2016-01-29 20:27:05 UTC (rev 195834)
@@ -3,8 +3,8 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
+PASS The value "2010-01-27T12:34" doesn't overflow the maximum value "null".
 PASS The value "2010-01-27T12:34" doesn't overflow the maximum value "".
-PASS The value "2010-01-27T12:34" doesn't overflow the maximum value "".
 PASS The value "2010-01-27T12:34" doesn't overflow the maximum value "foo".
 PASS The value "2010-01-27T12:34" doesn't overflow the maximum value "2010-01-27T12:34".
 PASS The value "2010-01-27T12:34" doesn't overflow the maximum value "2010-01-27T12:34:56".

Modified: trunk/LayoutTests/fast/forms/datetimelocal/ValidityState-rangeUnderflow-datetimelocal-expected.txt (195833 => 195834)


--- trunk/LayoutTests/fast/forms/datetimelocal/ValidityState-rangeUnderflow-datetimelocal-expected.txt	2016-01-29 20:15:09 UTC (rev 195833)
+++ trunk/LayoutTests/fast/forms/datetimelocal/ValidityState-rangeUnderflow-datetimelocal-expected.txt	2016-01-29 20:27:05 UTC (rev 195834)
@@ -3,8 +3,8 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
+PASS The value "2010-01-27T12:34" doesn't underflow the minimum value "null".
 PASS The value "2010-01-27T12:34" doesn't underflow the minimum value "".
-PASS The value "2010-01-27T12:34" doesn't underflow the minimum value "".
 PASS The value "2010-01-27T12:34" doesn't underflow the minimum value "foo".
 PASS The value "1000-01-01T12:34" doesn't underflow the minimum value "".
 PASS The value "1582-10-15T00:00" doesn't underflow the minimum value "".

Modified: trunk/LayoutTests/fast/forms/month/ValidityState-rangeOverflow-month-expected.txt (195833 => 195834)


--- trunk/LayoutTests/fast/forms/month/ValidityState-rangeOverflow-month-expected.txt	2016-01-29 20:15:09 UTC (rev 195833)
+++ trunk/LayoutTests/fast/forms/month/ValidityState-rangeOverflow-month-expected.txt	2016-01-29 20:27:05 UTC (rev 195834)
@@ -3,8 +3,8 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
+PASS The value "2010-01" doesn't overflow the maximum value "null".
 PASS The value "2010-01" doesn't overflow the maximum value "".
-PASS The value "2010-01" doesn't overflow the maximum value "".
 PASS The value "2010-01" doesn't overflow the maximum value "foo".
 PASS The value "2010-01" doesn't overflow the maximum value "2010-01".
 PASS The value "2010-01" doesn't overflow the maximum value "2010-02".

Modified: trunk/LayoutTests/fast/forms/month/ValidityState-rangeUnderflow-month-expected.txt (195833 => 195834)


--- trunk/LayoutTests/fast/forms/month/ValidityState-rangeUnderflow-month-expected.txt	2016-01-29 20:15:09 UTC (rev 195833)
+++ trunk/LayoutTests/fast/forms/month/ValidityState-rangeUnderflow-month-expected.txt	2016-01-29 20:27:05 UTC (rev 195834)
@@ -3,8 +3,8 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
+PASS The value "2010-01" doesn't underflow the minimum value "null".
 PASS The value "2010-01" doesn't underflow the minimum value "".
-PASS The value "2010-01" doesn't underflow the minimum value "".
 PASS The value "2010-01" doesn't underflow the minimum value "foo".
 PASS The value "1000-01" doesn't underflow the minimum value "".
 PASS The value "1582-10" doesn't underflow the minimum value "".

Modified: trunk/LayoutTests/fast/forms/time/time-validity-rangeoverflow-expected.txt (195833 => 195834)


--- trunk/LayoutTests/fast/forms/time/time-validity-rangeoverflow-expected.txt	2016-01-29 20:15:09 UTC (rev 195833)
+++ trunk/LayoutTests/fast/forms/time/time-validity-rangeoverflow-expected.txt	2016-01-29 20:27:05 UTC (rev 195834)
@@ -3,8 +3,8 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
+PASS The value "13:16" doesn't overflow the maximum value "null".
 PASS The value "13:16" doesn't overflow the maximum value "".
-PASS The value "13:16" doesn't overflow the maximum value "".
 PASS The value "13:16" doesn't overflow the maximum value "foo".
 PASS The value "13:16" doesn't overflow the maximum value "13:16".
 PASS The value "13:16" doesn't overflow the maximum value "13:17".

Modified: trunk/LayoutTests/fast/forms/time/time-validity-rangeunderflow-expected.txt (195833 => 195834)


--- trunk/LayoutTests/fast/forms/time/time-validity-rangeunderflow-expected.txt	2016-01-29 20:15:09 UTC (rev 195833)
+++ trunk/LayoutTests/fast/forms/time/time-validity-rangeunderflow-expected.txt	2016-01-29 20:27:05 UTC (rev 195834)
@@ -3,8 +3,8 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
+PASS The value "13:16" doesn't underflow the minimum value "null".
 PASS The value "13:16" doesn't underflow the minimum value "".
-PASS The value "13:16" doesn't underflow the minimum value "".
 PASS The value "13:16" doesn't underflow the minimum value "foo".
 PASS The value "00:00:00.000" doesn't underflow the minimum value "".
 PASS The value "23:59:59.999" doesn't underflow the minimum value "".

Modified: trunk/LayoutTests/fast/forms/week/ValidityState-rangeOverflow-week-expected.txt (195833 => 195834)


--- trunk/LayoutTests/fast/forms/week/ValidityState-rangeOverflow-week-expected.txt	2016-01-29 20:15:09 UTC (rev 195833)
+++ trunk/LayoutTests/fast/forms/week/ValidityState-rangeOverflow-week-expected.txt	2016-01-29 20:27:05 UTC (rev 195834)
@@ -3,8 +3,8 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
+PASS The value "2010-W01" doesn't overflow the maximum value "null".
 PASS The value "2010-W01" doesn't overflow the maximum value "".
-PASS The value "2010-W01" doesn't overflow the maximum value "".
 PASS The value "2010-W01" doesn't overflow the maximum value "foo".
 PASS The value "2010-W01" doesn't overflow the maximum value "2010-W01".
 PASS The value "2010-W01" doesn't overflow the maximum value "2010-W02".

Modified: trunk/LayoutTests/fast/forms/week/ValidityState-rangeUnderflow-week-expected.txt (195833 => 195834)


--- trunk/LayoutTests/fast/forms/week/ValidityState-rangeUnderflow-week-expected.txt	2016-01-29 20:15:09 UTC (rev 195833)
+++ trunk/LayoutTests/fast/forms/week/ValidityState-rangeUnderflow-week-expected.txt	2016-01-29 20:27:05 UTC (rev 195834)
@@ -3,8 +3,8 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
+PASS The value "2010-W01" doesn't underflow the minimum value "null".
 PASS The value "2010-W01" doesn't underflow the minimum value "".
-PASS The value "2010-W01" doesn't underflow the minimum value "".
 PASS The value "2010-W01" doesn't underflow the minimum value "foo".
 PASS The value "1000-W01" doesn't underflow the minimum value "".
 PASS The value "1583-W01" doesn't underflow the minimum value "".
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to