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

Fix Performance tests #882 #1010 #918 #1090

Merged
merged 1 commit into from Mar 12, 2024

Conversation

basilevs
Copy link
Contributor

@basilevs basilevs commented Mar 8, 2024

Optional performance tests rely on prebuilt SWT components to be available. mvn install phase is essential for this. This phase was removed in #1010.
Performance tests had started to fail with:

Error:  Cannot resolve project dependencies:
Error:    You requested to install 'osgi.bundle; org.eclipse.swt.fragments.localbuild 0.0.0' but it could not be found

Broken performance tests are blocking work in #918.

@laeubi could you please add performance label to this MR?

@HannesWell please review

@basilevs basilevs changed the title Fix Performance tests #882 #1010 Fix Performance tests #882 #1010 #918 Mar 8, 2024
@laeubi laeubi added the performance Performance issue label Mar 8, 2024
Copy link
Contributor

github-actions bot commented Mar 8, 2024

Test Results

   302 files  + 3     302 suites  +3   19m 52s ⏱️ + 12m 57s
 4 106 tests + 7   4 098 ✅ + 7   8 💤 ±0  0 ❌ ±0 
12 230 runs  +21  12 154 ✅ +20  76 💤 +1  0 ❌ ±0 

Results for commit ab21ce7. ± Comparison against base commit 7b18570.

♻️ This comment has been updated with latest results.

Optional performance tests rely on prebuilt SWT components to be available.
`mvn install` is essential for this.
@basilevs
Copy link
Contributor Author

basilevs commented Mar 9, 2024

Latest PR build demonstrates that performance tests are indeed fixed.

Copy link
Member

@HannesWell HannesWell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.
Sorry for the disturbance, I assumed I tested the performance tests as well but probably not for that specific change.

@HannesWell HannesWell merged commit 787a079 into eclipse-platform:master Mar 12, 2024
13 checks passed
@basilevs basilevs deleted the fix-performance-tests branch March 12, 2024 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Performance issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants