Skip to content

Commit

Permalink
Add TCK results for 6.0.0.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
beikov committed Apr 1, 2022
1 parent 2560cc6 commit 59536ce
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions tck/summary.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 59536ce

Please sign in to comment.