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

Fixed tests failing after requiring minimal 1.8 compliance, part 6 #1551

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

iloveeclipse
Copy link
Member

@iloveeclipse iloveeclipse commented Jul 26, 2024

  • AddImportTest
  • BindingsNameTest
  • JavaElementPropertyTesterTest
  • OverrideTest
  • GenerateHashCodeEqualsTest
  • AdvancedQuickAssistTest
  • AdvancedQuickAssistTest1d7
  • AssistQuickFixTest1d8
  • CleanUpStressTest
  • CleanUpTest1d5
  • CleanUpTest1d6
  • JavadocQuickFixTest
  • ModifierCorrectionsQuickFixTest1d7
  • QuickFixEnablementTest
  • TypeParameterMismatchTest
  • InlineConstantTests
  • InlineTempTests1d7

Muted test failure in InlineTempTests.test31() and created eclipse-jdt/eclipse.jdt.core#2775 for that, it is is a bug in current implementation.

See eclipse-jdt/eclipse.jdt.core#2536

- AddImportTest
- BindingsNameTest
- JavaElementPropertyTesterTest
- OverrideTest
- GenerateHashCodeEqualsTest
- AdvancedQuickAssistTest
- AdvancedQuickAssistTest1d7
- AssistQuickFixTest1d8
- CleanUpStressTest
- CleanUpTest1d5
- CleanUpTest1d6
- JavadocQuickFixTest
- ModifierCorrectionsQuickFixTest1d7
- QuickFixEnablementTest
- TypeParameterMismatchTest
- InlineConstantTests
- InlineTempTests1d7

Muted test failure in InlineTempTests.test31() and created
https://github.com/eclipse-jdt/eclipse.jdt.ui/issues/1552 for that, it
is is a bug in current implementation.

See eclipse-jdt/eclipse.jdt.core#2536
@iloveeclipse iloveeclipse merged commit 03f0918 into eclipse-jdt:master Jul 26, 2024
9 checks passed
@iloveeclipse iloveeclipse deleted the issue_2536 branch July 26, 2024 14:54
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.

1 participant