2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

Mark the enginepkcs11 test as flaky

There are frequent intermittent failures due to "crypto failure".
This commit is contained in:
Tom Krizek
2024-03-20 11:43:35 +01:00
parent 3712a219cb
commit d1f1b6a934

View File

@@ -9,6 +9,9 @@
# See the COPYRIGHT file distributed with this work for additional
# information regarding copyright ownership.
import isctest.mark
@isctest.mark.flaky(max_runs=3) # GL#4605
def test_enginepkcs11(run_tests_sh):
run_tests_sh()