afs commented on issue #3008: URL: https://github.com/apache/jena/issues/3008#issuecomment-2659713893
Experiment: I added a static lock in `TestFusekiStdReadOnlySetup` and `TestFusekiShaclValidation` so tests and AfterClass are synchronized, then ran the Linux GH action 15 times. There were 3 Java21 and 1 Java17 failures. ``` 21: TestFusekiShaclValidation.shacl_no_data_graph 17: TestFusekiStdReadOnlySetup.stdSetup_endpoint_7 21: TestFusekiStdReadOnlySetup.stdSetup_endpoint_bad_2 21: TestRDFConnectionFuseki.named_graph_load_remote_4 ``` -- 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]
