sapling/eden/mononoke/tests
Thomas Orozco ec14fc6aea mononoke: fix a few more flaky tests
Summary:
In test-cross-repo-commit-validator.t and test-cross-repo-commit-sync., we
modify bookmarks outside of Mononoke, so we need to flush them before pulling.

In test-megarepo-invisible-merge.t, things are actually a little more subtle
and I wonder if there might be another issue laying around there. If we don't
flush bookmarks, then we attempt to upload one more hg commit, and that
blows up: P410235472. However, if we flush bookmarks, then we don't attempt to
upload, and all is fine. Here, flushing is just a workaround, but for no
that'll do. There was also another bug here, where we change configs but
don't force them to take effect.

Reviewed By: StanislavGlebik

Differential Revision: D27964959

fbshipit-source-id: 9c4304b38513177e402ee64f309e019e227ed2a7
2021-04-23 05:29:50 -07:00
..
fixtures rust: update to zstd to 0.7.0+zstd.1.4.9 2021-04-22 14:34:06 -07:00
integration mononoke: fix a few more flaky tests 2021-04-23 05:29:50 -07:00
utils rust: update to zstd to 0.7.0+zstd.1.4.9 2021-04-22 14:34:06 -07:00
write_stub_log_entry rust: update to zstd to 0.7.0+zstd.1.4.9 2021-04-22 14:34:06 -07:00