Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jakartaee-tck-dev] Getting Platform TCK result summary

Hi,

For the Platform 9.1 TCK, there was a summary of tests posted per "stage" of the platform TCK.

See: https://glassfish.org/certifications/jakarta-platform/9.1/TCK-Results-6.1

e.g.:

Stage Name: appclient
   [runcts] OUT => [javatest.batch] ********************************************************************************
   [runcts] OUT => [javatest.batch] Completed running 50 tests.
   [runcts] OUT => [javatest.batch] Number of Tests Passed      = 50
   [runcts] OUT => [javatest.batch] Number of Tests Failed      = 0
   [runcts] OUT => [javatest.batch] Number of Tests with Errors = 0
   [runcts] OUT => [javatest.batch] ********************************************************************************

Stage Name: assembly
   [runcts] OUT => [javatest.batch] ********************************************************************************
   [runcts] OUT => [javatest.batch] Completed running 30 tests.
   [runcts] OUT => [javatest.batch] Number of Tests Passed      = 30
   [runcts] OUT => [javatest.batch] Number of Tests Failed      = 0
   [runcts] OUT => [javatest.batch] Number of Tests with Errors = 0
   [runcts] OUT => [javatest.batch] ********************************************************************************

Given a result run of the TCK job, where is this information stored?

I looked into several of the files under https://ci.eclipse.org/jakartaee-tck/job/10/job/eftl-jakartaeetck-run-100/107/, but that information seems to be quite well hidden. 

Any ideas?

Kind regards,
Arjan Tijms




Back to the top