Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TCK results for Annotations 3.0 #24872

Merged
merged 1 commit into from Mar 24, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
@@ -0,0 +1,34 @@
TCK Results
===========

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 Jakarta Annotations.

# Jakarta Annotations 3.0 Certification Summary

- Organization Name ("Organization") and, if applicable, URL<br/>
Eclipse Foundation
- Product Name, Version and download URL (if applicable)<br/>
[Eclipse GlassFish 8.0.0-M3](https://github.com/eclipse-ee4j/glassfish/releases/tag/8.0.0-M3)
- Specification Name, Version and download URL<br/>
[Jakarta Annotations 3.0](https://jakarta.ee/specifications/annotations/3.0/)
- TCK Version, digital SHA-256 fingerprint and download URL<br/>
[Jakarta Annotations TCK 3.0.0](http://download.eclipse.org/ee4j/ca/jakartaee11/staged/eftl/jakarta-annotations-tck-3.0.0.zip), SHA-256: 9421c6ca66274d32dfb408848f75a42d57f120599fe0d8403c5c5c1141d5ac4d
- Public URL of TCK Results Summary<br/>
[TCK results summary](https://eclipse-ee4j.github.io/glassfish/certifications/jakarta-annotations/3.0/TCK-Results.html)
- Any Additional Specification Certification Requirements<br/>
None
- Java runtime used to run the implementation<br/>
Oracle JDK 21.0.2
- Summary of the information for the certification environment, operating system, cloud, ...<br/>
Linux

Test results:

```
*** TCK results summary ***
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.328 s -- in ee.jakarta.tck.annotations.signaturetest.CAJSigTestIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
```