Skip to content

Disable zfs_send_007_pos #6422

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 29, 2017
Merged

Conversation

dinatale2
Copy link
Contributor

Test case zfs_send_007_pos regularly is killed
by test-runner during zfs-tests on buildbot. Disable
it for now until further investigation can be done.

Checklist:

  • My code follows the ZFS on Linux code style requirements.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • All commit messages are properly formatted and contain Signed-off-by.
  • Change has been approved by a ZFS on Linux member.

@dinatale2 dinatale2 force-pushed the zfs-send-007-disable branch from 9a5271f to 077d073 Compare July 28, 2017 19:43
if is_linux; then
# Github Issue #6421 - https://github.com/zfsonlinux/zfs/issues/6421
log_unsupported "Test often runs for longer than 10 minutes."
fi
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tiny tiny nit: can we make this consistent with the other skips tests.

# See issue: https://github.com/zfsonlinux/zfs/issues/6421
if is_linux; then
	log_unsupported "Test often runs for longer than 10 minutes."
fi

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

Test case zfs_send_007_pos regularly is killed
by test-runner during zfs-tests on buildbot. Disable
it for now until further investigation can be done.

Signed-off-by: Giuseppe Di Natale <dinatale2@llnl.gov>
@dinatale2 dinatale2 force-pushed the zfs-send-007-disable branch from 077d073 to 6af1cec Compare July 28, 2017 20:51
@behlendorf behlendorf merged commit c1dd2f7 into openzfs:master Jul 29, 2017
@dinatale2 dinatale2 deleted the zfs-send-007-disable branch July 30, 2017 01:25
@dinatale2 dinatale2 restored the zfs-send-007-disable branch July 30, 2017 01:25
tonyhutter pushed a commit to tonyhutter/zfs that referenced this pull request Jul 31, 2017
Test case zfs_send_007_pos regularly is killed
by test-runner during zfs-tests on buildbot. Disable
it for now until further investigation can be done.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Closes openzfs#6422
@dinatale2 dinatale2 deleted the zfs-send-007-disable branch July 31, 2017 18:27
tonyhutter pushed a commit that referenced this pull request Aug 2, 2017
Test case zfs_send_007_pos regularly is killed
by test-runner during zfs-tests on buildbot. Disable
it for now until further investigation can be done.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Closes #6422
Fabian-Gruenbichler pushed a commit to Fabian-Gruenbichler/zfs that referenced this pull request Sep 6, 2017
Test case zfs_send_007_pos regularly is killed
by test-runner during zfs-tests on buildbot. Disable
it for now until further investigation can be done.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Closes openzfs#6422
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants