arjantijms | 0b2cc84 | 2020-09-02 15:42:46 +0200 | [diff] [blame] | 1 | TCK Results |
| 2 | =========== |
| 3 | |
| 4 | As required by the |
| 5 | [Eclipse Foundation Technology Compatibility Kit License](https://www.eclipse.org/legal/tck.php), |
| 6 | following is a summary of the TCK results for releases of Jakarta Expression Language. |
| 7 | |
| 8 | # Jakarta Expression Language 4.0, Certification Summary |
| 9 | |
| 10 | - Product Name, Version and download URL (if applicable): <br/> |
| 11 | Expression Language 4.0.0. |
| 12 | [Expression Language Implementation Project](https://github.com/eclipse-ee4j/el-ri) |
| 13 | - Specification Name, Version and download URL: <br/> |
| 14 | [Jakarta Expression Language 4.0](https://jakarta.ee/specifications/expression-language/4.0/) |
| 15 | - TCK Version, digital SHA-256 fingerprint and download URL: <br/> |
| 16 | [Expression Language TCK 4.0](https://download.eclipse.org/jakartaee/expression-language/4.0/eclipse-expression-language-tck-4.0.0.zip), SHA-256: `fa359403e898edbcf81e01c03979e8a052c6e21fc06fc1b215078cc4a2d57d2c` |
| 17 | - Public URL of TCK Results Summary: <br/> |
| 18 | [TCK results summary](TCK-Results.html) |
| 19 | - Any Additional Specification Certification Requirements: <br/> |
| 20 | None |
| 21 | - Java runtime used to run the implementation: <br/> |
| 22 | Oracle JDK 1.8.0_202 |
| 23 | - Summary of the information for the certification environment, operating system, cloud, ...: <br/> |
| 24 | Alpine Linux v3.12 |
| 25 | |
| 26 | Test results: |
| 27 | |
| 28 | ``` |
| 29 | [javatest.batch] ******************************************************************************** |
| 30 | [javatest.batch] Completed running 336 tests. |
| 31 | [javatest.batch] Number of Tests Passed = 336 |
| 32 | [javatest.batch] Number of Tests Failed = 0 |
| 33 | [javatest.batch] Number of Tests with Errors = 0 |
| 34 | [javatest.batch] ******************************************************************************** |
| 35 | |
| 36 | BUILD SUCCESSFUL |
| 37 | Total time: 8 minutes 0 seconds |
| 38 | SHA256_GF=16ffa2afdbfb880229d1b4701d0470d7617664fec4e2c898be2dc04adae9509f |
| 39 | SHA256_API=bdac40bf13816ce511c83fe00be4ab3447c5cd0e2dfc0c7c03d9ce8fa4b3e9e7 |
| 40 | SHA256_TCK=fa359403e898edbcf81e01c03979e8a052c6e21fc06fc1b215078cc4a2d57d2c |
| 41 | Product_download=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/master/238/artifact/bundles/glassfish.zip |
| 42 | API_download=https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/el/jakarta.el-api/4.0.0/jakarta.el-api-4.0.0.jar |
| 43 | TCK_download=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9-eftl/staged-900/jakarta-expression-language-tck-4.0.0.zip |
| 44 | OS4=3.12.0 NAME="Alpine Linux" ID=alpine VERSION_ID=3.12.0 PRETTY_NAME="Alpine Linux v3.12" HOME_URL="https://alpinelinux.org/" BUG_REPORT_URL="https://bugs.alpinelinux.org/" |
| 45 | JDK_VERSION=java version "1.8.0_202" Java(TM) SE Runtime Environment (build 1.8.0_202-b08) Java HotSpot(TM) 64-Bit Server VM (build 25.202-b08, mixed mode) |
| 46 | ``` |