Skip to content
Snippets Groups Projects
  1. Oct 08, 2019
  2. Sep 25, 2019
  3. Sep 24, 2019
  4. Sep 23, 2019
  5. Sep 14, 2019
  6. Sep 24, 2019
  7. Sep 14, 2019
  8. Sep 23, 2019
  9. Sep 13, 2019
  10. Aug 01, 2019
  11. Jul 22, 2019
    • Raphaël Gomès's avatar
      stuck-benchmarks: add `finalize_teardown` for `BaseExchangeMixin` · 0e1fa5227987
      Raphaël Gomès authored
      If the `setup` method fails, the tests session waits for timeout (1800s per
      benchmark!), because BaseExchangeMixin's setup launches `hg serve`. The ASV
      test runner does not understand that setup failed and it should move on to
      the next benchmark.
      This shuts down the `hg serve` in case the `setup` breaks.
      0e1fa5227987
  12. Jul 18, 2019
  13. May 17, 2019
Loading