Skip to content

Prune samples tests #12724

Open
Open
@mbhave

Description

@mbhave

A few of the samples tests don't run on CI but still take up time. We can most likely delete them as there are other tests using TestContainers that cover that:

  • SampleElasticsearchApplicationTests
  • SampleRedisApplicationTests
  • SampleSolrApplicationTests
  • SampleCouchbaseApplicationTests
  • SampleNeo4jApplicationTests

There are a few others that don't seem to test the sample they're part of. For example, SampleDevToolsApplicationIntegrationTests passes even if devtools is not on the classpath. Since we have other integration tests for DevTools, these can probably go. SampleAopApplicationTests also doesn't test the relevant aop parts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions