Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable failing CPython test under Cinder
Summary: `test_executable_without_cwd` is failing in `test_subprocess`. It wants to do a subprocess.Popen(['bogus', ...], executable=...) and make sure CPython can find the right path. In our psuedo-builds this doesn't seem to work, so this disables it under Cinder. Reviewed By: jbower-fb Differential Revision: D64726775 fbshipit-source-id: 7c6328f1bc00fd9d847cb00cf94de3e4c2211965
- Loading branch information