Skip to content

Skipped git test failing consistently in CI#5032

Closed
MuneebUllahKhan222 wants to merge 1 commit into
mainfrom
failing-git-test
Closed

Skipped git test failing consistently in CI#5032
MuneebUllahKhan222 wants to merge 1 commit into
mainfrom
failing-git-test

Conversation

@MuneebUllahKhan222

@MuneebUllahKhan222 MuneebUllahKhan222 commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Description:

Skips the TestGitConfigSanitizationWithStagedChanges test because it is currently failing in CI.

Checklist:

  • Tests passing (make test-community)?
  • Lint passing (make lint this requires golangci-lint)?

Note

Low Risk
Test-only change; reduces CI coverage for staged-changes sanitization until INS-516 is resolved.

Overview
Adds t.Skip("failing in CI - INS-516") at the top of TestGitConfigSanitizationWithStagedChanges in git_test.go so CI no longer runs this test while the failure is tracked under INS-516.

No production or git-source behavior changes—only test execution is affected. The skipped test still exercises staged-index behavior when PrepareRepo sanitizes a local repo with malicious git config.

Reviewed by Cursor Bugbot for commit 83dd608. Bugbot is set up for automated code reviews on this repo. Configure here.

@MuneebUllahKhan222 MuneebUllahKhan222 requested a review from a team June 11, 2026 08:05
@MuneebUllahKhan222 MuneebUllahKhan222 requested a review from a team as a code owner June 11, 2026 08:05
@MuneebUllahKhan222

Copy link
Copy Markdown
Contributor Author

Closing this PR since this test has started working again.

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