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.Parse Problem #3701

Closed
gopherbot opened this issue Jun 4, 2012 · 2 comments
Closed

time.Parse Problem #3701

gopherbot opened this issue Jun 4, 2012 · 2 comments

Comments

@gopherbot
Copy link

by werner.hattingh:

What steps will reproduce the problem?
If possible, include a link to a program on play.golang.org.
1. Run test attached
2.
3.

What is the expected output?
test to pass

What do you see instead?
test fail

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

Which operating system are you using?
linux

Which version are you using?  (run 'go version')


Please provide any additional information below.
Test fail on   :  go version weekly.2012-03-27 +912fdfb20cc6
Test pass on :  go version weekly.2012-03-27 +a2cb3130bd86

Attachments:

  1. experiment_test.go (240 bytes)
@robpike
Copy link
Contributor

robpike commented Jun 4, 2012

Comment 1:

Labels changed: added priority-soon, removed priority-triage.

Owner changed to @rsc.

Status changed to Accepted.

@rsc
Copy link
Contributor

rsc commented Jun 4, 2012

Comment 2:

This issue was closed by revision dcc4638.

Status changed to Fixed.

@golang golang locked and limited conversation to collaborators Jun 24, 2016
@rsc rsc removed their assignment Jun 22, 2022
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

3 participants