Opened 8 years ago
Closed 8 years ago
#16446 closed defect (fixed)
failures in test.date.locale
Reported by: | Adam Peller | Owned by: | Adam Peller |
---|---|---|---|
Priority: | undecided | Milestone: | 1.9 |
Component: | Date | Version: | 1.8.1 |
Keywords: | dohfail | Cc: | Douglas Hays |
Blocked By: | Blocking: |
Description
fails starting 1.8.2 due to changes in dateTimeFormat in CLDR v21 (see #13906)
GROUP "tests.date.locale" has 11 tests to run PASSED test: date.locale 19 ms PASSED test: isWeekend 1 ms _AssertFailure: assertEqual() failed: expected 11/08/2006 12:55am but got 11/08/2006, 12:55am
also
PASSED test: parse_dates_neg 1 ms _AssertFailure: assertEqual() failed: expected Fri Aug 11 2006 12:30:00 GMT-0400 (EDT) but got null
Change History (8)
comment:1 Changed 8 years ago by
Milestone: | tbd → 1.9 |
---|
comment:2 Changed 8 years ago by
Keywords: | dohfail added |
---|
comment:3 Changed 8 years ago by
Milestone: | 1.9 → 1.8.3 |
---|
comment:4 Changed 8 years ago by
Milestone: | 1.8.3 → 1.8.4 |
---|
comment:5 Changed 8 years ago by
Milestone: | 1.8.4 → 1.8.5 |
---|
comment:6 Changed 8 years ago by
Cc: | Douglas Hays added |
---|---|
Milestone: | 1.8.5 → 1.9 |
Doug, is this fixed by [30930]?
comment:7 Changed 8 years ago by
perhaps I shouldn't have been so quick to change to 1.9. Still worth backporting?
comment:8 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
This is fixed in 1.9. They're just progblems with the testcase so I don't have a need for them to be backported, but feel free to do so.
Note: See
TracTickets for help on using
tickets.
Moving incomplete issues to next minor release.