Skip to content

Commit 5fa8ee7

Browse files
Merge pull request #21573 from bparees/pruningtest
Revert "Temporarily flag the pruning test as flaky"
2 parents af93615 + 4cd4cd7 commit 5fa8ee7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/extended/util/test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -383,8 +383,6 @@ var (
383383
`Job should run a job to completion when tasks sometimes fail and are not locally restarted`, // seems flaky, also may require too many resources
384384
`openshift mongodb replication creating from a template`, // flaking on deployment
385385
`should use be able to process many pods and reuse local volumes`, // https://bugzilla.redhat.com/show_bug.cgi?id=1635893
386-
387-
`in the buildconfig should prune`, // periodically taking up to 1h to complete
388386
},
389387
// tests that must be run without competition
390388
"[Serial]": {

0 commit comments

Comments
 (0)