sapling/eden/fs/integration
Wez Furlong 6c8472bca0 eden: avoid emitting tests that we know will be skipped on sandcastle
Summary:
This is working around a noisy reporting issue in our CI system.  Rather than
run and skip the integration tests in that environment, we swap out the base
class with one that won't report any tests to the python test case discovery
mechanism.

Reviewed By: simpkins

Differential Revision: D3634277

fbshipit-source-id: d118dca78a967bf068242790f7b874f865dddecc
2016-08-09 10:09:13 -07:00
..
lib eden: avoid emitting tests that we know will be skipped on sandcastle 2016-08-09 10:09:13 -07:00
basic_test.py fix the privhelper to properly catch unmount exceptions 2016-08-03 16:29:21 -07:00
clone_test.py Create the destination of the clone if it does not already exist. 2016-07-11 18:28:10 -07:00
health_test.py refactor the integration tests, and enable hg tests 2016-07-08 11:28:50 -07:00
oexcl_test.py add a decorator to replicate tests for all repository types 2016-07-08 11:28:50 -07:00
rc_test.py add ClientConfig method that compiles repository data 2016-08-05 12:50:29 -07:00
remount_test.py have daemon remount on start up 2016-08-05 12:50:32 -07:00
rename_test.py add a decorator to replicate tests for all repository types 2016-07-08 11:28:50 -07:00
repo_test.py improvements to the repository command 2016-07-22 17:33:00 -07:00
sed_test.py improvements to the repository command 2016-07-22 17:33:00 -07:00
setattr_test.py mount with the "default_permissions" option 2016-08-03 16:29:21 -07:00
TARGETS minor refactoring of integration tests 2016-06-20 13:40:02 -07:00
thrift_test.py make sure to close the thrift socket 2016-07-22 17:33:05 -07:00
unlink_test.py add a decorator to replicate tests for all repository types 2016-07-08 11:28:50 -07:00
xattr_test.py add a decorator to replicate tests for all repository types 2016-07-08 11:28:50 -07:00