From a115cf35f8b4a85907e9879a18476e9b89b3c981 Mon Sep 17 00:00:00 2001 From: Matthew Ahrens Date: Tue, 19 Jul 2016 16:10:27 -0700 Subject: OpenZFS 7162 - Intermittent failures from ro_props_001_pos Reviewed by: John Kennedy Reviewed by: Dan Kimmel Approved by: Robert Mustacchi Reviewed-by: George Melikov Reviewed-by: Giuseppe Di Natale Ported-by: Brian Behlendorf OpenZFS-issue: https://www.illumos.org/issues/7162 OpenZFS-commit: https://github.com/openzfs/openzfs/commit/9ec0cbeb Closes #5511 Closes #5779 --- tests/runfiles/linux.run | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'tests/runfiles') diff --git a/tests/runfiles/linux.run b/tests/runfiles/linux.run index dfc2c5a66..79ad242ea 100644 --- a/tests/runfiles/linux.run +++ b/tests/runfiles/linux.run @@ -174,8 +174,6 @@ tests = ['zfs_send_001_pos', 'zfs_send_002_pos', 'zfs_send_003_pos', 'zfs_send_004_neg', 'zfs_send_005_pos', 'zfs_send_006_pos', 'zfs_send_007_pos'] -# DISABLED: -# ro_props_001_pos - https://github.com/zfsonlinux/zfs/issues/5511 [tests/functional/cli_root/zfs_set] tests = ['cache_001_pos', 'cache_002_neg', 'canmount_001_pos', 'canmount_002_pos', 'canmount_003_pos', 'canmount_004_pos', @@ -185,7 +183,7 @@ tests = ['cache_001_pos', 'cache_002_neg', 'canmount_001_pos', 'user_property_001_pos', 'user_property_003_neg', 'readonly_001_pos', 'user_property_004_pos', 'version_001_neg', 'zfs_set_001_neg', 'zfs_set_002_neg', 'zfs_set_003_neg', 'property_alias_001_pos', - 'mountpoint_003_pos'] + 'mountpoint_003_pos', 'ro_props_001_pos'] # DISABLED: # zfs_share_005_pos - needs investigation, probably unsupported NFS share format -- cgit v1.2.3