blob: 52d8fc8e2ab6fd9cce3ee5e773e0eb5dc0ccad11 [file] [view]
TCK Results, Eclipse WebSocket 2.0
==================================
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 WebSocket 2.0.
## Eclipse Tyrus 2.0.0-RC1, Certification Summary
- Product Name, Version and download URL (if applicable): <br/>
Eclipse Tyrus 2.0.0-RC1, provides WebSocket 2.0, as included in Eclipse GlassFish 6.0.0-SNAPSHOT-2020-10-04 <br/>
[Eclipse Tyrus 2.0.0-RC1](https://github.com/eclipse-ee4j/tyrus/releases/tag/2.0.0-RC1) <br/>
[Eclipse GlassFish Downloads](https://eclipse-ee4j.github.io/glassfish/download)
- Specification Name, Version and download URL: <br/>
[Jakarta WebSocket, 2.0](https://jakarta.ee/specifications/websocket/2.0)
- TCK Version, digital SHA-256 fingerprint and download URL: <br/>
[Jakarta WebSocket 2.0, TCK](https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9-eftl/promoted/jakarta-websocket-tck-2.0.0.zip, SHA-256: `3afbe37c5de2b0bc487b06bda9e82900863a797dcd21a853f63fc46b5592fc9a`
- Public URL of TCK Results Summary: <br/>
[TCK results summary](TCK-Results.html)
- Any Additional Specification Certification Requirements: <br/>
None
- Java runtime used to run the implementation: <br/>
Oracle JDK 1.8.0_191
- Summary of the information for the certification environment, operating system, cloud, ...: <br/>
Linux Centos 7
Test results:
N.B. Two tests not run via exclude list included in 2.0 TCK, see https://github.com/eclipse-ee4j/websocket-api/issues/228
```
[javatest.batch] ********************************************************************************
[javatest.batch] Completed running 732 tests.
[javatest.batch] Number of Tests Passed = 732
[javatest.batch] Number of Tests Failed = 0
[javatest.batch] Number of Tests with Errors = 0
[javatest.batch] ********************************************************************************
```