Skip to content

Commit de58ff4

Browse files
committed
Purge some more perl tests.
- precommit is now shipped to the core tests along with state_3pc patch; - truncate is expensive, exists for not clear goal and rarely bails out with deadlock which is expected (could be suppressed of course); - dump_restore is too narrow; And don't run init.pl normally, it is also compute-hungry.
1 parent 50a1330 commit de58ff4

15 files changed

+1
-162
lines changed
File renamed without changes.
File renamed without changes.

t/010_init.pl renamed to t/000_init._pl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# test that after create_mm awaited nodes we won't get non-online state
22
# immediately later. Catches races in MtmGetCurrentStatus logic.
3+
# It is expensive, so not run in the regular suite.
34

45
use Cluster;
56
use Test::More tests => 1;

t/000_precommit.pl

Lines changed: 0 additions & 73 deletions
This file was deleted.
File renamed without changes.

t/001_truncate.pl

Lines changed: 0 additions & 28 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)