Skip to content

Jakarta Bean Validation 3.1 TCK Results

Scott M Stark edited this page Apr 17, 2024 · 5 revisions

Compatibility Certification Information

Issue: (https://github.com/jakartaee/validation-spec/issues/281)

  • Organization Name ("Organization") and, if applicable, URL:
    Red Hat, https://www.jboss.org/

  • Product Name, Version and download URL (if applicable):
    Hibernate Validator, 8.0.1.Final, http://hibernate.org/validator/releases/8.0/

  • Specification Name, Version and download URL:
    Jakarta Bean Validation 3.1, https://jakarta.ee/specifications/bean-validation/3.1/

  • TCK Version, digital SHA-256 fingerprint and download URL:
    3.1.0, 32d008ee99e28325ef92761891112b7177ad2b6c31881216baa0f3729a8eda03 https://download.eclipse.org/ee4j/bean-validation/3.1/validation-tck-dist-3.1.0.zip

  • Public URL of TCK Results Summary:
    https://github.com/jakartaredhat/beanvalidation-tck/wiki/Jakarta-Bean-Validation-3.1-TCK-Results Includes both Java SE 17 and 21 runs

  • Java runtime used to run the implementation:
    openjdk version "21.0.2" 2024-01-16 LTS OpenJDK Runtime Environment Temurin-21.0.2+13 (build 21.0.2+13-LTS) OpenJDK 64-Bit Server VM Temurin-21.0.2+13 (build 21.0.2+13-LTS, mixed mode, sharing)

    openjdk version "17.0.10" 2024-01-16 OpenJDK Runtime Environment Temurin-17.0.10+7 (build 17.0.10+7) OpenJDK 64-Bit Server VM Temurin-17.0.10+7 (build 17.0.10+7, mixed mode, sharing)

  • Summary of the information for the certification environment, operating system, cloud, ...:
    EF CI environment Linux basic-497lf 6.2.9-300.fc38.x86_64 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux

  • By checking this box I acknowledge that the Organization I represent accepts the terms of the EFTL.

  • By checking this box I attest that all TCK requirements have been met, including any compatibility rules.

Hibernate Validator 8.0.1.Final + Java SE 21

+++ TCK Run:
[INFO] Scanning for projects...
[INFO] 
[INFO] -------------------< jakarta.validation:tck-runner >--------------------
[INFO] Building Example Jakarta Validation TCK Runner 3.1.0
[INFO]   from pom-local.xml
...
[INFO] Tests run: 981, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.84 s -- in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 981, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- surefire-report:3.2.5:report-only (generate-test-report) @ tck-runner ---
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  51.131 s
[INFO] Finished at: 2024-04-17T01:09:45Z
[INFO] ------------------------------------------------------------------------

Full se-21-run.log

Hibernate Validator 8.0.1.Final + Java SE 17

+++ TCK Run:
[INFO] Scanning for projects...
[INFO] 
[INFO] -------------------< jakarta.validation:tck-runner >--------------------
[INFO] Building Example Jakarta Validation TCK Runner 3.1.0
[INFO]   from pom-local.xml
...
[INFO] Tests run: 981, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.77 s -- in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 981, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- surefire-report:3.2.5:report-only (generate-test-report) @ tck-runner ---
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  50.791 s
[INFO] Finished at: 2024-04-17T01:14:04Z
[INFO] ------------------------------------------------------------------------

Full se-17-run.log