Skip to content

MINOR: cleanTest ought to remove output of unitTest task and integrat…#10585

Merged
chia7712 merged 8 commits into
apache:trunkfrom
chia7712:MINOR-10585
Jun 1, 2021
Merged

MINOR: cleanTest ought to remove output of unitTest task and integrat…#10585
chia7712 merged 8 commits into
apache:trunkfrom
chia7712:MINOR-10585

Conversation

@chia7712

Copy link
Copy Markdown
Member

The command used by our private CI is ./gradlew cleanTest xxx:test. It does not re-run test when we use unitTest and integrationTest to replace test. The root cause is that we don't offer test output (unitTest and integrationTest) to cleanTest task and so it does not delete related test output.

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

@chia7712 chia7712 requested a review from ijuma April 22, 2021 04:11
@chia7712

Copy link
Copy Markdown
Member Author

Comment thread build.gradle Outdated

@ijuma ijuma left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with one suggestion below.

Comment thread build.gradle Outdated
@chia7712 chia7712 merged commit dc5456c into apache:trunk Jun 1, 2021
@chia7712 chia7712 deleted the MINOR-10585 branch March 25, 2024 15:21
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.

2 participants