sapling/eden/integration
Adam Simpkins c9c60762b0 fix flatmanifest import fallback
Summary:
I accidentally broke the flatmanifest fallback code in D6333613 by changing the
exception type thrown for errors received from hg_import_helper.py but not
updating the catch statement in HgImporter::importTreeImpl().

This updates importTreeImpl() to catch the new HgImportPyError type correctly.
I have dropped the check on the error message entirely, since the mercurial
python code can throw a variety of errors that all mean this tree data isn't
available.

Reviewed By: bolinfest

Differential Revision: D6434359

fbshipit-source-id: c62d3c1667681712293873de2b9bf6d9220da767
2017-11-29 14:36:39 -08:00
..
hg fix flatmanifest import fallback 2017-11-29 14:36:39 -08:00
lib add python type information to more integration test code 2017-11-29 14:36:39 -08:00
basic_test.py unmount defaults to non-destructive mode 2017-11-16 09:07:31 -08:00
clone_test.py If necessary, start daemon when eden clone is run. 2017-11-28 10:36:24 -08:00
debug_getpath_test.py Use a more direct stringification of an exception. 2017-10-31 17:06:08 -07:00
health_test.py move integration tests to eden/integration 2017-01-31 14:41:14 -08:00
help_test.py add test verifying eden help succeeds 2017-11-07 16:06:32 -08:00
hypothesis_simple_test.py add .eden "magic" dir 2017-03-24 23:07:42 -07:00
info_test.py Change the contents and format for the edenrc file under ~/local/.eden. 2017-11-16 13:23:27 -08:00
materialized_query_test.py do a better job at reporting "new" in watchman results. 2017-08-11 12:57:37 -07:00
mmap_test.py fix bug for mmap larger than the file but within a page reading zero bytes 2017-11-28 20:06:04 -08:00
oexcl_test.py move integration tests to eden/integration 2017-01-31 14:41:14 -08:00
rc_test.py move eden/fs/cli to eden/cli 2017-04-14 11:39:01 -07:00
remount_test.py Print a sensible error message when the user tries to mount an existing mount. 2017-10-31 17:06:08 -07:00
rename_test.py add .eden "magic" dir 2017-03-24 23:07:42 -07:00
repo_test.py move integration tests to eden/integration 2017-01-31 14:41:14 -08:00
restart_test.py add a --takeover flag to allow graceful takeover 2017-11-20 11:35:49 -08:00
sed_test.py move integration tests to eden/integration 2017-01-31 14:41:14 -08:00
setattr_test.py setting TimeStamps for TreeInode 2017-08-14 23:23:23 -07:00
TARGETS don't run all integration tests in both build modes 2017-07-07 16:01:33 -07:00
thrift_test.py Changes to return unloaded inode count for TreeInode::unloadChildrenNow 2017-08-22 19:50:00 -07:00
unixsocket_test.py add basic mknod support 2017-03-30 23:53:05 -07:00
unlink_test.py move integration tests to eden/integration 2017-01-31 14:41:14 -08:00
xattr_test.py move integration tests to eden/integration 2017-01-31 14:41:14 -08:00