Skip to content

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

@davecheney

Description

@davecheney
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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions