Details
-
Suggestion
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
production
-
None
Description
It often happens that a CI integration fails for a change touching specific platform plugin and no cross platform code at all, for example a change dealing only with Android has no reason to fail because a test failed on VxWorks or OpenSuse. At the end of the day such code will neither be compiled nor tested on such platforms.
Such a change would minimise the CI load from repeated fails from re-staging.
And if we have various patches staged at once touching Windows + Android let’s say, also don’t need to fail and block on VxWorks.