[jbosstools-issues] [JBoss JIRA] (JBIDE-18765) reorg/refactor integration tests in server tools so they can be run separately

Nick Boldt (JIRA) issues at jboss.org
Wed Nov 19 17:07:39 EST 2014


    [ https://issues.jboss.org/browse/JBIDE-18765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021335#comment-13021335 ] 

Nick Boldt edited comment on JBIDE-18765 at 11/19/14 5:07 PM:
--------------------------------------------------------------

With this PR, I can run the build and skip running the itests:

https://github.com/robstryker/jbosstools-server/pull/12

{quote}
[INFO] --- tycho-surefire-plugin:0.21.0:test (default-test) @ org.jboss.ide.eclipse.as.archives.integration.test ---
[INFO] Skipping tests
{quote} -- [^log_build-all_no-itests-run.txt]

I can also run the build and run the itests but get test failures:

[^log_build-all_all-itests-run_clean.txt]


was (Author: nickboldt):
With this PR, I can run the build and skip running the itests:

https://github.com/robstryker/jbosstools-server/pull/12

{quote}
[INFO] --- tycho-surefire-plugin:0.21.0:test (default-test) @ org.jboss.ide.eclipse.as.archives.integration.test ---
[INFO] Skipping tests
{quote} -- [^log_build-all_no-itests-run.txt]

I can also run the build and run the itests (in progress, will attach log when done).

> reorg/refactor integration tests in server tools so they can be run separately
> ------------------------------------------------------------------------------
>
>                 Key: JBIDE-18765
>                 URL: https://issues.jboss.org/browse/JBIDE-18765
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: build, server
>    Affects Versions: 4.2.0.Final
>            Reporter: Nick Boldt
>            Assignee: Rob Stryker
>             Fix For: 4.3.0.Alpha1
>
>         Attachments: log_build-all_all-itests-run_clean.txt, log_build-all_no-itests-run.txt, org.jboss.ide.eclipse.as.internal.management.as7.tests.AS7IntegrationTestSuite.txt
>
>
> * move integration tests into their own test suites, so they can be run separate from unit tests
> * move those test suites into their own plugins, so they can be build separately from unit tests
> * support a new -Pitest profile for enabling integration tests to run only when we want them, and default to skipping them for faster local builds
> * update jenkins jobs to enable the -Pitest profile so we run these i-tests for CI jobs



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the jbosstools-issues mailing list