Skip to content
Snippets Groups Projects

test: fix the flakyness in test-remotefilelog-local.t

Merged Pierre-Yves David requested to merge topic/stable/flaky-rfl into branch/stable
  1. Feb 16, 2023
    • Pierre-Yves David's avatar
      test: fix the flakyness in test-remotefilelog-local.t · 983e2db18d67
      Pierre-Yves David authored
      I now get about 80% of my `test-chg` CI run that fails on flakyness in this
      tests.
      
      It turns out this is only ambiguous status that end up doing file download. So…
      calling status early will do that potential download separately and the calls we
      scrutinize during that test will be just fine.
      983e2db18d67
Loading