Skip to content

Commit d78456a

Browse files
authored
Merge pull request #335 from mulkieran/issue_project_855
Skip dbus monitor for test_pool_add_different_data_after_cache
2 parents 6ae7d31 + fc88295 commit d78456a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testlib/infra.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -671,6 +671,7 @@ def __init__(self, *, test_id=None):
671671
not test_id.endswith(test_name)
672672
for test_name in [
673673
"test_pool_add_data_init_cache",
674+
"test_pool_add_different_data_after_cache",
674675
"test_pool_start_by_name",
675676
"test_pool_start_stopped",
676677
"test_pool_start_without_cache",

0 commit comments

Comments
 (0)