Summary: Some commands (mostly `infer report`) would attempt to run the initialisation code of infer from the default results directory instead of the one used by the test. This is mostly harmless because we do not actually use anything from the directory (typically, we pass `--from-json-results foo.json` and only foo.json matters). However, this can trip the initialisation code, eg on db schema changes. Reviewed By: mbouaziz Differential Revision: D6711641 fbshipit-source-id: f04b4c7master
parent
66b1956e9a
commit
3d7878ef25
Loading…
Reference in new issue