Skip to content

ci: Ensure clean git status with Test::CheckGitStatus #6387

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

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

perlpunk
Copy link
Contributor

@perlpunk perlpunk commented Apr 12, 2025

Issue: https://progress.opensuse.org/issues/179708

This will currently fail, because there are a couple of tests are creating files without cleaning up.

  • t/32-openqa_client.t
  • t/37-limit_assets.t
  • t/43-scheduling-and-worker-scalability.t
  • t/api/04-jobs.t

This comment was marked as resolved.

@perlpunk perlpunk force-pushed the check-git-status branch from 05e81b7 to e241e4b Compare May 26, 2025 20:07
@perlpunk

This comment was marked as resolved.

@perlpunk perlpunk force-pushed the check-git-status branch from e241e4b to 34b0d75 Compare May 26, 2025 20:50

This comment was marked as resolved.

@Wabri Wabri self-requested a review July 11, 2025 15:30
@@ -16,6 +16,8 @@ export JUNIT_OUTPUT_FILE=test-results/junit/$target.xml
# that context in the prove calling context.
export PERL_TEST_HARNESS_DUMP_TAP=test-results
export HARNESS='--harness TAP::Harness::JUnit --timer'
# Activate Test::CheckGitStatua
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
# Activate Test::CheckGitStatua
# Activate Test::CheckGitStatus

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.

3 participants