happy-kitchen-89482
03/16/2021, 12:19 AMuse_pantsd=True, even if hermetic=True?witty-crayon-22786
03/16/2021, 1:44 AMpants.toml they should be pretty isolated independent of that flag.happy-kitchen-89482
03/16/2021, 3:37 AMhappy-kitchen-89482
03/16/2021, 3:37 AMuse_pantsd=False , and the failure is due to reading the real pants.tomlwitty-crayon-22786
03/16/2021, 3:38 AMwitty-crayon-22786
03/16/2021, 3:49 AMpants.toml, but that means that it is included in the sandboxwitty-crayon-22786
03/16/2021, 3:50 AM./pants filedeps --transitive src/python/pants/option/:integration for examplehappy-kitchen-89482
03/16/2021, 4:08 AMhermetic=True is supposed to finesse, no?witty-crayon-22786
03/16/2021, 4:10 AMpython_integration_tests transitively includes a lot of stuff: https://github.com/pantsbuild/pants/blob/master/pants-plugins/python_integration_tests_macro.pyhappy-kitchen-89482
03/16/2021, 4:25 AMhermetic=True is supposed to tell the pants run under test to ignore ithappy-kitchen-89482
03/16/2021, 4:25 AM--pants-config-files=[]