ci(go,tests): flaky tests #6
Reference in New Issue
Block a user
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
DISPLAYvariable apparently not being available, and therefore theGLFWlibrary being left uninitialised.build log excerpt:
note: this doesn't happen locally, even under wayland, only in CI.