From 59536ce6a9544d98206bdb2c2cbe18050f7ffeed Mon Sep 17 00:00:00 2001 From: Christian Beikov Date: Fri, 1 Apr 2022 12:23:26 +0200 Subject: [PATCH] Add TCK results for 6.0.0.Final --- tck/summary.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/tck/summary.md b/tck/summary.md index 7ae21cca52..8cfcf5876a 100644 --- a/tck/summary.md +++ b/tck/summary.md @@ -3,6 +3,33 @@ As required by the [Eclipse Foundation Technology Compatibility Kit License](https://www.eclipse.org/legal/tck.php), following is a summary of the TCK results for releases of Hibernate ORM. +## 6.0.0.Final Certification Request for Jakarta Persistence 3.0 + +* Organization Name ("Organization") and, if applicable, URL: Red Hat +* Product Name, Version and download URL (if applicable): [Hibernate ORM 6.0.0.Final](http://hibernate.org/orm/releases/6.0/) +* Specification Name, Version and download URL: [Jakarta Persistence 3.0](https://jakarta.ee/specifications/persistence/3.0/) +* TCK Version, digital SHA-256 fingerprint and download URL: [Jakarta Persistence TCK 3.0.2](https://download.eclipse.org/jakartaee/persistence/3.0/jakarta-persistence-tck-3.0.2.zip), SHA-256: 264892e663959f5ac452f5640ae2376337415cdf733b5d68c84d3a210b024bfe +* Public URL of TCK Results Summary: [TCK results summary](https://github.com/hibernate/hibernate-orm/blob/main/tck/summary.md) +* Any Additional Specification Certification Requirements: None +* Java runtime used to run the implementation: OpenJDK 11.0.14.1 +* Summary of the information for the certification environment, operating system, cloud, ...: Apache Derby 10.13.1.1, Linux +* I acknowledge that the Organization I represent accepts the terms of the [EFTL](https://www.eclipse.org/legal/tck.php). +* I attest that all TCK requirements have been met, including any compatibility rules. + +Test results: + +``` +[javatest.batch] ******************************************************************************** +[javatest.batch] Number of tests completed: 2053 (2053 passed, 0 failed, 0 with errors) +[javatest.batch] Number of tests remaining: 5 +[javatest.batch] ******************************************************************************** +[javatest.batch] Completed running 2053 tests. +[javatest.batch] Number of Tests Passed = 2053 +[javatest.batch] Number of Tests Failed = 0 +[javatest.batch] Number of Tests with Errors = 0 +[javatest.batch] ******************************************************************************** +``` + ## 5.5.0.Final Certification Request for Jakarta Persistence 3.0 * Organization Name ("Organization") and, if applicable, URL: Red Hat