Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-tck-dev] [External] : Getting Platform TCK result summary
  • From: Gurunandan Rao <gurunandan.rao@xxxxxxxxxx>
  • Date: Thu, 30 Jun 2022 08:47:42 +0000
  • Accept-language: en-GB, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=oracle.com; dmarc=pass action=none header.from=oracle.com; dkim=pass header.d=oracle.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=fysBvdWF9PuJsf3KMgGzRF+weUGE1WFazxN1sQSZYOg=; b=OlDowauEKg0+djDv5GtNZC2mC18amOtqGl8XZyS2NKaFyR9grnMAi0sGhhjnhpWSnPiJfmXNShCoCfpx1g1d5HOsAA6cice8wIc/erYTwRFccdn1fP0BdO/RbAxaMoXxE+H0AaN/5C1Py13b6/XDjHlN1rdp8fM99KZ4w6aYQQ8yRXVuEbxqVB2aTbjSjkbwPpTw5zAvNi9L47uoha2w/oHiCiX9o2kpy3xvpnsGYSps78twfwGLgpa3T8Y2l3fjq1hgjcjr0wBbCX3CtTsMo4kKFY/WvEP3lIGkaqw+Y9RBSMN+tGd/OsQUTDrgFTtTd0toe7slifczYkKhebZ73A==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=MTvrdOsc08K9ueHd/0N0PdGmKUkYxkKmabZhe4rzdhmffrP7EXgBLzoDuA8ZVrq+3p34A7QYnQlQSRzy60pAELG5rRc2Pl5Kt0VQlEgHicTgeMmqitIKA/7jJuhi2/lmTVklCZl49QbRYCfIdm23zrXAJoaV3uImFB4l8C4W3YT8nkggObDAxAuNg1aBqFwoxzExfxX9GzrGdeO7k4c83741cH+BynKEliL+zX0/ZDBmmcThkhGqLMCWEBXKfY91+0A6tvNwkP+0BWN3u09ovmAYjmc7XLb9UpZ3+dsayAFaeD7cJSUWmfwTMqAbZWbUxOGdO5Rxzz7nCQz6Q1otVA==
  • Delivered-to: jakartaee-tck-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/jakartaee-tck-dev/>
  • List-help: <mailto:jakartaee-tck-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/jakartaee-tck-dev>, <mailto:jakartaee-tck-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/jakartaee-tck-dev>, <mailto:jakartaee-tck-dev-request@eclipse.org?subject=unsubscribe>
  • Suggested_attachment_session_id: 79916940-c502-edbf-c16f-5217b06a2db6
  • Thread-index: AQHYjAvi56IWwnzUq0ikKsMvoTy69K1nLP0OgABDbYCAAB8vDQ==
  • Thread-topic: [External] : Getting Platform TCK result summary


regards,
Guru

From: arjan tijms <arjan.tijms@xxxxxxxxx>
Sent: 30 June 2022 11:12
To: Gurunandan Rao <gurunandan.rao@xxxxxxxxxx>
Cc: jakartaee-tck developer discussions <jakartaee-tck-dev@xxxxxxxxxxx>; Scott Marlow <smarlow@xxxxxxxxxx>
Subject: Re: [External] : Getting Platform TCK result summary
 
Hi,

Is there also something like a summary.txt for all jobs? I looked here, but there's only a (very) large collection of individual logs:


I'm looking for something like this: 


Kind regards,
Arjan Tijms







On Thu, Jun 30, 2022 at 3:44 AM Gurunandan Rao <gurunandan.rao@xxxxxxxxxx> wrote:
Hi Arjan,

regards,
Guru

From: arjan tijms <arjan.tijms@xxxxxxxxx>
Sent: 30 June 2022 04:29
To: jakartaee-tck developer discussions <jakartaee-tck-dev@xxxxxxxxxxx>
Cc: Gurunandan Rao <gurunandan.rao@xxxxxxxxxx>; Scott Marlow <smarlow@xxxxxxxxxx>
Subject: [External] : 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.


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