Skip to content
Commit 91c4ab58 authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

Verify that all backends are loaded before running MessageComposer crypto tests

The crypto test is crashing on CI due to smime() returning a null pointer.
Looking into Kleo the only reasons seems to be that the support is missing in
Kleo or GpgMe, but we don't know exactly what's wrong.

This adds a check to setupEnv() to verify all backends and protocols are
initialized correctly or print the reasons why not.
parent f186e367
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment