Skip to content

Commit

Permalink
Disable rsend_009_pos
Browse files Browse the repository at this point in the history
Test rsend_009_pos has been observed to fail pretty frequently
when testing using a kmemleak enabled kernel.  For the moment
disable this test case until the underlying issue is resolved.

Reviewed-by: George Melikov <[email protected]>
Reviewed-by: Giuseppe Di Natale <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Issue openzfs#5887
Closes openzfs#5934
  • Loading branch information
behlendorf authored Mar 28, 2017
1 parent 39ccc90 commit 4ffeb12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/runfiles/linux.run
Original file line number Diff line number Diff line change
Expand Up @@ -567,11 +567,11 @@ tests = ['reservation_001_pos', 'reservation_002_pos', 'reservation_003_pos',

# DISABLED:
# rsend_008_pos - Fails for OpenZFS on illumos
# rsend_009_pos - https://github.com/zfsonlinux/zfs/issues/5887
# rsend_020_pos - ASSERTs in dump_record()
[tests/functional/rsend]
tests = ['rsend_001_pos', 'rsend_002_pos', 'rsend_003_pos', 'rsend_004_pos',
'rsend_005_pos', 'rsend_006_pos', 'rsend_007_pos',
'rsend_009_pos',
'rsend_010_pos', 'rsend_011_pos', 'rsend_012_pos',
'rsend_013_pos', 'rsend_014_pos', 'rsend_019_pos',
'rsend_021_pos', 'rsend_022_pos', 'rsend_024_pos']
Expand Down

0 comments on commit 4ffeb12

Please sign in to comment.