提交 935c0317 编写于 作者: P Peter Krempa

tests: metadatatest: Quiesce errors on expected paths

Use the helper added in previous patch to quiesce errors from this test
that was spamming logs on normal test runs.
上级 43f68a4f
......@@ -229,6 +229,8 @@ mymain(void)
return EXIT_FAILURE;
}
virtTestQuiesceLibvirtErrors(false);
if (virtTestRun("Assign metadata ", 1, testAssignMetadata, &test) < 0)
ret = EXIT_FAILURE;
if (virtTestRun("Rewrite Metadata ", 1, testRewriteMetadata, &test) < 0)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册