diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-05-12 03:18:12 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-05-12 03:18:12 +0900 |
| commit | 76c7a423a906124afbfe945e4ec19873d4d74712 (patch) | |
| tree | ff64266cab4a3c6adf19204d4ae775219192bd03 /internal/rosa/git.go | |
| parent | 6e113b88364ade12b26c9f01c43608841b9378df (diff) | |
internal/rosa/git: disable more flaky tests
Again, causing too many spurious failures.
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal/rosa/git.go')
| -rw-r--r-- | internal/rosa/git.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/rosa/git.go b/internal/rosa/git.go index 069a239e..83507e7b 100644 --- a/internal/rosa/git.go +++ b/internal/rosa/git.go @@ -58,6 +58,7 @@ disable_test t2200-add-update disable_test t0027-auto-crlf disable_test t7513-interpret-trailers disable_test t7703-repack-geometric +disable_test t7002-mv-sparse-checkout `, Check: []string{ "-C t", |
