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

JENA-2094: Run tests in strict environment #987

Merged
merged 1 commit into from
Apr 20, 2021
Merged

Conversation

afs
Copy link
Member

@afs afs commented Apr 20, 2021

PR #986 fixed the problem reported but it broke some test that run in "strict" mode ("strict" mode validates the IRIProvider, not the way Jena uses it).

This PR runs the TS_IRIx tests in strict mode.

/** Test suite driver for IRIx */
/** Test suite driver for IRIx.
* The test execution environment is set to be "strict".
* Tests can change this; it is reset each test.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing "after" before each I think, but not important

@afs afs merged commit 0ecfcc0 into apache:main Apr 20, 2021
@afs afs deleted the jena-2094-iri-2 branch April 20, 2021 20:20
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