go x/build/maintner/maintnerd/gcslog: TestGCSLogWakeup_Activity失败

xqnpmsa8  于 4个月前  发布在  Go
关注(0)|答案(1)|浏览(57)
#!watchflakes
post <- pkg == "golang.org/x/build/maintner/maintnerd/gcslog" && test == "TestGCSLogWakeup_Activity"

自动创建的问题以收集这些故障。
示例( log ):

2023/10/30 16:25:16 wrote record; flush timer registered.
--- FAIL: TestGCSLogWakeup_Activity (0.57s)
    gcslog_test.go:39: changed = false; want true

watchflakes

2uluyalo

2uluyalo1#

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/build/maintner/maintnerd/gcslog" && test == "TestGCSLogWakeup_Activity"

2023-10-30 19:41 darwin-amd64-13 build@6fa55245 go@d4863909 x/build/maintner/maintnerd/gcslog.TestGCSLogWakeup_Activity ( log )

2023/10/30 16:25:16 wrote record; flush timer registered.
--- FAIL: TestGCSLogWakeup_Activity (0.57s)
    gcslog_test.go:39: changed = false; want true

watchflakes

相关问题