#!watchflakes
default <- pkg == "cmd/compile/internal/test" && test == "TestPGOSingleIndex/originalIndex=1"
Issue created automatically to collect these failures.
=== RUN TestPGOSingleIndex/originalIndex=1
=== PAUSE TestPGOSingleIndex/originalIndex=1
=== CONT TestPGOSingleIndex/originalIndex=1
pgo_inl_test.go:40: /home/swarming/.swarming/w/ir/x/w/goroot/bin/go test -c -o /home/swarming/.swarming/w/ir/x/t/TestPGOSingleIndexoriginalIndex=1935238709/001/test.exe -gcflags=-m -m -pgoprofile=inline_hot.pprof -d=pgoinlinebudget=160,pgoinlinecdfthreshold=90
exec.go:213: test timed out while running command: /home/swarming/.swarming/w/ir/x/w/goroot/bin/go test -c -o /home/swarming/.swarming/w/ir/x/t/TestPGOSingleIndexoriginalIndex=1935238709/001/test.exe -gcflags=-m -m -pgoprofile=inline_hot.pprof -d=pgoinlinebudget=160,pgoinlinecdfthreshold=90
pgo_inl_test.go:43: build failed: exit status 2, output:
# example.com/pgo/inline [example.com/pgo/inline.test]
./inline_hot.go:24:6: can inline D with cost 7 as: func(uint) int { return int((i + uint(63)) >> uint(6)) }
./inline_hot.go:28:6: can inline N with cost 20 as: func(uint) *BS { bs = &BS{...}; return bs }
./inline_hot.go:37:6: can inline (*BS).S with cost 14 as: method(*BS) func(uint) *BS { b.s[i >> uint(6)] |= uint64(1) << (i & uint(63)); return b }
...
r12 0x1
r13 0xf
r14 0x131ad00
r15 0x0
rip 0x4915be
rflags 0x247
cs 0x43
fs 0x13
gs 0x1b
--- FAIL: TestPGOSingleIndex/originalIndex=1 (6.01s)
Issue created automatically to collect these failures.
Example (log):
— watchflakes