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

[tycho-4.0.x] Let QuickFix run in UI, save editor, rebuild on error and wait for jobs #4642

Merged
merged 1 commit into from
Jan 25, 2025

Conversation

eclipse-tycho-bot
Copy link

Backport

This will backport the following commits from main to tycho-4.0.x:

Questions ?

Please refer to the Backport tool documentation

Fixing one warning might make the resulting markers either invalid or no
longer apply. Also quickfixes are often written to be run in the UI
thread and might schedule jobs during execution.

This now rebuilds the project when one marker was fixed and run them in
the UI while waiting for any jobs scheduled in the meantime.

(cherry picked from commit ab13859)
Copy link

Test Results

  603 files  ±0    603 suites  ±0   3h 53m 51s ⏱️ - 2m 30s
  423 tests ±0    417 ✅ +1   6 💤 ±0  0 ❌  - 1 
1 269 runs  ±0  1 250 ✅ +2  19 💤 ±0  0 ❌  - 2 

Results for commit affe5b3. ± Comparison against base commit 4e5200e.

@eclipse-tycho-bot eclipse-tycho-bot merged commit 8d80bd6 into tycho-4.0.x Jan 25, 2025
15 checks passed
@laeubi laeubi deleted the backport/tycho-4.0.x/pr-4641 branch January 26, 2025 12:40
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.

2 participants