RESOLVED FIXED 153618
[iOS Simulator] fast/forms tests failing after r195700
https://bugs.webkit.org/show_bug.cgi?id=153618
Summary [iOS Simulator] fast/forms tests failing after r195700
Ryan Haddad
Reported 2016-01-28 14:58:59 PST
[iOS Simulator] fast/forms tests failing after r195700 <https://build.webkit.org/builders/Apple%20iOS%209%20Simulator%20Release%20WK2%20%28Tests%29/builds/2645> fast/forms/date/ValidityState-rangeOverflow-date.html [ Failure ] fast/forms/date/ValidityState-rangeUnderflow-date.html [ Failure ] fast/forms/datetimelocal/ValidityState-rangeOverflow-datetimelocal.html [ Failure ] fast/forms/datetimelocal/ValidityState-rangeUnderflow-datetimelocal.html [ Failure ] fast/forms/form-in-malformed-markup.html [ Failure ] fast/forms/input-user-input-sanitization.html [ Failure ] fast/forms/month/ValidityState-rangeOverflow-month.html [ Failure ] fast/forms/month/ValidityState-rangeUnderflow-month.html [ Failure ] fast/forms/time/time-validity-rangeoverflow.html [ Failure ] fast/forms/time/time-validity-rangeunderflow.html [ Failure ] fast/forms/week/ValidityState-rangeOverflow-week.html [ Failure ] fast/forms/week/ValidityState-rangeUnderflow-week.html [ Failure ]
Attachments
Patch (17.05 KB, patch)
2016-01-29 12:04 PST, Ryan Haddad
no flags
Ryan Haddad
Comment 1 2016-01-28 14:59:22 PST
--- /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/fast/forms/date/ValidityState-rangeOverflow-date-expected.txt +++ /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/fast/forms/date/ValidityState-rangeOverflow-date-actual.txt @@ -3,7 +3,7 @@ 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 "". +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 "foo". PASS The value "2010-01-27" doesn't overflow the maximum value "2010-01-27".
Ryan Haddad
Comment 2 2016-01-28 15:00:09 PST
Do these need a new baseline for ios-simulator?
Ryan Haddad
Comment 3 2016-01-29 12:04:11 PST
Ryan Haddad
Comment 4 2016-01-29 12:07:30 PST
After speaking with Chris, it looks like these tests need a general expectation change, not a ios-specific one.
Ryan Haddad
Comment 5 2016-01-29 12:27:20 PST
Rebaselined in r195834.
Note You need to log in before you can comment on or make changes to this bug.