arne-bdt opened a new issue, #3845: URL: https://github.com/apache/jena/issues/3845
### Version 6.1.0-SNAPSHOT ### What happened? Revision: 7810feb1c2fbe81854eea9dd94037797db9ff349 `org.apache.jena.riot.Scripts_C14N` does not successfully run unter windows. > **** Test: C14N comment_following_triple > ---- Input > <http://example/s> <http://example/p> <http://example/o> . > ---- Actual > <http://example/s> <http://example/p> <http://example/o> . > ---- Expected > <http://example/s> <http://example/p> <http://example/o> . > -------- > > org.opentest4j.AssertionFailedError: Does not match expected canonical text ==> > Expected :true > Actual :false <img width="1958" height="1167" alt="Image" src="https://github.com/user-attachments/assets/1ec05a52-d2de-4034-a0f2-593c19d9dbad" /> ### Relevant output and stacktrace ```shell ``` ### Are you interested in making a pull request? Maybe -- 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]
