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

Add unit test for regression fix (#1651) #1655

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

erik-brangs
Copy link
Contributor

What it does

The regression #1651 is fixed by #1653 by @jukzi . This adds a unit test for the fix in #1653.

How to test

The test case should run automatically in the build.

Author checklist

@jukzi
Copy link
Contributor

jukzi commented Sep 17, 2024

This adds a unit test for the fix in #1653.

cool

@erik-brangs
Copy link
Contributor Author

The test run https://github.com/eclipse-jdt/eclipse.jdt.ui/pull/1655/checks?check_run_id=30276996999 shows the expected failure for the newly added test because this PR was tested before #1653 was merged.

I think the second test failure is transient. There are some issues that sound like they could be related, e.g. #1445 and #79.

Rebasing this PR should show that the newly added test passes. I already tested this locally.

@jukzi jukzi force-pushed the issue-1651-add-unit-test-for-regression-fix branch from 9557b7d to 52f620b Compare September 18, 2024 12:37
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