Description
We need a way to skip certain tests for containers (+versions) which are known to be broken.
This can be done by setting a system property via surefire and use the junit Assume class to skip the tests conditionally.
We need a way to skip certain tests for containers (+versions) which are known to be broken.
This can be done by setting a system property via surefire and use the junit Assume class to skip the tests conditionally.