ci(go,tests): flaky tests #6
Labels
No Label
breakage/local
breakage/upstream
bug
duplicate
enhancement
help wanted
invalid
pertains/ci
pertains/go
pertains/nix
pertains/pre-commit
question
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Reference: wanderer/go-xkcdreader#6
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
the go tests are spontaneously failing, as seen e.g. here, due to
DISPLAY
variable apparently not being available, and therefore theGLFW
library being left uninitialised.build log excerpt:
note: this doesn't happen locally, even under wayland, only in CI.