Skip to content

Commit 59536ce

Browse files
committed
Add TCK results for 6.0.0.Final
1 parent 2560cc6 commit 59536ce

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

tck/summary.md

+27
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,33 @@
33
As required by the [Eclipse Foundation Technology Compatibility Kit License](https://www.eclipse.org/legal/tck.php),
44
following is a summary of the TCK results for releases of Hibernate ORM.
55

6+
## 6.0.0.Final Certification Request for Jakarta Persistence 3.0
7+
8+
* Organization Name ("Organization") and, if applicable, URL: Red Hat
9+
* Product Name, Version and download URL (if applicable): [Hibernate ORM 6.0.0.Final](http://hibernate.org/orm/releases/6.0/)
10+
* Specification Name, Version and download URL: [Jakarta Persistence 3.0](https://jakarta.ee/specifications/persistence/3.0/)
11+
* 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
12+
* Public URL of TCK Results Summary: [TCK results summary](https://github.com/hibernate/hibernate-orm/blob/main/tck/summary.md)
13+
* Any Additional Specification Certification Requirements: None
14+
* Java runtime used to run the implementation: OpenJDK 11.0.14.1
15+
* Summary of the information for the certification environment, operating system, cloud, ...: Apache Derby 10.13.1.1, Linux
16+
* I acknowledge that the Organization I represent accepts the terms of the [EFTL](https://www.eclipse.org/legal/tck.php).
17+
* I attest that all TCK requirements have been met, including any compatibility rules.
18+
19+
Test results:
20+
21+
```
22+
[javatest.batch] ********************************************************************************
23+
[javatest.batch] Number of tests completed: 2053 (2053 passed, 0 failed, 0 with errors)
24+
[javatest.batch] Number of tests remaining: 5
25+
[javatest.batch] ********************************************************************************
26+
[javatest.batch] Completed running 2053 tests.
27+
[javatest.batch] Number of Tests Passed = 2053
28+
[javatest.batch] Number of Tests Failed = 0
29+
[javatest.batch] Number of Tests with Errors = 0
30+
[javatest.batch] ********************************************************************************
31+
```
32+
633
## 5.5.0.Final Certification Request for Jakarta Persistence 3.0
734

835
* Organization Name ("Organization") and, if applicable, URL: Red Hat

0 commit comments

Comments
 (0)