Skip to content

Commit d64e3ed

Browse files
zzl0meta-codesync[bot]
authored andcommitted
tests: make test-remotefilelog-pull-noshallow.t more reliable on macOS
Summary: This test uses SSH-based cloning (`sl clone ssh://user@dummy/...`) which is flaky under debugruntest on macOS. All other SSH-based remotefilelog tests (e.g. `test-remotefilelog-bundle2.t`) already have `#debugruntest-incompatible`. This test was the only one missing it. Reviewed By: MichaelCuevas Differential Revision: D102057025 fbshipit-source-id: e2c0b94fff31fb5fe67928951448d574352146fb
1 parent 1b6b85c commit d64e3ed

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

eden/scm/tests/test-remotefilelog-pull-noshallow.t

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#modern-config-incompatible
22

3+
#debugruntest-incompatible
4+
35
#require no-eden
46

57
#chg-compatible

0 commit comments

Comments
 (0)