]> granicus.if.org Git - zfs/commitdiff
Enable user_property_002_pos
authorChaoyuZhang <zhang.chaoyu@zte.com.cn>
Sat, 19 Nov 2016 00:25:06 +0000 (08:25 +0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Sat, 19 Nov 2016 00:25:06 +0000 (16:25 -0800)
The user_property_002_pos passes as expected.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: ChaoyuZhang <zhang.chaoyu@zte.com.cn>
Closes #5406

tests/runfiles/linux.run

index 4290984357e1bee8aa1d22da8a381c8f2deb1bf0..138221c50b672c89b6d4d4dbab3fe200e86d1b3f 100644 (file)
@@ -170,12 +170,11 @@ tests = ['zfs_send_001_pos', 'zfs_send_002_pos', 'zfs_send_003_pos',
 # DISABLED:
 # mountpoint_003_pos - needs investigation
 # ro_props_001_pos - https://github.com/zfsonlinux/zfs/issues/5201
-# user_property_002_pos - needs investigation
 [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',
     'checksum_001_pos', 'compression_001_pos', 'mountpoint_001_pos',
-    'mountpoint_002_pos', 'reservation_001_neg',
+    'mountpoint_002_pos', 'reservation_001_neg', 'user_property_002_pos',
     'share_mount_001_neg', 'snapdir_001_pos', 'onoffs_001_pos',
     'user_property_001_pos', 'user_property_003_neg', 'readonly_001_pos',
     'user_property_004_pos', 'version_001_neg', 'zfs_set_001_neg',