Skip to content

cmd/compile/internal/test: TestMergeLocalsIntegration failures [consistent failure] #80484

Description

@gopherbot
#!watchflakes
default <- pkg == "cmd/compile/internal/test" && test == "TestMergeLocalsIntegration"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestMergeLocalsIntegration
    mergelocals_test.go:176: =-= raw cand list for func ABC:
         0: integration.go:65:6 "p1" sz=4100 hp=true align=4 t=Pointery
         1: integration.go:65:10 "p2" sz=4100 hp=true align=4 t=Pointery
         2: integration.go:71:7 "xp3" sz=4100 hp=true align=4 t=Pointery2
         3: integration.go:82:7 "xp4" sz=4100 hp=true align=4 t=Pointery2
         4: integration.go:48:7 "v2" sz=4100 hp=false align=4 t=Vanilla
         5: integration.go:53:7 "v3" sz=4100 hp=false align=4 t=Vanilla2
         6: integration.go:60:6 "s" sz=4096 hp=false align=4 t=Single
        =-= addregion st=0 en=6: add part 0 -> 6
        
    mergelocals_test.go:177: expected trace output on 8 vars got 0
--- FAIL: TestMergeLocalsIntegration (0.04s)

watchflakes

Metadata

Metadata

Assignees

Labels

NeedsFixThe path to resolution is known, but the work has not been done.SoonThis needs action soon. (recent regressions, service outages, unusual time-sensitive situations)compiler/runtimeIssues related to the Go compiler and/or runtime.

Type

No type

Projects

Status
In Progress
Status
Active

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions