Ondrej Lukas created ELY-1469:
---------------------------------
Summary: Create profile for running only tests which are stable on all
platforms
Key: ELY-1469
URL:
https://issues.jboss.org/browse/ELY-1469
Project: WildFly Elytron
Issue Type: Enhancement
Components: Testsuite
Affects Versions: 1.2.0.Beta10
Reporter: Ondrej Lukas
Assignee: Ondrej Lukas
Create profile {{stable-tests}} which will exclude all tests which are not stable on any
supported platform. This profile must be turned off as default and will be enabled through
passing {{-Dstable-tests}} property to maven command.
This profile will serve for running testsuite on all supported platform and fail of any
test will be unexpected (i.e. it can be simply checked whether everything is ok). This
profile will be useful for CI smoke testing on every supported platforms (current tests
during pull requests are run only on RHEL and Windows).
Tests and TestSuite which should be currently excluded (and possibly fixed in the
future):
* GssapiTestSuite
* SelfSignedX509CertificateAndSigningKeyTest
* KeyStoreCredentialStoreTest
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)