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

[EJBCLIENT-358] Modify testsuite for better integration of Byteman tests. #440

Merged
merged 1 commit into from
Nov 7, 2019

Conversation

rachmatowicz
Copy link
Contributor

This PR does the following:

  • creates a separate package for byteman tests: org.jboss.ejb.client.test.byteman
  • replaces the default surefire test execution with a set of surefire test executions:
    -- one to disable the default
    -- one to run the non-Byteman tests
    -- one to run the Byteman tests (which require special configuration of surefire)
  • set up the Byteman surefire execution to handle the vagaries of loading a Byteman agent over different JDK versions
  • some other small rearrangements

Issue: https://issues.jboss.org/browse/EJBCLIENT-358

@tadamski tadamski merged commit d044ae5 into wildfly:4.0 Nov 7, 2019
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.

2 participants