Home GnuPG
Diffusion GPGME 57d60b20f16d

qt: Disable testEncryptDecryptNowrap

Description

qt: Disable testEncryptDecryptNowrap

* lang/qt/tests/t-encrypt.cpp (EncryptTest::testEncryptDecryptNowrap):
Disable test.

This test produces failures under CI/ASAN conditions as the
verify after the unwrap returns an error. As we currently
don't have time to look into this more it's disabled for now.
Similar to the testMixedEncryptDecrypt.

Details

Provenance
aheineckeAuthored on Mar 27 2017, 6:08 PM
Parents
rM348da58fe0c3: python: Skip tests if running with GnuPG < 2.1.12.
Branches
Unknown
Tags
Unknown
Reverted By
rMa2ccb3172896: Revert "qt: Disable testEncryptDecryptNowrap"