sapling/tests/blacklist-sqldirstate
Mateusz Kwapich 7796b766b1 sqldirstate: disable tests using hooks
Summary: also remove some tests that are passing now from the list

Test Plan: ran mercurial tests with sqldirstate

Reviewers: #mercurial, ttung, durham

Reviewed By: durham

Subscribers: mjpieters

Differential Revision: https://phabricator.intern.facebook.com/D3345259

Signature: t1:3345259:1464168975:1f6e26ce730b32e5b0542ab3ef7e1dc7088c0b66
2016-05-25 14:12:09 -07:00

47 lines
832 B
Plaintext

# non-significant output changes
test-empty.t
test-basic.t
test-largefiles-small-disk.t
test-debugextensions.t
test-inherit-mode.t
test-init.t
test-completion.t
test-lfconvert.t
test-fncache.t
test-clonebundles.t
test-ssh.t
test-ssh-bundle1.t
test-globalopts.t
test-extension.t
test-hgweb-commands.t
test-commandserver.t
test-help.t
# zeroconf
test-paths.t
test-bundle.t
# tests changing hgrc after initinializing repos
# and failing because of the not met requirements.
test-hgrc.t
test-hardlinks.t
test-keyword.t
test-treemanifest.t
test-wireproto.t
test-run-tests.t
# tests chmoding -w .hg directory
test-eol.t
test-phases-exchange.t
test-issue3084.t
# those tests are running hg commands in hooks
# and we don't support pending
test-shelve.t
test-import.t
# tries to open a sqlite db folr http repo
# test-static-http.t