eclipse-jdt / eclipse.jdt.core

Eclipse Public License 2.0
156 stars 123 forks source link

[23] Failures in ASTRewritingEitherOrMultiPatternNodeTest after merging #2743

Closed jarthana closed 1 month ago

jarthana commented 1 month ago

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.

subyssurendran666 commented 1 month ago

@jarthana could you please assign the ticket to me?

jarthana commented 1 month ago

Sorry guys, this is blocking all work on BETA branch. I am taking this up.