Closed gopherbot closed 9 months ago
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "cmd/go" && test == "TestScript"
@cherrymui, this looks like it's just a duplicate of #65459 reported for the parent test. Is this second issue due to a bug in the watchflakes
matching logic?
LUCI watchflakes has a better understanding of subtests, whereas the old watchflakes doesn't. So the old one will report to parent whereas the LUCI one will report to the subtest. I'm not planning to improve the old one as it probably won't last very long. For now maybe you can change it to matching the text TestScript/mod_get_fallback
.
I modified the pattern on the other issue. Closing this as a dup.
Issue created automatically to collect these failures.
Example (log):
— watchflakes