Silence equality coercion notices in tests with them preexisting
commit88911092ebc637d3f1f9b9dfb6891e61195a2d1b
authorDavid Snider <dizzy@fb.com>
Tue, 27 Jul 2021 15:46:39 +0000 (27 08:46 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Tue, 27 Jul 2021 15:48:37 +0000 (27 08:48 -0700)
treebd12be0a4afa58c7acc637fb71db040c353b09b0
parentcc7efc876e3e7d6a53c01bf549c3e452e2833901
Silence equality coercion notices in tests with them preexisting

Summary: This allows us to change the default straightforwardly from 0 -> 1 without worrying about loss of coverage. When we're ready to rip the code out completely, we can prune / refactor / codemod these tests

Differential Revision: D29717166

fbshipit-source-id: e9581551579118b682dd9a9667d53f55cafd4d7f
169 files changed:
hphp/test/quick/asm_sswitch_slow.hhas.opts [new file with mode: 0644]
hphp/test/quick/cmp.php.opts [new file with mode: 0644]
hphp/test/quick/debug_backtrace_multiline.php.opts [new file with mode: 0644]
hphp/test/quick/dict/builtins.php.opts [new file with mode: 0644]
hphp/test/quick/dict/comparisons.php.opts
hphp/test/quick/eq_int_str.php.opts [new file with mode: 0644]
hphp/test/quick/floatcmp.php.opts [new file with mode: 0644]
hphp/test/quick/floateq.php.opts [new file with mode: 0644]
hphp/test/quick/hhir_nonconst_null.php.opts [new file with mode: 0644]
hphp/test/quick/hopt-cjump.php.opts [new file with mode: 0644]
hphp/test/quick/hopt-eqBoolInt.php.opts [new file with mode: 0644]
hphp/test/quick/hopt-same-simp.php.opts [new file with mode: 0644]
hphp/test/quick/keyset/builtins.php.opts [new file with mode: 0644]
hphp/test/quick/keyset/comparisons.php.opts
hphp/test/quick/lexer_heredoc_buffer_boundary_65492.php.opts [new file with mode: 0644]
hphp/test/quick/lexer_heredoc_buffer_boundary_65493.php.opts [new file with mode: 0644]
hphp/test/quick/lexer_heredoc_buffer_boundary_65494.php.opts [new file with mode: 0644]
hphp/test/quick/lexer_heredoc_many_buffers.php.opts [new file with mode: 0644]
hphp/test/quick/lexer_nowdoc_buffer_boundary_65492.php.opts [new file with mode: 0644]
hphp/test/quick/lexer_nowdoc_buffer_boundary_65493.php.opts [new file with mode: 0644]
hphp/test/quick/lexer_nowdoc_buffer_boundary_65494.php.opts [new file with mode: 0644]
hphp/test/quick/lexer_nowdoc_many_buffers.php.opts [new file with mode: 0644]
hphp/test/quick/parser_reasonable_concat_exp.php.opts [new file with mode: 0644]
hphp/test/quick/some_cmp_tests.php.opts
hphp/test/quick/switch.php.opts [new file with mode: 0644]
hphp/test/quick/switch_special_cases.php.opts [new file with mode: 0644]
hphp/test/quick/vec/builtins.php.opts [new file with mode: 0644]
hphp/test/quick/vec/comparisons.php.opts
hphp/test/server/debugger/tests/runTest1.php.opts [copied from hphp/test/slow/switch_statement/1754.php.opts with 51% similarity]
hphp/test/server/fastcgi/tests/authDigestTest.php.opts [new file with mode: 0644]
hphp/test/server/fastcgi/tests/disable_ini_zend_compat.php.opts [new file with mode: 0644]
hphp/test/server/fastcgi/tests/global_variables_server.php.opts [new file with mode: 0644]
hphp/test/server/fastcgi/tests/headerTest.php.opts [new file with mode: 0644]
hphp/test/server/fastcgi/tests/httpsTest.php.opts [new file with mode: 0644]
hphp/test/server/fastcgi/tests/invalid.php.opts [new file with mode: 0644]
hphp/test/server/fastcgi/tests/runTest1.php.opts [new file with mode: 0644]
hphp/test/server/http/tests/apache_proxygen_headers.php.opts [new file with mode: 0644]
hphp/test/server/http/tests/client_blocking_read_test.php.opts [new file with mode: 0644]
hphp/test/server/http/tests/codeCoverageTest.php.opts [copied from hphp/test/slow/switch_statement/1754.php.opts with 51% similarity]
hphp/test/server/http/tests/get_headers_secure_dv_array.php.opts [new file with mode: 0644]
hphp/test/server/http/tests/globalDocumentTest.php.opts [copied from hphp/test/slow/switch_statement/1754.php.opts with 51% similarity]
hphp/test/server/http/tests/method.php.opts [new file with mode: 0644]
hphp/test/server/http/tests/requesIdTest.php.opts [new file with mode: 0644]
hphp/test/server/http/tests/rqtrace.php.opts [new file with mode: 0644]
hphp/test/server/http/tests/runTest1.php.opts [new file with mode: 0644]
hphp/test/server/http/tests/staticContentTest.php.opts [new file with mode: 0644]
hphp/test/server/http/tests/takeoverTest.php.opts [new file with mode: 0644]
hphp/test/slow/class-ptr/class-cmp-warn.php.opts
hphp/test/slow/class-ptr/class-compare-notice.php.opts
hphp/test/slow/class-ptr/class-compare.php.opts
hphp/test/slow/class-ptr/cmp.php.opts
hphp/test/slow/class-ptr/lazyclass-cmp-warn.php.opts
hphp/test/slow/collection_classes/819.php.opts [new file with mode: 0644]
hphp/test/slow/collection_classes/820.php.opts [new file with mode: 0644]
hphp/test/slow/collection_classes/821.php.opts [new file with mode: 0644]
hphp/test/slow/collection_classes/838.php.opts [new file with mode: 0644]
hphp/test/slow/collection_classes/array_search_funcs.php.opts [new file with mode: 0644]
hphp/test/slow/collection_classes/equals_intish_string_keys.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/842.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/843.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/844.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/845.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/846.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/847.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/848.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/849.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/850.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/851.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/852.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/853.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/854.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/855.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/856.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/857.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/858.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/859.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/860.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/861.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/862.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/863.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/864.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/865.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/889.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/890.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/891.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/892.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/893.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/894.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/895.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/896.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/897.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/898.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/899.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/900.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/901.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/902.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/903.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/904.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/905.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/906.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/907.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/908.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/909.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/910.php.opts [new file with mode: 0644]
hphp/test/slow/comparisons/911.php.opts [new file with mode: 0644]
hphp/test/slow/compilation/callee-save-fpregs.php.opts
hphp/test/slow/concat/1592.php.opts [new file with mode: 0644]
hphp/test/slow/dict/hphpc-literal.php.opts [new file with mode: 0644]
hphp/test/slow/ext_array/array_unique.php.opts
hphp/test/slow/ext_hash/ext_hash.php.opts [new file with mode: 0644]
hphp/test/slow/ext_icu/ext_icu.php.opts [new file with mode: 0644]
hphp/test/slow/ext_options/ext_options.php.opts [new file with mode: 0644]
hphp/test/slow/func-ptr-no-interop/cmp.php.opts
hphp/test/slow/function_pointer/equality.php.opts [new file with mode: 0644]
hphp/test/slow/function_pointer/rcls_meth_equality.php.opts [new file with mode: 0644]
hphp/test/slow/hack_arr_compat/cmp-bool.php.opts [new file with mode: 0644]
hphp/test/slow/hack_arr_compat/compare.php.opts
hphp/test/slow/hhbbc/fpushobj_001.php.opts [new file with mode: 0644]
hphp/test/slow/hiphop.opts
hphp/test/slow/implicit_conversions/math/basic.php.opts
hphp/test/slow/object_magic_method/has_tostring.php.opts [new file with mode: 0644]
hphp/test/slow/objprof/objprof-props.php.opts
hphp/test/slow/objprof/objprof-user-types.php.opts
hphp/test/slow/objprof/objprof.php.opts
hphp/test/slow/php7_bcbreak/5/hex_numerics.php.opts
hphp/test/slow/php7_bcbreak/7/hex_numerics.php.opts
hphp/test/slow/record/record-equal.php.opts
hphp/test/slow/reflection_classes/1354.php.opts [new file with mode: 0644]
hphp/test/slow/spec/tests/expressions/bitwise_and_or_xor_operators/bitwise_and_or_xor.php.opts [new file with mode: 0644]
hphp/test/slow/spec/tests/expressions/equality_operators/comparisons.php.opts [copied from hphp/test/slow/switch_statement/1754.php.opts with 51% similarity]
hphp/test/slow/spec/tests/expressions/source_file_inclusion/include.php.opts [new file with mode: 0644]
hphp/test/slow/spec/tests/expressions/source_file_inclusion/require.php.opts [new file with mode: 0644]
hphp/test/slow/spec/tests/expressions/unary_operators/unary_arithmetic_operators.php.opts
hphp/test/slow/spec/tests/statements/selection/switch.php.opts [new file with mode: 0644]
hphp/test/slow/spec/tests/types/string/numeric_like_strings.php.opts
hphp/test/slow/switch_statement/1754.php.opts
hphp/test/slow/switch_statement/1755.php.opts [new file with mode: 0644]
hphp/test/slow/switch_statement/1756.php.opts [new file with mode: 0644]
hphp/test/slow/switch_statement/1758.php.opts [new file with mode: 0644]
hphp/test/slow/vec/hphpc-literal.php.opts
hphp/test/zend/good/Zend/tests/compare_001_64bit.php.opts [new file with mode: 0644]
hphp/test/zend/good/Zend/tests/constant_expressions.php.opts
hphp/test/zend/good/Zend/tests/objects_001.php.opts [new file with mode: 0644]
hphp/test/zend/good/ext/filter/tests/030.php.opts [new file with mode: 0644]
hphp/test/zend/good/ext/filter/tests/045.php.opts [new file with mode: 0644]
hphp/test/zend/good/ext/filter/tests/046.php.opts [new file with mode: 0644]
hphp/test/zend/good/ext/hash/tests/joaat.php.opts [new file with mode: 0644]
hphp/test/zend/good/ext/iconv/tests/iconv003.php.opts [new file with mode: 0644]
hphp/test/zend/good/ext/intl/tests/collator_asort_variant2.php.opts
hphp/test/zend/good/ext/intl/tests/transliterator_create_inverse_basic.php.opts [new file with mode: 0644]
hphp/test/zend/good/ext/reflection/tests/ReflectionExtension_getVersion_basic.php.opts [new file with mode: 0644]
hphp/test/zend/good/ext/spl/tests/SplFileInfo_getInode_basic.php.opts [new file with mode: 0644]
hphp/test/zend/good/ext/standard/tests/array/array_intersect_ukey_variation5.php.opts
hphp/test/zend/good/ext/standard/tests/array/array_intersect_ukey_variation6.php.opts
hphp/test/zend/good/ext/standard/tests/array/array_intersect_ukey_variation7.php.opts [new file with mode: 0644]
hphp/test/zend/good/ext/standard/tests/array/array_search1.php.opts [new file with mode: 0644]
hphp/test/zend/good/ext/standard/tests/array/array_search_variation1.php.opts [new file with mode: 0644]
hphp/test/zend/good/ext/standard/tests/array/array_search_variation2.php.opts [new file with mode: 0644]
hphp/test/zend/good/ext/standard/tests/array/array_search_variation4.php.opts [new file with mode: 0644]
hphp/test/zend/good/ext/standard/tests/array/array_udiff_assoc_variation.php.opts
hphp/test/zend/good/ext/standard/tests/array/in_array_variation1.php.opts [new file with mode: 0644]
hphp/test/zend/good/ext/standard/tests/array/in_array_variation2.php.opts [new file with mode: 0644]
hphp/test/zend/good/ext/standard/tests/array/in_array_variation4.php.opts [new file with mode: 0644]
hphp/test/zend/good/ext/standard/tests/file/file_put_contents_variation7.php.opts
hphp/test/zend/good/ext/standard/tests/math/bug30695.php.opts [new file with mode: 0644]
hphp/test/zend/good/tests/lang/operators/operator_equals_basic.php.opts [new file with mode: 0644]
hphp/test/zend/good/tests/lang/operators/operator_equals_variation_64bit.php.opts [new file with mode: 0644]
hphp/test/zend/good/tests/lang/operators/operator_notequals_basic.php.opts [new file with mode: 0644]
hphp/test/zend/good/tests/lang/operators/operator_notequals_variation_64bit.php.opts [new file with mode: 0644]