kinow commented on PR #1734: URL: https://github.com/apache/jena/pull/1734#issuecomment-1407730040
Hi @afs, thanks for testing this. I forgot the `pom.xml` had that line to ignore the failures. It's failing due to `start-server-and-test` not passing `-- --extra-param`'s down to the process it's running. But it'll start Cypress with the default browser and in headless mode (in order to launch the GUI now there's a `cypress` target). I'll update it and run locally to confirm it's passing with `mvn clean install` after deleting `node_modules` and push-force to this branch if that works for me. Cheers -- 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]
