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: TestRace failing in RaceIssue51618 case on windows-amd64-race builder #51673

Closed
dmitshur opened this issue Mar 14, 2022 · 1 comment
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Windows Soon This needs to be done soon. (regressions, serious bugs, outages)
Milestone

Comments

@dmitshur
Copy link
Contributor

Starting with CL 391954, the windows-amd64-race builder is failing:

[...]
RaceNestedStruct                         .
RaceIssue5567                            .
RaceIssue51618                           FAILED
RaceIssue5654                            .
NoRaceMethodThunk                        .
[...]

Passed 352 of 353 tests (99.72%, 0+, 1-)
0 expected failures (0 has not fail)
--- FAIL: TestRace (10.95s)
FAIL
FAIL	runtime/race	32.972s

(Source: https://build.golang.org/log/675a69bf18950a5afd472d5363a7993c1c42451d.)

@dmitshur dmitshur added NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Soon This needs to be done soon. (regressions, serious bugs, outages) labels Mar 14, 2022
@dmitshur dmitshur added this to the Go1.19 milestone Mar 14, 2022
@ianlancetaylor ianlancetaylor self-assigned this Mar 14, 2022
@gopherbot
Copy link

Change https://go.dev/cl/392774 mentions this issue: syscall: add race annotations to Windows ReadFile and WriteFile

@golang golang locked and limited conversation to collaborators Jun 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Windows Soon This needs to be done soon. (regressions, serious bugs, outages)
Projects
None yet
Development

No branches or pull requests

3 participants