Open
Description
#!watchflakes
post <- pkg == "maplinear.go" && `iterdelete: too slow` && goarch ~ `mips`
##### ../test
# go run run.go -- maplinear.go
exit status 2
panic: iterdelete: too slow: 40000 inserts: 2.755283259s; 80000 inserts: 9.103015471s
goroutine 1 [running]:
panic({0xc7440, 0xc000010030})
/tmp/gobuilder-mips64/go/src/runtime/panic.go:987 +0x4e0 fp=0xc00006ce88 sp=0xc00006cdd0 pc=0x50670
main.checkLinear({0xd8451, 0xa}, 0x9c4, 0xdfda8)
/tmp/gobuilder-mips64/go/test/maplinear.go:59 +0x27c fp=0xc00006cf58 sp=0xc00006ce88 pc=0xb9dfc
main.main()
/tmp/gobuilder-mips64/go/test/maplinear.go:158 +0x25c fp=0xc00006cf80 sp=0xc00006cf58 pc=0xbab4c
runtime.main()
/tmp/gobuilder-mips64/go/src/runtime/proc.go:250 +0x308 fp=0xc00006cfd8 sp=0xc00006cf80 pc=0x54158
runtime.goexit()
/tmp/gobuilder-mips64/go/src/runtime/asm_mips64x.s:617 +0x4 fp=0xc00006cfd8 sp=0xc00006cfd8 pc=0x88d7c
greplogs -l -e FAIL\\s+maplinear\\.go
2022-06-21T17:32:57-530511b/linux-mips64-rtrk
2020-02-21T20:59:36-bc5fc6d/linux-mips64-rtrk
Perhaps a good first step would be to double-check whether the test's timing expectations are reasonable for this builder?
(attn @golang/mips; CC @golang/runtime)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status