Skip to content

Commit aab2969

Browse files
committed
zpool_003 seems to cause a hang
1 parent 2caa055 commit aab2969

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/runfiles/large.run

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,8 +309,9 @@ tags = ['functional', 'cli_root', 'zfs_unshare']
309309
tests = ['zfs_wait_deleteq']
310310
tags = ['functional', 'cli_root', 'zfs_wait']
311311

312+
# tests = ['zpool_001_neg', 'zpool_002_pos', 'zpool_003_pos', 'zpool_colors']
312313
[tests/functional/cli_root/zpool]
313-
tests = ['zpool_001_neg', 'zpool_002_pos', 'zpool_003_pos', 'zpool_colors']
314+
tests = ['zpool_001_neg', 'zpool_002_pos', 'zpool_colors']
314315
tags = ['functional', 'cli_root', 'zpool']
315316

316317
[tests/functional/cli_root/zpool_attach]

0 commit comments

Comments
 (0)