Skip to content
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

ZTS: Add additional exceptions #16670

Merged
merged 1 commit into from
Oct 21, 2024
Merged

Conversation

behlendorf
Copy link
Contributor

Motivation and Context

Further refine the exception list based on the what's still being reported by the CI.

Description

The following tests have been observed to occasionally fail when running under the CI. Updated our exceptions list to track them. Issues were opened to track the failures (16668, 16669).

How Has This Been Tested?

To be tested by the CI.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Performance enhancement (non-breaking change which improves efficiency)
  • Code cleanup (non-breaking change which makes code smaller or more readable)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Library ABI change (libzfs, libzfs_core, libnvpair, libuutil and libzfsbootenv)
  • Documentation (a change to man pages or other documentation)

Checklist:

@behlendorf behlendorf added the Component: Test Suite Indicates an issue with the test framework or a test case label Oct 20, 2024
The following tests have been observed to occasionally fail when
running under the CI.  Updated our exceptions list to track them.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
@behlendorf behlendorf added the Status: Accepted Ready to integrate (reviewed, tested) label Oct 21, 2024
@behlendorf behlendorf merged commit 152ae5c into openzfs:master Oct 21, 2024
20 checks passed
behlendorf added a commit to behlendorf/zfs that referenced this pull request Oct 21, 2024
The following tests have been observed to occasionally fail when
running under the CI.  Updated our exceptions list to track them.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes openzfs#16670
behlendorf added a commit to behlendorf/zfs that referenced this pull request Oct 21, 2024
The following tests have been observed to occasionally fail when
running under the CI.  Updated our exceptions list to track them.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes openzfs#16670
robn pushed a commit to robn/zfs that referenced this pull request Nov 5, 2024
The following tests have been observed to occasionally fail when
running under the CI.  Updated our exceptions list to track them.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes openzfs#16670
ptr1337 pushed a commit to CachyOS/zfs that referenced this pull request Nov 14, 2024
The following tests have been observed to occasionally fail when
running under the CI.  Updated our exceptions list to track them.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes openzfs#16670
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Test Suite Indicates an issue with the test framework or a test case Status: Accepted Ready to integrate (reviewed, tested)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant