Move tests that only checks first error to subfolder
commit030c33bf77405fad6deafcb392ce0167a0e464c2
authorDavid Snider <dizzy@fb.com>
Wed, 9 Sep 2020 14:22:29 +0000 (9 07:22 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Wed, 9 Sep 2020 14:28:47 +0000 (9 07:28 -0700)
tree06236d56bc5e8a3ee45fbc19a8ba6e439c4e70fe
parentc2d23292d1814b7877f08b4501ab4d22a2d2d797
Move tests that only checks first error to subfolder

Summary: This is the bad behaviour (and sometimes includes errors) so move the affected one to a subfolder for triaging.

Reviewed By: zilberstein

Differential Revision: D23587971

fbshipit-source-id: 8f240b2f690e1740dbd5e80e10d08ab99e23ecb1
125 files changed:
hphp/hack/test/typecheck/reactive/at_most_rx_as_func2.php.like_types.exp
hphp/hack/test/typecheck/reactive/at_most_rx_as_func3.php.like_types.exp
hphp/hack/test/typecheck/reactive/conditional_reactivity1.php.like_types.exp
hphp/hack/test/typecheck/reactive/foreach_in_rx1.php.like_types.exp
hphp/hack/test/typecheck/reactive/mayberx14.php.like_types.exp [new file with mode: 0644]
hphp/hack/test/typecheck/reactive/mayberx15.php.like_types.exp [new file with mode: 0644]
hphp/hack/test/typecheck/reactive/mayberx7_1.php.like_types.exp
hphp/hack/test/typecheck/reactive/mayberx7_2.php.like_types.exp
hphp/hack/test/typecheck/reactive/mayberx8.php.like_types.exp
hphp/hack/test/typecheck/reactive/mutable_return_ft_in_rx2.php.like_types.exp [new file with mode: 0644]
hphp/hack/test/typecheck/reactive/only_first_error/HH_FLAGS [moved from hphp/hack/test/typecheck/reactive/HH_FLAGS with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/at_most_rx_as_args1.php [moved from hphp/hack/test/typecheck/reactive/at_most_rx_as_args1.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/at_most_rx_as_args1.php.exp [moved from hphp/hack/test/typecheck/reactive/at_most_rx_as_args1.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/mayberx5.php [moved from hphp/hack/test/typecheck/reactive/mayberx5.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/mayberx5.php.exp [moved from hphp/hack/test/typecheck/reactive/mayberx5.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/mayberx6.php [moved from hphp/hack/test/typecheck/reactive/mayberx6.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/mayberx6.php.exp [moved from hphp/hack/test/typecheck/reactive/mayberx6.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/memoize_mutable4.php [moved from hphp/hack/test/typecheck/reactive/memoize_mutable4.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/memoize_mutable4.php.exp [moved from hphp/hack/test/typecheck/reactive/memoize_mutable4.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/mutability_flavors2_1.php [moved from hphp/hack/test/typecheck/reactive/mutability_flavors2_1.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/mutability_flavors2_1.php.exp [moved from hphp/hack/test/typecheck/reactive/mutability_flavors2_1.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/mutable_as_hint1.php [moved from hphp/hack/test/typecheck/reactive/mutable_as_hint1.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/mutable_as_hint1.php.exp [moved from hphp/hack/test/typecheck/reactive/mutable_as_hint1.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/mutable_in_expr3.php [moved from hphp/hack/test/typecheck/reactive/mutable_in_expr3.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/mutable_in_expr3.php.exp [moved from hphp/hack/test/typecheck/reactive/mutable_in_expr3.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/mutable_inout1.php [moved from hphp/hack/test/typecheck/reactive/mutable_inout1.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/mutable_inout1.php.exp [moved from hphp/hack/test/typecheck/reactive/mutable_inout1.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/nonrx7.php [moved from hphp/hack/test/typecheck/reactive/nonrx7.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/nonrx7.php.exp [moved from hphp/hack/test/typecheck/reactive/nonrx7.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/owned_mutable1.php [moved from hphp/hack/test/typecheck/reactive/owned_mutable1.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/owned_mutable1.php.exp [moved from hphp/hack/test/typecheck/reactive/owned_mutable1.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/owned_mutable15.php [moved from hphp/hack/test/typecheck/reactive/owned_mutable15.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/owned_mutable15.php.exp [moved from hphp/hack/test/typecheck/reactive/owned_mutable15.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/owned_mutable2.php [moved from hphp/hack/test/typecheck/reactive/owned_mutable2.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/owned_mutable2.php.exp [moved from hphp/hack/test/typecheck/reactive/owned_mutable2.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/owned_mutable5.php [moved from hphp/hack/test/typecheck/reactive/owned_mutable5.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/owned_mutable5.php.exp [moved from hphp/hack/test/typecheck/reactive/owned_mutable5.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/owned_mutable6.php [moved from hphp/hack/test/typecheck/reactive/owned_mutable6.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/owned_mutable6.php.exp [moved from hphp/hack/test/typecheck/reactive/owned_mutable6.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/owned_mutable7.php [moved from hphp/hack/test/typecheck/reactive/owned_mutable7.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/owned_mutable7.php.exp [moved from hphp/hack/test/typecheck/reactive/owned_mutable7.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/parse_missing_reactivity3.php [moved from hphp/hack/test/typecheck/reactive/parse_missing_reactivity3.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/parse_missing_reactivity3.php.exp [moved from hphp/hack/test/typecheck/reactive/parse_missing_reactivity3.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/parse_missing_reactivity4.php [moved from hphp/hack/test/typecheck/reactive/parse_missing_reactivity4.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/parse_missing_reactivity4.php.exp [moved from hphp/hack/test/typecheck/reactive/parse_missing_reactivity4.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/parse_missing_reactivity5.php [moved from hphp/hack/test/typecheck/reactive/parse_missing_reactivity5.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/parse_missing_reactivity5.php.exp [moved from hphp/hack/test/typecheck/reactive/parse_missing_reactivity5.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/parse_multiple4.php [moved from hphp/hack/test/typecheck/reactive/parse_multiple4.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/parse_multiple4.php.exp [moved from hphp/hack/test/typecheck/reactive/parse_multiple4.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/parse_multiple8.php [moved from hphp/hack/test/typecheck/reactive/parse_multiple8.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/parse_multiple8.php.exp [moved from hphp/hack/test/typecheck/reactive/parse_multiple8.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/pipe_rhs_awaitable_in_rx2.php [moved from hphp/hack/test/typecheck/reactive/pipe_rhs_awaitable_in_rx2.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/pipe_rhs_awaitable_in_rx2.php.exp [moved from hphp/hack/test/typecheck/reactive/pipe_rhs_awaitable_in_rx2.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/pure_does_bad_things.php [new file with mode: 0644]
hphp/hack/test/typecheck/reactive/only_first_error/pure_does_bad_things.php.exp [new file with mode: 0644]
hphp/hack/test/typecheck/reactive/only_first_error/reactive_calls4.php [moved from hphp/hack/test/typecheck/reactive/reactive_calls4.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/reactive_calls4.php.exp [moved from hphp/hack/test/typecheck/reactive/reactive_calls4.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/ref_if_rx_enabled1.php [moved from hphp/hack/test/typecheck/reactive/ref_if_rx_enabled1.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/ref_if_rx_enabled1.php.exp [moved from hphp/hack/test/typecheck/reactive/ref_if_rx_enabled1.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/references_in_rx1.php [moved from hphp/hack/test/typecheck/reactive/references_in_rx1.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/references_in_rx1.php.exp [moved from hphp/hack/test/typecheck/reactive/references_in_rx1.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/references_in_rx2.php [moved from hphp/hack/test/typecheck/reactive/references_in_rx2.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/references_in_rx2.php.exp [moved from hphp/hack/test/typecheck/reactive/references_in_rx2.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/references_in_rx3.php [moved from hphp/hack/test/typecheck/reactive/references_in_rx3.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/references_in_rx3.php.exp [moved from hphp/hack/test/typecheck/reactive/references_in_rx3.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/rx_class1.php [moved from hphp/hack/test/typecheck/reactive/rx_class1.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/rx_class1.php.exp [moved from hphp/hack/test/typecheck/reactive/rx_class1.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/rx_class2.php [moved from hphp/hack/test/typecheck/reactive/rx_class2.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/rx_class2.php.exp [moved from hphp/hack/test/typecheck/reactive/rx_class2.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/rx_class3.php [moved from hphp/hack/test/typecheck/reactive/rx_class3.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/rx_class3.php.exp [moved from hphp/hack/test/typecheck/reactive/rx_class3.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/rx_if_enabled2.php [moved from hphp/hack/test/typecheck/reactive/rx_if_enabled2.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/rx_if_enabled2.php.exp [moved from hphp/hack/test/typecheck/reactive/rx_if_enabled2.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/rx_if_enabled3.php [moved from hphp/hack/test/typecheck/reactive/rx_if_enabled3.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/rx_if_enabled3.php.exp [moved from hphp/hack/test/typecheck/reactive/rx_if_enabled3.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/rx_if_enabled4.php [moved from hphp/hack/test/typecheck/reactive/rx_if_enabled4.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/rx_if_enabled4.php.exp [moved from hphp/hack/test/typecheck/reactive/rx_if_enabled4.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/rx_if_implements24.php [moved from hphp/hack/test/typecheck/reactive/rx_if_implements24.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/rx_if_implements24.php.exp [moved from hphp/hack/test/typecheck/reactive/rx_if_implements24.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/rx_if_implements25.php [moved from hphp/hack/test/typecheck/reactive/rx_if_implements25.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/rx_if_implements25.php.exp [moved from hphp/hack/test/typecheck/reactive/rx_if_implements25.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/rx_if_implements8.php [moved from hphp/hack/test/typecheck/reactive/rx_if_implements8.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/rx_if_implements8.php.exp [moved from hphp/hack/test/typecheck/reactive/rx_if_implements8.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/rx_if_implements9.php [moved from hphp/hack/test/typecheck/reactive/rx_if_implements9.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/rx_if_implements9.php.exp [moved from hphp/hack/test/typecheck/reactive/rx_if_implements9.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/rx_move7.php [moved from hphp/hack/test/typecheck/reactive/rx_move7.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/rx_move7.php.exp [moved from hphp/hack/test/typecheck/reactive/rx_move7.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/rx_unresolved_byval_collection2.php [moved from hphp/hack/test/typecheck/reactive/rx_unresolved_byval_collection2.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/rx_unresolved_byval_collection2.php.exp [moved from hphp/hack/test/typecheck/reactive/rx_unresolved_byval_collection2.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/static_rx_if_implements6.php [moved from hphp/hack/test/typecheck/reactive/static_rx_if_implements6.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/static_rx_if_implements6.php.exp [moved from hphp/hack/test/typecheck/reactive/static_rx_if_implements6.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/static_rx_if_implements7.php [moved from hphp/hack/test/typecheck/reactive/static_rx_if_implements7.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/static_rx_if_implements7.php.exp [moved from hphp/hack/test/typecheck/reactive/static_rx_if_implements7.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/static_rx_if_implements8.php [moved from hphp/hack/test/typecheck/reactive/static_rx_if_implements8.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/static_rx_if_implements8.php.exp [moved from hphp/hack/test/typecheck/reactive/static_rx_if_implements8.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/static_rx_if_implements8_1.php [moved from hphp/hack/test/typecheck/reactive/static_rx_if_implements8_1.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/static_rx_if_implements8_1.php.exp [moved from hphp/hack/test/typecheck/reactive/static_rx_if_implements8_1.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/static_rx_if_implements8_2.php [moved from hphp/hack/test/typecheck/reactive/static_rx_if_implements8_2.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/static_rx_if_implements8_2.php.exp [moved from hphp/hack/test/typecheck/reactive/static_rx_if_implements8_2.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/test_memoized_mutable.php [moved from hphp/hack/test/typecheck/reactive/test_memoized_mutable.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/test_memoized_mutable.php.exp [moved from hphp/hack/test/typecheck/reactive/test_memoized_mutable.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/test_method_call.php [moved from hphp/hack/test/typecheck/reactive/test_method_call.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/test_method_call.php.exp [moved from hphp/hack/test/typecheck/reactive/test_method_call.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/test_method_call.php.like_types.exp [new file with mode: 0644]
hphp/hack/test/typecheck/reactive/only_first_error/test_mutable_assign.php [moved from hphp/hack/test/typecheck/reactive/test_mutable_assign.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/test_mutable_assign.php.exp [moved from hphp/hack/test/typecheck/reactive/test_mutable_assign.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/test_mutable_return9.php [moved from hphp/hack/test/typecheck/reactive/test_mutable_return9.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/test_mutable_return9.php.exp [moved from hphp/hack/test/typecheck/reactive/test_mutable_return9.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/test_rx_enabled1.php [copied from hphp/hack/test/typecheck/reactive/test_rx_enabled1.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/test_rx_enabled1.php.exp [moved from hphp/hack/test/typecheck/reactive/test_rx_enabled1.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/test_rx_enabled2.php [moved from hphp/hack/test/typecheck/reactive/test_rx_enabled2.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/test_rx_enabled2.php.exp [moved from hphp/hack/test/typecheck/reactive/test_rx_enabled2.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/test_rx_enabled5.php [moved from hphp/hack/test/typecheck/reactive/test_rx_enabled5.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/test_rx_enabled5.php.exp [moved from hphp/hack/test/typecheck/reactive/test_rx_enabled5.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/test_rx_enabled6.php [moved from hphp/hack/test/typecheck/reactive/test_rx_enabled1.php with 89% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/test_rx_enabled6.php.exp [new file with mode: 0644]
hphp/hack/test/typecheck/reactive/only_first_error/vararg_mutable1.php [moved from hphp/hack/test/typecheck/reactive/vararg_mutable1.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/vararg_mutable1.php.exp [moved from hphp/hack/test/typecheck/reactive/vararg_mutable1.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/vararg_mutable2.php [moved from hphp/hack/test/typecheck/reactive/vararg_mutable2.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/vararg_mutable2.php.exp [moved from hphp/hack/test/typecheck/reactive/vararg_mutable2.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/vararg_mutable3.php [moved from hphp/hack/test/typecheck/reactive/vararg_mutable3.php with 100% similarity]
hphp/hack/test/typecheck/reactive/only_first_error/vararg_mutable3.php.exp [moved from hphp/hack/test/typecheck/reactive/vararg_mutable3.php.exp with 100% similarity]
hphp/hack/test/typecheck/reactive/reassign_in_foreach3.php.like_types.exp [new file with mode: 0644]
hphp/hack/test/typecheck/reactive/reassign_in_foreach4.php.like_types.exp [new file with mode: 0644]
hphp/hack/test/typecheck/reactive/reassign_in_foreach5.php.like_types.exp [new file with mode: 0644]