Commit Graph

2 Commits

Author SHA1 Message Date
Jun Wu
4ddedaf7d2 tests: remove most rocksdb test cases
Summary:
RocksDB and InnoDB are highly compatibile. There is no need to test RocksDB
engine for every hgsql related tests. Only use rocksdb for 2 of the tests.

Reviewed By: phillco

Differential Revision: D10055068

fbshipit-source-id: f9b7ef546fe7d457b0390e49014ebbe56d3c12c1
2018-09-26 14:20:15 -07:00
Saurabh Singh
58a52b4238 test-global-revs-requires: test disabling globalrevs causes error
Summary:
Once we have the `globalrevs` extension enabled, it should always be
enabled for proper operation of the repository. This test checks that disabling
the `globalrevs` extension would cause a Mercurial error provided we the
`.hg/requires` is valid.

Reviewed By: DurhamG

Differential Revision: D8364385

fbshipit-source-id: 9c512dd2f9fa27c69f366f15dab040286a195ae1
2018-06-28 08:19:23 -07:00