Skip to content
Snippets Groups Projects

ci: Add a timeout multiplier for win32 tests

Merged Alaric Senat requested to merge asenat/medialibrary:test/timeout-multiplier into master
  1. Nov 07, 2022
    • Alaric Senat's avatar
      ci: Add a timeout multiplier for win32 tests · f18c756b
      Alaric Senat authored
      Going from the meson's default 30s timeout to 60s using the multiplier
      option.
      
      Running on a wine setup, on CI stressed scenario, some tests
      sporadically timeout even if valid. This patch adjust the timeout value
      for windows-only CI tests.
      f18c756b
Loading