1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-14 19:55:45 +02:00
cdt/core/org.eclipse.cdt.core.tests
Jonah Graham 64e21a93c4 Bug 499777: Flaky and slow test tags
to exclude flaky and slow tests from gerrit runs and main build
tests can be tagged as such. See BTreeExpensiveTests for example
of a slow test and Bug_303953Test for an example of a flaky one.

The root README.md has a few notes on converting tests to JUnit5
and adding annotations to mark them slow or flaky.

Change-Id: I03a4004112e6a500d8ec2771d68f14f7dc5f67fb
2021-02-01 11:32:58 -05:00
..
.settings Bug 569839: Provide a new JUnit5 base and utility classes 2021-02-01 11:32:53 -05:00
META-INF Bug 569839: Provide a new JUnit5 base and utility classes 2021-02-01 11:32:53 -05:00
misc/org/eclipse/cdt Bug 499777: Flaky and slow test tags 2021-02-01 11:32:58 -05:00
model/org/eclipse/cdt/core Bug 499777: Flaky and slow test tags 2021-02-01 11:32:58 -05:00
parser/org/eclipse/cdt Bug 499777: Flaky and slow test tags 2021-02-01 11:32:58 -05:00
regression/org/eclipse/cdt/core/tests Bug 569839: Ensure that behaviour is same running tests without suites 2020-12-21 14:50:51 -05:00
resources Bug 568728: Drop execute permission on files 2020-11-18 17:38:22 +01:00
suite/org/eclipse/cdt/core Bug 499777: Flaky and slow test tags 2021-02-01 11:32:58 -05:00
.classpath Bug 562494: Update BREE to Java 11 2020-08-24 17:50:56 -04:00
.project Bug 566334: Turn on API Tooling & Analysis for all bundles 2020-08-24 17:50:56 -04:00
about.html Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00
build.properties Fixed "The value for X attribute is not externalized" warning 2020-08-28 21:32:18 +02:00
plugin.properties Fixed "The value for X attribute is not externalized" warning 2020-08-28 21:32:18 +02:00
plugin.xml bug 416628: "Export" of entries of language settings providers to referencing projects - added capability 2013-09-08 08:09:10 -04:00
pom.xml Bug 569839: Ensure that behaviour is same running tests without suites 2020-12-21 14:50:51 -05:00
test.xml