Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARQ-1289 #9

Open
wants to merge 353 commits into
base: master
Choose a base branch
from
Open

ARQ-1289 #9

wants to merge 353 commits into from

Conversation

ALRubinger
Copy link
Member

No description provided.

Thomas Diesler and others added 30 commits February 18, 2013 14:30
Adding a timeout when getting the ServerDeploymentPlanResult
[JBAS-9323] Add ability to register modules with the OSGi layer on framework startup
…ss-parent

Remove some unnecessary plugin config
…the @ignore on previously-failing IntegrationTestCase within arquillian/container-managed.
Remove external modules dependency on junit
Add more logging to the ArquillianService
Upgrade to surefire-8.2.1
* surefire upgraded to 2.8.1
* always overwrite jbossas config before surefire run - workaround for arquillian-service not getting undeployed
* remove of all arquillian references in build.xml and corresponding modules
* use @deployment(testable=false) with @RunAsClient tests

Status
------
	* smoke tests pass with 11 errors
	* unexplored issue with legacy webapps
	* osgi testenricher not working because InstanceProducer not supported in TestRunner
	* archive.addAsResource() uses WEB-INF/classes, so it cannot be used to add WEB-INF/web.xml

Status
------
	* smoke tests pass with 8 errors
	* osgi testenricher not working because InstanceProducer not supported in
Status
------

* Smoke Tests run: 61, Failures: 0, Errors: 0, Skipped: 17
* OSGi tests not working because arquillian service not registered with OSGi layer
* JSF testing disabled because its dependency on the servlet protocol
* Consistently rename classes in common container to CommonXXX
* Consistently rename classes in JMX protocol to JMXProtocolXXX
* Remove webapp processing in JMXProtocolPackager
* Remove hardcoded execution type in JMXProtocolExtension
* Cleanup test cases to use MBeanServerConnectionProvider
* Add MBeanServerConnectionProvider.getConnection(long timeout)

Status (unchanged)
------------------

* Smoke Tests run: 61, Failures: 0, Errors: 0, Skipped: 17
* OSGi tests not working because arquillian service not registered with OSGi layer
* JSF testing disabled because its dependency on the servlet protocol
* Add MBeanServerConnectionProvider.defaultProvider()

Status
------

* Smoke Tests run: 62, Failures: 0, Errors: 0, Skipped: 19
* Specification Tests run: 17, Failures: 0, Errors: 0, Skipped: 5
* Integration Tests run: 142, Failures: 0, Errors: 0, Skipped: 33
* OSGi tests not working because arquillian service not registered with OSGi layer
* JSF testing disabled because its dependency on the servlet protocol
* Delegate class loading to ArquillianConfig
* Fix BundleContext injection into non OSGi deployments

Status
------

* Smoke Tests run: 62, Failures: 0, Errors: 0, Skipped: 18
* Specification Tests run: 17, Failures: 0, Errors: 0, Skipped: 5
* Integration Tests run: 142, Failures: 0, Errors: 0, Skipped: 33
* OSGi tests not working because arquillian service not registered with OSGi layer
* JSF testing disabled because its dependency on the servlet protocol
mmatloka and others added 25 commits February 18, 2013 14:31
…verBaseDir by default.

Override default value with system property value.
…hained transformers

Make system property transformers use the chained version of reject expression values transformer
Breaks EJB Embedded runner, needed by TCK
This reverts commit 2bd88a3ca2bdb2b32f3a58d99f9dd928ac1c653c.
…rse order to avoid service dependencies problems.
…dules to match naming conventions of the arquillian-container-jbossas, correct all POM configs
…nsions, add profile to test in 7.2.0.Final and 7.1.1.Final, misc fixes.
@aslakknutsen
Copy link
Member

@ALRubinger does this now default to a container v that can run on cloudbees? 7.1.1 / WidlFly 8?

@ALRubinger
Copy link
Member Author

No, will make that change. I just wanted this PR pending for tracking.

@ALRubinger
Copy link
Member Author

Defaults now to 7.1.2.Final. Working on CB Jenkins: https://arquillian.ci.cloudbees.com/job/Arquillian-Container-JBossAS_ARQ_1289_7.2.0.Final/8/

@ghost ghost assigned ALRubinger Jul 19, 2013
@ALRubinger
Copy link
Member Author

So @aslakknutsen please give a look and +1 and I'll put into upstream/master. Also will add some extra configs for testing against latest WF and EAP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet