Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable most LocalTargetDefinitionTests in verification builds #1274

Merged
merged 1 commit into from
May 19, 2024

Conversation

HannesWell
Copy link
Member

And fix LocalTargetDefinitionTests.testDeleteCleansCaches failing in I-builds.

Follow-up on #1247 (comment).

Copy link

github-actions bot commented May 19, 2024

Test Results

   291 files  ±  0     291 suites  ±0   1h 1m 31s ⏱️ + 6m 40s
 3 578 tests + 52   3 502 ✅ + 34   76 💤 +18  0 ❌ ±0 
11 031 runs  +156  10 800 ✅ +102  231 💤 +54  0 ❌ ±0 

Results for commit 5634934. ± Comparison against base commit e41da13.

♻️ This comment has been updated with latest results.

@HannesWell HannesWell force-pushed the enable-target-tests branch 2 times, most recently from 1f6e2b2 to 5634934 Compare May 19, 2024 11:38
@HannesWell HannesWell marked this pull request as ready for review May 19, 2024 11:39
@HannesWell
Copy link
Member Author

For now I have disabled all cases in LocalTargetDefinitionTests that fail in verification builds and only fixed LocalTargetDefinitionTests.testDeleteCleansCaches, which fails in I-builds #1247 (comment).
The trick is to add some content to the target, if it is empty a target is not cached upon resolution.

Don't disable LocalTargetDefinitionTests by default in verification
builds, only disable those that fail.
Some of the disabled tests should probably work even in verification
builds and IDE JUnit Plugin tests, but that is left for later.

And fix LocalTargetDefinitionTests.testDeleteCleansCaches() test-case
that is current failing in I-builds.
@HannesWell HannesWell force-pushed the enable-target-tests branch from 5634934 to 98b03a3 Compare May 19, 2024 13:02
@HannesWell HannesWell merged commit 827fec0 into eclipse-pde:master May 19, 2024
10 of 12 checks passed
@HannesWell HannesWell deleted the enable-target-tests branch May 19, 2024 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant