Commit ed31e0b
committed
Explicitly refresh and rebuild test project after .classpath change
This hopefully fixes spurious test failures, like this one:
ProjectPropertiesModelTest.testProjectClasspath:584 Found these URIs:
[file:/usr/lib/jvm/temurin-21-jdk-amd64/lib/jrt-fs.jar,
file:/home/runner/work/pmd-eclipse-plugin/pmd-eclipse-plugin/net.sourceforge.pmd.eclipse.plugin.test/target/work/data/ProjectPropertiesModelTest/bin/]
expected: 6 but was: 21 parent 8291b46 commit ed31e0b
File tree
1 file changed
+5
-0
lines changed- net.sourceforge.pmd.eclipse.plugin.test/src/main/java/net/sourceforge/pmd/eclipse/runtime/properties
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
573 | 573 | | |
574 | 574 | | |
575 | 575 | | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
576 | 581 | | |
577 | 582 | | |
578 | 583 | | |
| |||
0 commit comments