-
Notifications
You must be signed in to change notification settings - Fork 17.8k
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
os: TestChtimes failure on OSX with Go 1.10: AccessTime didn't go backwards #23940
Labels
help wanted
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
OS-Darwin
Milestone
Comments
ALTree
changed the title
TestChtimes failure on OSX with Go 1.10: AccessTime didn't go backwards
os: TestChtimes failure on OSX with Go 1.10: AccessTime didn't go backwards
Feb 20, 2018
ALTree
added
the
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
label
Feb 20, 2018
Which filesystem are you using? (or the output of |
|
Interestingly, it's been consistent during the testing run by
|
I encountered this error today while building the
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
help wanted
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
OS-Darwin
Please answer these questions before submitting your issue. Thanks!
What version of Go are you using (
go version
)?go version go1.10 darwin/amd64
Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
go env
)?What did you do?
$ GOROOT_BOOTSTRAP=~/opt/go-bootstrap ./all.bash
What did you expect to see?
(tests pass)
What did you see instead?
The text was updated successfully, but these errors were encountered: