ericprud opened a new issue, #1593: URL: https://github.com/apache/jena/issues/1593
### Version main ### What happened? jena-shex validation tests include an exhaustive list of tests corresponding to unsupported features. This invites errors like the fact that [0_otherbnode](https://github.com/apache/jena/blob/c0535526e5be58a84b51c76f205c63db8671146f/jena-shex/src/test/files/spec/validation/manifest.ttl#L1326-L1337) is not excluded even though it uses the unsupported feature [ToldBNode](https://github.com/apache/jena/pull/1591/files#diff-721ef8bca5cdc10a7504b9836228b17c4d2cfbfb1408143c486cc509b59dd589R129). The accompanying PR #1591 enables filtering by trait and uses it for SemAct tests. ### Relevant output and stacktrace _No response_ ### Are you interested in making a pull request? Yes -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
