diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-05-13 00:38:59 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-05-13 00:38:59 +0900 |
| commit | 840d8f68bfc0ca1d13738c225ce31781f69d1a10 (patch) | |
| tree | 8e27995c1d660abcaba97ce795e9a11df213be34 /internal/rosa/git.go | |
| parent | 4bede7ecdddbde2de33f86c53ddf23e6abca6ffb (diff) | |
internal/rosa/git: disable flaky test
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 5a207288..dcf72dc2 100644 --- a/internal/rosa/git.go +++ b/internal/rosa/git.go @@ -61,6 +61,7 @@ disable_test t7703-repack-geometric disable_test t7002-mv-sparse-checkout disable_test t1451-fsck-buffer disable_test t4104-apply-boundary +disable_test t4200-rerere `, Check: []string{ "-C t", |
