Bug 103225

Summary: Layout Test platform/chromium/fast/forms/calendar-picker/week-picker-key-operations.html is failing
Product: WebKit Reporter: Alexander Pavlov (apavlov) <apavlov>
Component: Tools / TestsAssignee: Keishi Hattori <keishi>
Status: RESOLVED FIXED    
Severity: Normal CC: keishi, tasak, tkent, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Alexander Pavlov (apavlov) 2012-11-26 01:20:49 PST
The following layout test is failing on all platforms:

platform/chromium/fast/forms/calendar-picker/week-picker-key-operations.html


Probable cause:

The test is run on November 26, 2012.
For the current, last week of November, which ends in December, December is the current month in the calendar picker, even though today's date is still in November, so currentMonth() !== expectedMonth in testToday().
Comment 1 Keishi Hattori 2012-11-26 03:15:26 PST
Created attachment 175957 [details]
Patch
Comment 2 Alexander Pavlov (apavlov) 2012-11-26 03:16:49 PST
Comment on attachment 175957 [details]
Patch

I believe you can also remove the suppression from platform/chromium/TestExpectations in the same patch
Comment 3 Keishi Hattori 2012-11-26 03:24:58 PST
Created attachment 175958 [details]
Patch
Comment 4 Keishi Hattori 2012-11-26 03:25:06 PST
(In reply to comment #2)
> (From update of attachment 175957 [details])
> I believe you can also remove the suppression from platform/chromium/TestExpectations in the same patch

Right, thanks.
Comment 5 WebKit Review Bot 2012-11-26 03:45:43 PST
Comment on attachment 175958 [details]
Patch

Clearing flags on attachment: 175958

Committed r135704: <http://trac.webkit.org/changeset/135704>
Comment 6 WebKit Review Bot 2012-11-26 03:45:47 PST
All reviewed patches have been landed.  Closing bug.