Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

time: zoneinfo_windows_test fails, if Moscow Standard Time (MSK) is set as time current time zone. #5672

Closed
gopherbot opened this issue Jun 9, 2013 · 1 comment

Comments

@gopherbot
Copy link

by pk@cin.io:

What steps will reproduce the problem?
Set your Windows' time zone to '(UTC+04:00) Moscow, St. Petersburg, Volgograd' in the
date and time settings. Run %GOROOT%\src\all.bat.

What is the expected output?
ALL TESTS PASSED

What do you see instead?
--- FAIL: TestLocalZoneAbbr (0.00 seconds)
        zoneinfo_windows_test.go:18: Parse failed: parsing time "Sun, 09 Jun 2013 14:39:27 MSK" as "Mon, 02 Jan 2006 15:04:05 MST": cannot parse "MSK" as "MST"
FAIL
FAIL    time    2.666s

Which compiler are you using (5g, 6g, 8g, gccgo)?
6g

Which operating system are you using?
MS Windows 7, x86-64

Which version are you using?  (run 'go version')
hg identify
3378d2483995 tip

Please provide any additional information below.
-
@minux
Copy link
Member

minux commented Jun 9, 2013

Comment 1:

Status changed to Duplicate.

Merged into issue #3790.

@golang golang locked and limited conversation to collaborators Jun 24, 2016
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants