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

runtime/race: build broken by recent map change #6875

Closed
davecheney opened this issue Dec 3, 2013 · 3 comments
Closed

runtime/race: build broken by recent map change #6875

davecheney opened this issue Dec 3, 2013 · 3 comments

Comments

@davecheney
Copy link
Contributor

What steps will reproduce the problem?

https://code.google.com/p/go/source/detail?r=6e50725ac753430e47d7230b44d82a530510d896

destabilized the darwin/amd64 race builder. The linux/amd64 builder is also offline, but
most likely suffers from the same breakage.

What is the expected output? What do you see instead?

RaceArrayInit                            .
RaceMapInit                              FAILED
RaceMapInit2                             FAILED
RaceInterCall                            .

New test failures.

Please use labels and text to provide additional information.

http://build.golang.org/log/78ac764dad9d6c2e76fe8f57b0ec912e42820b66
@davecheney
Copy link
Contributor Author

Comment 1:

Fixed title

@randall77
Copy link
Contributor

Comment 2:

Owner changed to @randall77.

@randall77
Copy link
Contributor

Comment 3:

This issue was closed by revision c0f2294.

Status changed to Fixed.

@rsc rsc added this to the Go1.3 milestone Apr 14, 2015
@rsc rsc removed the go1.3 label Apr 14, 2015
@golang golang locked and limited conversation to collaborators Jun 25, 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

4 participants