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
Our scenarios test suite is not very stable on AppVeyor and builds can
fail quite a lot before finally passing for no specific reason.
This can prevent us from shipping a release while tests were passing
on a previous commit with no code changes.
Building packages in a flow step separate from tests ensures we can
ship releases even when scenarios fail while still giving us the
possibility to refrain from shipping the built package if some
scenario fails for what looks to be a good reason.
0 commit comments