Closed as not planned
Description
#!watchflakes
post <- goos == "openbsd" && (`runtime.throw` || `Test ".*" ran over .* limit` || `panic: test timed out` || `fatal error: all goroutines are asleep`) && !(log ~ `unexpected fault address 0x349dc4`) && date < "2023-08-01"
OpenBSD has been seeing a steady stream of what looks like memory corruption resulting in runtime throws.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done