Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
tag some failing specs
- Loading branch information
Showing
with
6 additions
and
0 deletions.
-
+3
−0
spec/tags/core/time/gm_tags.txt
-
+3
−0
spec/tags/core/time/utc_tags.txt
|
@@ -41,3 +41,6 @@ fails:Time.gm handles fractional microseconds as a Float |
|
|
fails:Time.gm handles fractional microseconds as a Rational |
|
|
fails:Time.gm ignores fractional seconds if a passed whole number of microseconds |
|
|
fails:Time.gm ignores fractional seconds if a passed fractional number of microseconds |
|
|
fails:Time.gm interprets pre-Gregorian reform dates using Gregorian proleptic calendar |
|
|
fails:Time.gm interprets Julian-Gregorian gap dates using Gregorian proleptic calendar |
|
|
fails:Time.gm interprets post-Gregorian reform dates using Gregorian calendar |
|
@@ -43,3 +43,6 @@ fails:Time.utc handles fractional microseconds as a Rational |
|
|
fails:Time.utc ignores fractional seconds if a passed whole number of microseconds |
|
|
fails:Time.utc ignores fractional seconds if a passed fractional number of microseconds |
|
|
fails:Time#utc returns the utc representation of time |
|
|
fails:Time.utc interprets pre-Gregorian reform dates using Gregorian proleptic calendar |
|
|
fails:Time.utc interprets Julian-Gregorian gap dates using Gregorian proleptic calendar |
|
|
fails:Time.utc interprets post-Gregorian reform dates using Gregorian calendar |
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.