Mark further mml-sec-tests as unstable
* test/lisp/gnus/mml-sec-tests.el (mml-secure-en-decrypt-sign-3): (mml-secure-en-decrypt-sign-1-3-double): These tests are unstable on Ubuntu (bug#42803).
This commit is contained in:
parent
1687cda47b
commit
dcfd16cc68
1 changed files with 2 additions and 0 deletions
|
|
@ -663,6 +663,7 @@ In this test, just multiple encryption and signing keys may be available."
|
|||
(ert-deftest mml-secure-en-decrypt-sign-1-3-double ()
|
||||
"Sign and encrypt message; then decrypt and test for expected result.
|
||||
In this test, just multiple encryption and signing keys may be available."
|
||||
:tags '(:unstable)
|
||||
(skip-unless (test-conf))
|
||||
(mml-secure-test-key-fixture
|
||||
(lambda ()
|
||||
|
|
@ -714,6 +715,7 @@ In this test, lists of encryption and signing keys are customized."
|
|||
(ert-deftest mml-secure-en-decrypt-sign-3 ()
|
||||
"Sign and encrypt message; then decrypt and test for expected result.
|
||||
Use sign-with-sender and encrypt-to-self."
|
||||
:tags '(:unstable)
|
||||
(skip-unless (test-conf))
|
||||
(mml-secure-test-key-fixture
|
||||
(lambda ()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue