diff options
author | Matthew Ahrens <matthew.ahrens@delphix.com> | 2020-07-12 00:18:02 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-12 00:18:02 +0000 |
commit | e59a377a8fdbf4e66864d1654c0055fdff5f12f4 (patch) | |
tree | 609771a9e795d30ef8b6d5c451a3863af304224a /tests | |
parent | 217f48373f9878a3cd714b8007444f46101aad9e (diff) | |
download | src-e59a377a8fdbf4e66864d1654c0055fdff5f12f4.tar.gz src-e59a377a8fdbf4e66864d1654c0055fdff5f12f4.zip |
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/test-runner/bin/zts-report.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/test-runner/bin/zts-report.py b/tests/test-runner/bin/zts-report.py index 0162248ed68e..4a9d087520f3 100755 --- a/tests/test-runner/bin/zts-report.py +++ b/tests/test-runner/bin/zts-report.py @@ -171,8 +171,6 @@ elif sys.platform.startswith('linux'): 'casenorm/mixed_formd_delete': ['FAIL', '7633'], 'casenorm/sensitive_formd_lookup': ['FAIL', '7633'], 'casenorm/sensitive_formd_delete': ['FAIL', '7633'], - 'limits/filesystem_limit': ['FAIL', '8226'], - 'limits/snapshot_limit': ['FAIL', '8226'], 'removal/removal_with_zdb': ['SKIP', known_reason], }) |