Revert "Mark the keyfromlabel&enginepkcs11 tests as xfail"
This reverts commit ff983ed647.
This commit is contained in:
@@ -9,9 +9,6 @@
|
||||
# See the COPYRIGHT file distributed with this work for additional
|
||||
# information regarding copyright ownership.
|
||||
|
||||
import pytest
|
||||
|
||||
|
||||
@pytest.mark.xfail(reason="openssl bug causes failure on bookworm [GL #4814]")
|
||||
def test_enginepkcs11(run_tests_sh):
|
||||
run_tests_sh()
|
||||
|
||||
@@ -9,9 +9,6 @@
|
||||
# See the COPYRIGHT file distributed with this work for additional
|
||||
# information regarding copyright ownership.
|
||||
|
||||
import pytest
|
||||
|
||||
|
||||
@pytest.mark.xfail(reason="openssl bug causes failure on bookworm [GL #4814]")
|
||||
def test_keyfromlabel(run_tests_sh):
|
||||
run_tests_sh()
|
||||
|
||||
Reference in New Issue
Block a user