Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: there was a unit test failing, that blocks contbuild for RI https://www.internalfb.com/intern/test/562950028975323?ref_report_id=0 https://www.internalfb.com/sandcastle/workflow/117093590327028273 I debugged the problem to the `os.path.exists(testHostPath)` check which returns `False`, because files provided in the config have never been created in the test run. This diff creates these files to satisfy the check Differential Revision: D58088315 fbshipit-source-id: bbaf1a555fd008668998c590189ec271e0bce907
- Loading branch information