sapling/build/fbcode_builder/getdeps
Wez Furlong b0da5d8238 getdeps: fixup testpilot new test recording
Summary:
In the Facebook infrastructure the testpilot runner talks
to a service to determine whether a given test should be run locally.

The remote service was returning an error for some tests because they
didn't have enough configuration specified.

This diff associates some configuration with the tests based on the
host type and makes things happier.

Reviewed By: Ben0mega

Differential Revision: D16894682

fbshipit-source-id: b6f59b112991160ef26cc126e98041d8908a6273
2019-08-20 15:43:32 -07:00
..
test fail if unknown variables are used in a manifest 2019-07-31 20:56:51 -07:00
__init__.py fbcode_builder: add getdeps main entrypoint 2019-05-03 15:59:37 -07:00
builder.py getdeps: fixup testpilot new test recording 2019-08-20 15:43:32 -07:00
buildopts.py getdeps: fix handling of the --host-type command line flag 2019-08-13 14:11:44 -07:00
copytree.py fbcode_builder: getdeps: add copytree helper 2019-05-03 15:59:38 -07:00
dyndeps.py improve the code that searches for dumpbin.exe 2019-07-11 19:11:49 -07:00
envfuncs.py have CMakeBuilder emit a script to allow invoking CMake manually 2019-07-31 20:56:53 -07:00
errors.py getdeps: introduce TransientFailure exception type 2019-05-10 12:52:45 -07:00
expr.py fail if unknown variables are used in a manifest 2019-07-31 20:56:51 -07:00
fetcher.py getdeps: allow overriding project source, build, and install directories 2019-08-15 17:58:29 -07:00
load.py getdeps: allow overriding project source, build, and install directories 2019-08-15 17:58:29 -07:00
manifest.py add a ManifestContext and ContextGenerator class 2019-07-31 20:56:52 -07:00
platform.py add a ManifestContext and ContextGenerator class 2019-07-31 20:56:52 -07:00
runcmd.py fbcode_builder: getdeps: add run_cmd() function 2019-05-03 15:59:38 -07:00
subcmd.py fbcode_builder: getdeps: add build options 2019-05-03 15:59:38 -07:00