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

Commits on Jul 26, 2024

  1. Fixed tests failing after requiring minimal 1.8 compliance, part 6

    - 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 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    b727b26 View commit details
    Browse the repository at this point in the history