Turning off codegen errors that fail in the wrong way
commitcdf723722868c2750e03fb302e31dba99c67bfc1
authorPhilip Hölzenspies <drphil@fb.com>
Thu, 31 Aug 2017 10:53:55 +0000 (31 03:53 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Thu, 31 Aug 2017 11:19:30 +0000 (31 04:19 -0700)
treed387d2a7b4d3f65888773f6a04c97cbb9335d2fa
parenta7d1bb28bef8a1da2c6d7727551e248c55ca4068
Turning off codegen errors that fail in the wrong way

Summary: The errors being marked as failing in this diff fail in diffs further up the stack. They fail by having the wrong (i.e. different from HHVM) error message. In part, this is due to unsupported PHPisms (notably `declare`).

Reviewed By: hubyrod

Differential Revision: D5735688

fbshipit-source-id: a59ef498f3d26de7bdc3a80dc0368ac57b9f01d7
hphp/test/hhcodegen_failing_tests_slow