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

cmd/compile/internal/gc: log.Fatal calls print time stamps which lead to irreproducible results #13320

Closed
griesemer opened this issue Nov 19, 2015 · 1 comment

Comments

@griesemer
Copy link
Contributor

Time stamps in the output make automated testing more complicated.

Example:

$ go tool compile -race -msan src.go 
2015/11/18 17:59:38 can not use both -race and -msan
@gopherbot
Copy link

CL https://golang.org/cl/17050 mentions this issue.

@minux minux closed this as completed in 23791ee Nov 19, 2015
@golang golang locked and limited conversation to collaborators Nov 18, 2016
@rsc rsc unassigned minux Jun 23, 2022
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