Commit 7dfbf57
committed
fix: JUnit tests don't run when targeting Eclipse 2025-12
When running `clean verify -Dtm4e.target-platform=staging` Tycho fails
with:
[ERROR] Failed to execute goal
org.eclipse.tycho:tycho-surefire-plugin:5.0.0:test (default-test) on
project org.eclipse.tm4e.core.tests: Could not determine test framework
provider. Available providers: [junit5vintage, junit4,
junit5vintageinternal, junit5, testng]1 parent 14f182f commit 7dfbf57
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
| 331 | + | |
331 | 332 | | |
332 | 333 | | |
333 | 334 | | |
| |||
0 commit comments