Skip to content

Ensure all tests are executed in the Gradle build for the spring-test module [SPR-11338] #15962

@spring-projects-issues

Description

@spring-projects-issues

Sam Brannen opened SPR-11338 and commented

TestNG tests are currently only executed by the Gradle build if they are located directly in the testng package. Tests in subpackages are therefore omitted from the build. As of the creation of this JIRA issue there are no such tests in subpackages; however, this is soon to change.

Furthermore, the JUnit-based FailingBeforeAndAfterMethodsTests test class is currently not executed because it resides under the testng package which is excluded from the test build target.


Affects: 3.2 GA

Referenced from: commits 098d7c7, fdac4a7

Backported to: 3.2.7

Metadata

Metadata

Assignees

Labels

in: testIssues in the test modulestatus: backportedAn issue that has been backported to maintenance branchestype: taskA general task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions