Commit 6dedc12
Run addons SWT tests via the AllTests suite in the Tycho build
Instead of relying on
Tycho's class-name autodiscovery, use the standard Tycho approach via
build.properties.
Reintroduce the AllTests @suite and point Tycho at it through the
pom.model.property.testClass build property. This disables the
additional
name-based scan, so each test class is executed exactly once via the
suite.
The restored suite also includes StackDropAgentTest, which the previous
AllTests suite had omitted, so every test class in the bundle is now
part
of the suite.1 parent 8979873 commit 6dedc12
2 files changed
Lines changed: 37 additions & 0 deletions
File tree
- tests/org.eclipse.e4.ui.workbench.addons.swt.test
- src/org/eclipse/e4/ui/workbench/addons
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
Lines changed: 34 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
0 commit comments