You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 21, 2018. It is now read-only.
Currently, Tiers-2 platforms (bitrig-64-opt, linux-musl-64-opt, freebsd10_32-1, freebsd10_64-1, dragonflybsd-64-opt, and openbsd-64-opt) have buildbot configuration but are ignored for any failure by @bors.
I wonder if it could be revised to be ignored only for failing in test, and make a failure on compile be blocking too for merging ?
Eventually having 3 levels for platforms:
Tiers-1 platforms: any failure is blocking
Tiers-2 platforms: any failure on compile is blocking (but failure on test are not)
Tiers-3 platforms: not blocking
I don't known enough buildbot for proposing PR. But I can try if this proposition have any interest.