Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fix remaining issues with --hackc and --hhbbc2 flags
Summary: Don't skip .hhas tests in --hackc mode, they work fine there. Don't skip .onlyhackc tests if --hackc is absent, instead skip them if the mode we're running in runs hphpc (either explicit --hphpc mode or default in a HHVM_NO_DEFAULT_HACKC build). Fix --hhbbc2 --hackc mode by moving the right repo file between the 2 hhbbc passes. Reviewed By: paulbiss Differential Revision: D7445364 fbshipit-source-id: 65865f1aa6b5765466d553e35c8eb8bd1e1a0835
- Loading branch information