Skip to content

Build: Pipeline don't run test task of Subsystems #4963

@DarkWeird

Description

@DarkWeird

What you were trying to do

I am try to extract subsystems.
I created PR #4930 for this.

What actually happened

I receive Requested Changes because our CI don't runs test task for subsystem
Our CI don't run Subsystems's test task.

How to reproduce

  1. Run CI build(PR)
  2. Try to find tests which placed in subsystems.

Additional Infos / Context

Our pipeline ignores test task.
test-related tasks(in run order):

gradle unitTest
gradle check -x test (-x test - excludes test task)
gradle integrationTest

Metadata

Metadata

Labels

Category: Build/CIRequests, Issues and Changes targeting gradle, groovy, Jenkins, etc.Status: Needs DiscussionRequires help discussing a reported issue or provided PRType: BugIssues reporting and PRs fixing problems

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions