Bug 105525 - Fix tests depend on current year
Summary: Fix tests depend on current year
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-20 03:36 PST by Kunihiko Sakamoto
Modified: 2012-12-20 08:01 PST (History)
2 users (show)

See Also:


Attachments
Patch (7.39 KB, patch)
2012-12-20 03:40 PST, Kunihiko Sakamoto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kunihiko Sakamoto 2012-12-20 03:36:57 PST
There are a few tests in fast/forms that pass only if Date().getFullYear() == 2012.
Comment 1 Kunihiko Sakamoto 2012-12-20 03:40:41 PST
Created attachment 180317 [details]
Patch
Comment 2 Kent Tamura 2012-12-20 07:46:47 PST
Comment on attachment 180317 [details]
Patch

ok
Comment 3 WebKit Review Bot 2012-12-20 08:01:07 PST
Comment on attachment 180317 [details]
Patch

Clearing flags on attachment: 180317

Committed r138255: <http://trac.webkit.org/changeset/138255>
Comment 4 WebKit Review Bot 2012-12-20 08:01:10 PST
All reviewed patches have been landed.  Closing bug.