sszuev commented on PR #2420: URL: https://github.com/apache/jena/pull/2420#issuecomment-2082479566
> At the top level, `mvn clean install` should run. After fixing the license issues above, and after rebasing to current main, it does for m I see ARQ tests are failing. revision 221f30c0e5968e49d7db5c9d4057c64082f153f3 openjdk 17.0.10 2024-01-16 Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) 5.15.146.1-microsoft-standard-WSL2 #1 SMP Thu Jan 11 04:09:03 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ``` [INFO] [INFO] Results: [INFO] [ERROR] Failures: [ERROR] Datasets not isomorphic [ERROR] Datasets not isomorphic [ERROR] Datasets not isomorphic [ERROR] Graphs not isomorphic [ERROR] Graphs not isomorphic [ERROR] Graphs not isomorphic [ERROR] Graphs not isomorphic [ERROR] Graphs not isomorphic [ERROR] Graphs not isomorphic [INFO] [ERROR] Tests run: 17575, Failures: 9, Errors: 0, Skipped: 2 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Apache Jena 5.1.0-SNAPSHOT: [INFO] [INFO] Apache Jena ........................................ SUCCESS [01:24 min] [INFO] Apache Jena - IRI .................................. SUCCESS [ 13.549 s] [INFO] Apache Jena - Base ................................. SUCCESS [ 25.756 s] [INFO] Apache Jena - Core ................................. SUCCESS [09:21 min] [INFO] Apache Jena - ARQ .................................. FAILURE [04:05 min] [INFO] Apache Jena - ONTAPI ............................... SKIPPED [INFO] Apache Jena - SHACL ................................ SKIPPED [INFO] Apache Jena - ShEx ................................. SKIPPED [INFO] Apache Jena - RDF Patch ............................ SKIPPED [INFO] Apache Jena - RDF Connection ....................... SKIPPED [INFO] Apache Jena - DBOE Database Operation Environment .. SKIPPED [INFO] Apache Jena - DBOE Base ............................ SKIPPED [INFO] Apache Jena - DBOE Transactions .................... SKIPPED [INFO] Apache Jena - DBOE Indexes ......................... SKIPPED [INFO] Apache Jena - DBOE Index test suite ................ SKIPPED [INFO] Apache Jena - DBOE Transactional Datastructures .... SKIPPED [INFO] Apache Jena - DBOE Storage ......................... SKIPPED [INFO] Apache Jena - TDB1 (Native Triple Store) ........... SKIPPED [INFO] Apache Jena - TDB2 (Native Triple Store) ........... SKIPPED [INFO] Apache Jena - Libraries POM ........................ SKIPPED [INFO] Apache Jena - Command line tools ................... SKIPPED [INFO] Apache Jena - SPARQL Text Search ................... SKIPPED [INFO] Apache Jena - GeoSPARQL Engine ..................... SKIPPED [INFO] Apache Jena - Fuseki - A SPARQL 1.1 Server ......... SKIPPED [INFO] Apache Jena - Fuseki Core Engine ................... SKIPPED [INFO] Apache Jena - Fuseki UI ............................ SKIPPED [INFO] Apache Jena - Fuseki Data Access Control ........... SKIPPED [INFO] Apache Jena - Fuseki Server Main ................... SKIPPED [INFO] Apache Jena - Fuseki Server Jar .................... SKIPPED [INFO] Apache Jena - Fuseki Webapp ........................ SKIPPED [INFO] Apache Jena - Fuseki WAR File ...................... SKIPPED [INFO] Apache Jena - Fuseki Server Standalone Jar ......... SKIPPED [INFO] Apache Jena - Fuseki Docker Tools .................. SKIPPED [INFO] Apache Jena - Fuseki Binary Distribution ........... SKIPPED [INFO] Apache Jena - Integration Testing .................. SKIPPED [INFO] Apache Jena - Benchmark Suite ...................... SKIPPED [INFO] Apache Jena - Benchmarks Shaded Jena 4.8.0 ......... SKIPPED [INFO] Apache Jena - Benchmarks JMH ....................... SKIPPED [INFO] Apache Jena - BOM .................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 15:33 min [INFO] Finished at: 2024-04-29T14:16:50+03:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.2.5:test (default-test) on project jena-arq: There are test failures. [ERROR] [ERROR] Please refer to /mnt/c/work/owlcs/ext/jena/jena-arq/target/surefire-reports for the individual test results. [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <args> -rf :jena-arq ``` -- 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]
