Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-dev] Please keep the topic aggregate suites up to date -
  • From: "Sankaran, Srikanth" <srikanth.sankaran@xxxxxxxxxxxxx>
  • Date: Mon, 14 Oct 2024 09:08:25 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=advantest.com; dmarc=pass action=none header.from=advantest.com; dkim=pass header.d=advantest.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; 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=7g8hj43Dwax9HKm115c5hbM94CPMT6geCJkRvGO0ajc=; b=Gp65NV0X+4Ea3fhGsps3BhDnvdmbkjEiD3jE2ZF8OFByVjgYoHNwn2oMMMbZ9zKCj5psWaESDFgLO7lbQ2QGyownB8w9TUUUI2E8gPE0kIYuPX9kiaL3yY4k7xPtoVNzbiGwfeyym+m0AQlrso4TGJJl/yrsdW4uVftr4YWvjoD3lv+ztJJBRwt8tZ+Nx3Ayj5+PtNhiAj63gx6DafdVTuUteEZFcOmow+afQyW9m903H4W66eT1+KzyGlwfL+OA19mdT1brgo5AT6XeWBhkJ0GmQ+fC4FSjTjSkikp/kZpvct+FGPUXviK612mlzRvtGGzTjDZaeRG+g398pDelGg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=svJejdxLIoMDMB2klauxaJzs6yOIUg1DPlw6msyEeuO3GzwEsCUdEIW7eWXWZaUjsYFSlsKIDJwcrw/nLErZsq3tR2jfGwpYmD/8P7SU9vNHgYDhf//t5WKU5zCCSJwPe4doYK4RyvZ28cDQrDuhjrdwroHv/cLyyw16ohNfQLyJ7X+S7Ja92F5k7Jp7X1rsqjctA0/Di0vNK5LL3rnC+vo9bqVYlpqKwgYRAGJcegbl87CC3b+dQ4FZ92GgTVt4V/5gtv8q1y7nXMceHOnvfrRmgVnc9tGk8byEqO9GiNYDN7hkO0vsappQE72BN37X2SNJ5lZe5FySTXGcufZIFw==
  • Delivered-to: jdt-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/jdt-dev/>
  • List-help: <mailto:jdt-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/jdt-dev>, <mailto:jdt-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/jdt-dev>, <mailto:jdt-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AdseGDD4B+SaPYcpSfy5lPmHT4CgSg==
  • Thread-topic: Please keep the topic aggregate suites up to date -

org.eclipse.jdt.core.tests.RunVariousPatternsTests

org.eclipse.jdt.core.tests.RunVariousSwitchTests and

org.eclipse.jdt.core.tests.RunVariousSealedTypeTests

 

allow you to test various junits that deal with these topics. If these aggregate suites are kept up to date,

they serve as gating tests before pushing to CI for fuller tests.

 

But this will work only if these are kept up to date – thanks for taking care to do so.

 

Srikanth


Back to the top