sapling/tests/blacklist-sqldirstate
Mateusz Kwapich 675561c76f sqldirstate: call the registered callbacks on wd parent change
Summary:
This diff together with patches introducing the mentioned callback in upstream
will fix the journal under sqldirstate.

Test Plan: journal tests passed, the rest is currently running - will update the test plan soon

Reviewers: #mercurial, ttung, durham

Reviewed By: durham

Subscribers: durham, mjpieters

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

Signature: t1:3690878:1470800077:3fe48e03bb65eaeed3a7326b6e7d392abe7efd8d
2016-08-15 03:46:52 -07:00

45 lines
883 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
test-static-http.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
# we change the order in which boomarks and wd change is logged in sqldirstate
test-journal-share.t