[jboss-jira] [JBoss JIRA] (WFLY-5220) Tests in testsuite/integration/basic runs more time when -Dtest maven argument is used

Josef Cacek (JIRA) issues at jboss.org
Thu Aug 27 06:33:46 EDT 2015


     [ https://issues.jboss.org/browse/WFLY-5220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josef Cacek reassigned WFLY-5220:
---------------------------------

    Steps to Reproduce: 
{code}
~/projects/wildfly/wildfly/testsuite/integration/basic$ mvn test -Dtest=LdapLoginModuleTestCase
[INFO] Scanning for projects...
...
[INFO] --- maven-surefire-plugin:2.17:test (basic-integration-default-full.surefire) @ wildfly-ts-integ-basic ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (basic-integration-default-web.surefire) @ wildfly-ts-integ-basic ---
[INFO] Surefire report directory: /home/jcacek/projects/wildfly/wildfly/testsuite/integration/basic/target/surefire-reports
[INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.jboss.as.test.integration.security.loginmodules.LdapLoginModuleTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.967 sec - in org.jboss.as.test.integration.security.loginmodules.LdapLoginModuleTestCase

Results :

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (basic-integration-2nd.surefire) @ wildfly-ts-integ-basic ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (basic-integration-ldap.surefire) @ wildfly-ts-integ-basic ---
[INFO] Surefire report directory: /home/jcacek/projects/wildfly/wildfly/testsuite/integration/basic/target/surefire-reports
[INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.jboss.as.test.integration.security.loginmodules.LdapLoginModuleTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.171 sec - in org.jboss.as.test.integration.security.loginmodules.LdapLoginModuleTestCase

Results :

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
...
{code}
              Assignee: Josef Cacek


> Tests in testsuite/integration/basic runs more time when -Dtest maven argument is used
> --------------------------------------------------------------------------------------
>
>                 Key: WFLY-5220
>                 URL: https://issues.jboss.org/browse/WFLY-5220
>             Project: WildFly
>          Issue Type: Bug
>          Components: Test Suite
>            Reporter: Josef Cacek
>            Assignee: Josef Cacek
>
> More maven-surefire-plugin executions is used when {{-Dtest}} maven switch is present in {{testsuite/integration/basic}}.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list