Thread overview | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
May 24, 2013 [Issue 10161] New: std.datetime unittest failure "Libya Standard Time" | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=10161 Summary: std.datetime unittest failure "Libya Standard Time" Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Phobos AssignedTo: nobody@puremagic.com ReportedBy: dmitry.olsh@gmail.com --- Comment #0 from Dmitry Olshansky <dmitry.olsh@gmail.com> 2013-05-24 04:18:57 PDT --- make -fwin32mak unittest eventually hits: unittest core.time.TimeException@std\datetime.d(30697): Could not find TZ Database name for: Libya Standard Time. Recently *started* to happen on Windows 8 Pro so it might be an update that added more time zones. Looks like it's working fine on the auto-tester. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
July 13, 2013 [Issue 10161] std.datetime unittest failure "Libya Standard Time" | ||||
---|---|---|---|---|
| ||||
Posted in reply to Dmitry Olshansky | http://d.puremagic.com/issues/show_bug.cgi?id=10161 Rainer Schuetze <r.sagitario@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |r.sagitario@gmx.de --- Comment #1 from Rainer Schuetze <r.sagitario@gmx.de> 2013-07-13 02:59:19 PDT --- Probably related to this update: http://support.microsoft.com/kb/2794119 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
August 15, 2013 [Issue 10161] std.datetime unittest failure "Libya Standard Time" | ||||
---|---|---|---|---|
| ||||
Posted in reply to Dmitry Olshansky | http://d.puremagic.com/issues/show_bug.cgi?id=10161 monarchdodra@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |monarchdodra@gmail.com --- Comment #2 from monarchdodra@gmail.com 2013-08-15 12:50:42 PDT --- I used to hit this on my win8 too. I don't have win8 anymore, so I can't verify if this is fixed or not. I *believe* Jonathan fixed it. Could somebody confirm (or deny) that this was fixed? -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
August 15, 2013 [Issue 10161] std.datetime unittest failure "Libya Standard Time" | ||||
---|---|---|---|---|
| ||||
Posted in reply to Dmitry Olshansky | http://d.puremagic.com/issues/show_bug.cgi?id=10161 --- Comment #3 from Dmitry Olshansky <dmitry.olsh@gmail.com> 2013-08-15 12:56:25 PDT --- (In reply to comment #2) > I used to hit this on my win8 too. I don't have win8 anymore, so I can't verify if this is fixed or not. I *believe* Jonathan fixed it. > > Could somebody confirm (or deny) that this was fixed? Which commit ? ;) Still fails for me. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
August 15, 2013 [Issue 10161] std.datetime unittest failure "Libya Standard Time" | ||||
---|---|---|---|---|
| ||||
Posted in reply to Dmitry Olshansky | http://d.puremagic.com/issues/show_bug.cgi?id=10161 --- Comment #4 from Rainer Schuetze <r.sagitario@gmx.de> 2013-08-15 13:01:28 PDT --- I have guessed some names as part of running unittests on win64: https://github.com/D-Programming-Language/phobos/pull/1411 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
August 15, 2013 [Issue 10161] std.datetime unittest failure "Libya Standard Time" | ||||
---|---|---|---|---|
| ||||
Posted in reply to Dmitry Olshansky | http://d.puremagic.com/issues/show_bug.cgi?id=10161 --- Comment #5 from monarchdodra@gmail.com 2013-08-15 13:04:57 PDT --- (In reply to comment #3) > (In reply to comment #2) > > I used to hit this on my win8 too. I don't have win8 anymore, so I can't verify if this is fixed or not. I *believe* Jonathan fixed it. > > > > Could somebody confirm (or deny) that this was fixed? > > Which commit ? ;) > > Still fails for me. Nevermind, it looks like I am thinking of this: https://github.com/D-Programming-Language/phobos/pull/1411/files#L1R30444 Which seems to not yet be merged. I think we should get it reviewed and pulled. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
August 16, 2013 [Issue 10161] std.datetime unittest failure "Libya Standard Time" | ||||
---|---|---|---|---|
| ||||
Posted in reply to Dmitry Olshansky | http://d.puremagic.com/issues/show_bug.cgi?id=10161 Kenji Hara <k.hara.pg@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #6 from Kenji Hara <k.hara.pg@gmail.com> 2013-08-16 09:38:28 PDT --- https://github.com/D-Programming-Language/phobos/pull/1482 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
September 09, 2013 [Issue 10161] std.datetime unittest failure "Libya Standard Time" | ||||
---|---|---|---|---|
| ||||
Posted in reply to Dmitry Olshansky | http://d.puremagic.com/issues/show_bug.cgi?id=10161 Dmitry Olshansky <dmitry.olsh@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #7 from Dmitry Olshansky <dmitry.olsh@gmail.com> 2013-09-09 10:37:52 PDT --- Pull was merged. https://github.com/D-Programming-Language/phobos/commit/794fbdcb647db57b027125c3cfad470a388b83b2 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation