cmd/compile/internal/ssa: TestInlineLines fails on Windows #48550
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
OS-Windows
release-blocker
Milestone
CL 351529 removes a workaround for #43938 on Windows on the regression test for #47880.
Unfortunately, that workaround seems to have been masking another bug on Windows.
https://storage.googleapis.com/go-build-log/033ed565/windows-amd64-2016_fd7dc5ba.log:
The failing test was added in CL 348970 (CC @dr2chase, @randall77), so this appears to be a test-regression for Go 1.18. (It is not clear to me whether the test regression also represents a regression in functionality.)
The text was updated successfully, but these errors were encountered: