Update pessimisation test configurationnightly-2022.07.05
commit80e59a960e904a9b67914d84036b46c129eb3099
authorScott Owens <sowens@fb.com>
Mon, 4 Jul 2022 16:52:59 +0000 (4 09:52 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Mon, 4 Jul 2022 16:52:59 +0000 (4 09:52 -0700)
tree0113cdd28392a62e24706587fd841db2f91680d1
parentc7ab7749e0b4da94b31d39daf85e9fa687a01331
Update pessimisation test configuration

Summary: www is pessimised with the `--like-casts` flag. Update the targeted pessimisation tests to use it too.

Reviewed By: andrewjkennedy

Differential Revision: D37602730

fbshipit-source-id: f50d766986d75656ee9528d23c95891f5a0cc712
22 files changed:
hphp/hack/test/pessimise_targeted_and_single_type_check.py
hphp/hack/test/typecheck/abstract_implement2.php.tgt_pess_exp [deleted file]
hphp/hack/test/typecheck/classname/bad_subclass.php.tgt_pess_exp [deleted file]
hphp/hack/test/typecheck/constraints/constraint_override_bad.php.tgt_pess_exp [deleted file]
hphp/hack/test/typecheck/constraints/constraint_override_bad2.php.tgt_pess_exp [deleted file]
hphp/hack/test/typecheck/constraints/generic_where_flatten.php.tgt_pess_disabled [deleted file]
hphp/hack/test/typecheck/constraints/override_with_generic_3.php.tgt_pess_disabled [deleted file]
hphp/hack/test/typecheck/denotable_unions/this_union_intersect.php.tgt_pess_disabled [deleted file]
hphp/hack/test/typecheck/generic_capture_bad.php.tgt_pess_exp [deleted file]
hphp/hack/test/typecheck/inout/bad_inout_hint_parent5.php.tgt_pess_disabled [deleted file]
hphp/hack/test/typecheck/inout/bad_inout_hint_parent6.php.tgt_pess_disabled [deleted file]
hphp/hack/test/typecheck/inout/bad_inout_hint_parent7.php.tgt_pess_disabled [deleted file]
hphp/hack/test/typecheck/new_inference/oldtypehole/t13262460.php.tgt_pess_exp [deleted file]
hphp/hack/test/typecheck/new_inference/unresolved_errors.php.tgt_pess_disabled [deleted file]
hphp/hack/test/typecheck/nonnull/mixed_is_subtype_of_optional_nonnull2.php.tgt_pess_disabled [deleted file]
hphp/hack/test/typecheck/nonnull/mixed_is_subtype_of_optional_nonnull3.php.tgt_pess_disabled [deleted file]
hphp/hack/test/typecheck/nonnull/mixed_is_subtype_of_optional_nonnull4.php.tgt_pess_disabled [deleted file]
hphp/hack/test/typecheck/readonly/readonly_closure_expand.php.tgt_pess_exp [deleted file]
hphp/hack/test/typecheck/return_mismatch/mixed_return_forms_return_any_annot.php.tgt_pess_exp [deleted file]
hphp/hack/test/typecheck/return_mismatch/non_value_return_any_annot.php.tgt_pess_exp [deleted file]
hphp/hack/test/typecheck/tconst/constructors.php.tgt_pess_disabled [deleted file]
hphp/hack/test/typecheck/tconst/simplify_error.php.tgt_pess_exp [deleted file]