Skip to content

GH-4009: Check tests. Reorganise test grouping.#4010

Merged
afs merged 1 commit into
apache:mainfrom
afs:arq-tests
Jun 22, 2026
Merged

GH-4009: Check tests. Reorganise test grouping.#4010
afs merged 1 commit into
apache:mainfrom
afs:arq-tests

Conversation

@afs

@afs afs commented Jun 21, 2026

Copy link
Copy Markdown
Member

GitHub issue resolved #4009

Pull request Description: See issue #4009


  • Tests are included.
  • Key commit messages start with the issue number (GH-xxxx)

By submitting this pull request, I acknowledge that I am making a contribution to the Apache Software Foundation under the terms and conditions of the Contributor's Agreement.

@afs

afs commented Jun 22, 2026

Copy link
Copy Markdown
Member Author

The number of tests run is 16543, using ARQTestSuite, and 16544 in maven surefire.

The difference is likely to be the wrapper top-level JUnit containers. ARQTestSuite is for IDE use and should call all TS_* and Scripts_ (and is locally editable for a focused set during development). maven surefire has two includes, one for TS_*, one for Scripts_*.

@afs afs merged commit bd2d36d into apache:main Jun 22, 2026
1 check passed
@afs afs deleted the arq-tests branch June 22, 2026 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Check jena-arq test grouping and surefire setup

1 participant