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

Failing test in time package #17519

Closed
luther9 opened this issue Oct 19, 2016 · 3 comments
Closed

Failing test in time package #17519

luther9 opened this issue Oct 19, 2016 · 3 comments

Comments

@luther9
Copy link

luther9 commented Oct 19, 2016

What version of Go are you using (go version)?

go version go1.7.3 linux/amd64

What did you do?

From the src directory I ran ./all.bash.

What did you expect to see?

All tests passing.

What did you see instead?

One test failed:

--- FAIL: TestLoadFixed (0.06s)
    time_test.go:943: Now().In(loc).Zone() = "-01", -3600, want "GMT+1", -3600
FAIL
FAIL    time    2.526s
@dgryski
Copy link
Contributor

dgryski commented Oct 19, 2016

The fix for #17276 didn't make it into 1.7.3

@luther9
Copy link
Author

luther9 commented Oct 19, 2016

So I guess this is a duplicate issue. It seems I don't have permission to mark it as such, even though I do see a "Close issue" button here. I'd prefer that someone marks this issue as duplicate before closing it.

@quentinmit
Copy link
Contributor

We don't have a separate dupe state, so closed it is.

@golang golang locked and limited conversation to collaborators Oct 19, 2017
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

4 participants