We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After the most recent merge of master into BETA_JAVA23, couple of new tests that were added in master are failing now.
ASTRewritingEitherOrMultiPatternNodeTest.test0007_a() ASTRewritingEitherOrMultiPatternNodeTest.test0007_b()
This may be something to do with the test projects set up or worse some version related check in code.
@subyssurendran666 can you please take a look. This needs to be fixed in BETA_JAVA23.
The text was updated successfully, but these errors were encountered:
@jarthana could you please assign the ticket to me?
Sorry, something went wrong.
[23] Failures in ASTRewritingEitherOrMultiPatternNodeTest after
57a5941
merging eclipse-jdt#2743
Sorry guys, this is blocking all work on BETA branch. I am taking this up.
[23] Failures in ASTRewritingEitherOrMultiPatternNodeTest after merging
33d2dd5
#2743 (#2750) Make sure that compliance level is set regardless of the AST level. Also, this being a standard feature, preview flag is not required.
jarthana
Successfully merging a pull request may close this issue.
After the most recent merge of master into BETA_JAVA23, couple of new tests that were added in master are failing now.
ASTRewritingEitherOrMultiPatternNodeTest.test0007_a()
ASTRewritingEitherOrMultiPatternNodeTest.test0007_b()
This may be something to do with the test projects set up or worse some version related check in code.
@subyssurendran666 can you please take a look. This needs to be fixed in BETA_JAVA23.
The text was updated successfully, but these errors were encountered: