Skip to content
Snippets Groups Projects
Unverified Commit 5001d7a9 authored by Matthias Urhahn's avatar Matthias Urhahn Committed by GitHub
Browse files

Solve unreliable tests (#1266)

* Fix unreliable test.
Random could be randomly 0 which would fail the test.

* Create types for buildflavors to prevent string comparison.
Use these build variants for specific tests.

* Don't assign the times variable to a final value as it breaks tests.
Until refactored, it's okay to recalculate this.

* Remove a few sonar code smells.

* Fix broken instrumentation test for key verification.
Add matching binary, signature and pubkey from pod.
parent 0936c5f2
No related branches found
No related tags found
Loading
Showing
with 86 additions and 56 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment