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

2023.2 build with target 2023.2.1 bugfix release #293

Merged
merged 1 commit into from
Aug 28, 2023
Merged

Conversation

Haehnchen
Copy link
Owner

@Haehnchen Haehnchen commented Aug 12, 2023

All failing tests related to optimize imports:

DocTagNameAnnotationReferenceContributorTest > testThatOptimizeImportShouldRemoveNamespaceWithoutUse FAILED
    junit.framework.AssertionFailedError at DocTagNameAnnotationReferenceContributorTest.java:161

DocTagNameAnnotationReferenceContributorTest > testThatClassInterfaceIsSupportedForImportOptimization FAILED
    junit.framework.AssertionFailedError at DocTagNameAnnotationReferenceContributorTest.java:184

DocTagNameAnnotationReferenceContributorTest > testThatOptimizeImportShouldNotStripOurReferences FAILED
    junit.framework.AssertionFailedError at DocTagNameAnnotationReferenceContributorTest.java:43

DocTagNameAnnotationReferenceContributorTest > testThatConstantWithNamespaceMustNotBeRemoved FAILED
    junit.framework.AssertionFailedError at DocTagNameAnnotationReferenceContributorTest.java:227

DocTagNameAnnotationReferenceContributorTest > testThatClassConstantWithNamespaceMustNotBeRemoved FAILED
    junit.framework.AssertionFailedError at DocTagNameAnnotationReferenceContributorTest.java:206

DocTagNameAnnotationReferenceContributorTest > testThatOptimizeImportShouldNotStripOurReferencesWithAlias FAILED
    junit.framework.AssertionFailedError at DocTagNameAnnotationReferenceContributorTest.java:85

DocTagNameAnnotationReferenceContributorTest > testThatOptimizeImportShouldNotStripOurReferencesInProperty FAILED
    junit.framework.AssertionFailedError at DocTagNameAnnotationReferenceContributorTest.java:63

DocTagNameAnnotationReferenceContributorTest > testThatOptimizeImportShouldSupportAnnotationNamespaceOnlyByZend FAILED
    junit.framework.AssertionFailedError at DocTagNameAnnotationReferenceContributorTest.java:107

DocTagNameAnnotationReferenceContributorTest > testThatOptimizeImportShouldSupportStringConstants FAILED
    junit.framework.AssertionFailedError at DocTagNameAnnotationReferenceContributorTest.java:136

@Haehnchen Haehnchen changed the title 2023.2 build WIP: 2023.2 build Aug 12, 2023
@Haehnchen Haehnchen changed the title WIP: 2023.2 build WIP: 2023.2 build with target 2023.2.1 bugfix release Aug 12, 2023
@Haehnchen Haehnchen changed the title WIP: 2023.2 build with target 2023.2.1 bugfix release 2023.2 build with target 2023.2.1 bugfix release Aug 28, 2023
@Haehnchen Haehnchen merged commit 78ea339 into master Aug 28, 2023
1 check passed
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