-
Notifications
You must be signed in to change notification settings - Fork 79
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 failing case in Bug528706CompletionWithMultilineTagsTest #1431
Fix failing case in Bug528706CompletionWithMultilineTagsTest #1431
Conversation
But I have to check if the test still makes sense with only one option available. |
This pull request changes some projects for the first time in this development cycle.
An additional commit containing all the necessary changes was pushed to the top of this PR's branch. To obtain these changes (for example if you want to push more changes) either fetch from your fork or apply the git patch. Git patch
Further information are available in Common Build Issues - Missing version increments. |
/request-license-review |
License review requests: After all reviews have concluded, re-run the license-vetting check from the Github Actions web-interface to update its status. Workflow run (with attached summary files): |
Adjust it to the available/known architectures since the update in eclipse-platform/eclipse.platform#1576 And simplify AbstractTargetEditorTest.
c7bbb51
to
e4fee78
Compare
Is probably failing due to the update of the supported architectures list in eclipse-platform/eclipse.platform#1576.
And simplify
AbstractTargetEditorTest
.