Skip to content
Snippets Groups Projects
  1. Oct 06, 2020
  2. Oct 05, 2020
  3. Oct 02, 2020
  4. Oct 01, 2020
    • Mert Safter's avatar
    • Matthias Urhahn's avatar
      Solve unreliable tests (#1266) · 5001d7a9
      Matthias Urhahn authored
      * 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.
      5001d7a9
  5. Sep 30, 2020
  6. Sep 29, 2020
Loading