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

HPCC4J-594 Add support for skipping tests #710

Open
wants to merge 2 commits into
base: candidate-9.2.x
Choose a base branch
from

Commits on May 29, 2024

  1. HPCC4J-594 Add support for skipping tests

    - Updated version of surefire plugin to support excludes file
    - Added logic to generate an excludes file to GH actions
    - Separated test subproject test runs in GH actions
    - Removed old tests
    - Fixed surefire upgrade issues
    - Added excluded-tests.txt file with examples
    
    Signed-off-by: James McMullan [email protected]
    jpmcmu committed May 29, 2024
    Configuration menu
    Copy the full SHA
    6328081 View commit details
    Browse the repository at this point in the history
  2. Code review changes

    jpmcmu committed May 29, 2024
    Configuration menu
    Copy the full SHA
    a3c2310 View commit details
    Browse the repository at this point in the history