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

[Blocked] Quiet PITest (mutation testing) output for local builds, but not for CI builds #600

Open
1 of 5 tasks
binkley opened this issue Jul 30, 2024 · 0 comments
Open
1 of 5 tasks
Labels
blocked Issue with upstream, waiting a new version, etc.

Comments

@binkley
Copy link
Owner

binkley commented Jul 30, 2024

Part of epic #599.
Waiting to hear on hcoles/pitest#1338 for quieting Maven.

Both the Gradle and Maven plugins for PITest have a verbose configuration option.
Spiking among the 4 cases (2 for Gradle/Maven; 2 for verbose true/false):

  • Gradle plugin treats verbose true/false as regular build output
  • Maven plugin treats verbose true/false as debug build output

Tasks

  • Quiet Gradle regular build output in local use verbose is false as the default in build.gradle
  • Show Gradle regular build output in CI -- CI needs a mechanism to set verbose to true; update build.gradle with a flag
  • Quiet Maven regular build output in local -- see Refs below
  • Show Maven regular build output in CI -- see Refs below
  • Explore debug output

Refs

@binkley binkley moved this to In progress in @binkley's Modern Build Jul 30, 2024
@binkley binkley self-assigned this Jul 30, 2024
@binkley binkley added the blocked Issue with upstream, waiting a new version, etc. label Jul 30, 2024
@binkley binkley changed the title Quiet PITest (mutation testing) output for local builds, but not for CI builds [Blocked] Quiet PITest (mutation testing) output for local builds, but not for CI builds Jul 30, 2024
@binkley binkley moved this from In progress to Ongoing or Blocked in @binkley's Modern Build Jul 30, 2024
@binkley binkley removed their assignment Aug 5, 2024
@jwlibby jwlibby changed the title [Blocked] Quiet PITest (mutation testing) output for local builds, but not for CI builds [Blocked] Quieten PITest (mutation testing) output for local builds, but not for CI builds Aug 6, 2024
@jwlibby jwlibby changed the title [Blocked] Quieten PITest (mutation testing) output for local builds, but not for CI builds [Blocked] Quiet PITest (mutation testing) output for local builds, but not for CI builds Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Issue with upstream, waiting a new version, etc.
Projects
Status: Ongoing or Blocked
Development

No branches or pull requests

1 participant