Bug 103225 - Layout Test platform/chromium/fast/forms/calendar-picker/week-picker-key-operations.html is failing
Summary: Layout Test platform/chromium/fast/forms/calendar-picker/week-picker-key-oper...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keishi Hattori
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-26 01:20 PST by Alexander Pavlov (apavlov)
Modified: 2012-11-26 03:45 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.65 KB, patch)
2012-11-26 03:15 PST, Keishi Hattori
no flags Details | Formatted Diff | Diff
Patch (2.54 KB, patch)
2012-11-26 03:24 PST, Keishi Hattori
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.