Skip to content

cmd/compile/internal/test: TestPGOHash failures #74490

Open
@gopherbot

Description

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

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestPGOHash
=== PAUSE TestPGOHash
=== CONT  TestPGOHash
    pgo_inl_test.go:40: /Users/swarming/.swarming/w/ir/x/w/goroot/bin/go test -c -o /Users/swarming/.swarming/w/ir/x/t/TestPGOHash1604220677/001/test.exe -gcflags=-pgoprofile=/Users/swarming/.swarming/w/ir/x/t/TestPGOHash1604220677/001/inline_hot.pprof -trimpath /Users/swarming/.swarming/w/ir/x/t/TestPGOHash1604220677/001=>example.com/pgo/inline -d=pgoinlinebudget=160,pgoinlinecdfthreshold=90,pgodebug=1,pgohash=v1
    pgo_inl_test.go:40: /Users/swarming/.swarming/w/ir/x/w/goroot/bin/go test -c -o /Users/swarming/.swarming/w/ir/x/t/TestPGOHash1604220677/001/test.exe -gcflags=-pgoprofile=/Users/swarming/.swarming/w/ir/x/t/TestPGOHash1604220677/001/inline_hot.pprof -trimpath /Users/swarming/.swarming/w/ir/x/t/TestPGOHash1604220677/001=>example.com/pgo/inline -d=pgoinlinebudget=160,pgoinlinecdfthreshold=90,pgodebug=1,pgohash=v0
    pgo_inl_test.go:43: build failed: exit status 1, output:
        # example.com/pgo/inline [example.com/pgo/inline.test]
        hot-callsite-thres-from-CDF=95.55555555555556
        hot-node enabled increased budget=160 for func=example.com/pgo/inline.(*BS).NS
        example.com/pgo/inline/inline_hot.go:81:38 (inline) [bisect-match 0x928e2ef7a146a7bc]
        pgohash triggered example.com/pgo/inline/inline_hot.go:81:38 (inline) 010001101010011110111100
        hot-budget check allows inlining for call example.com/pgo/inline.(*BS).NS (cost 106) at example.com/pgo/inline/inline_hot.go:81:38 in function example.com/pgo/inline.A
        # example.com/pgo/inline.test
        hot-callsite-thres-from-CDF=95.55555555555556
        <autogenerated>:1: internal compiler error: unexpected fnsym: reflect.flag.ro != reflect.flag.ro
        
        Please file a bug report including a short program that triggers the error.
        https://go.dev/issue/new
--- FAIL: TestPGOHash (0.93s)

watchflakes

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions