]> granicus.if.org Git - php/commit
Add missing SKIPIFs
authorChristoph M. Becker <cmbecker69@gmx.de>
Mon, 1 Jul 2019 13:01:24 +0000 (15:01 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Mon, 1 Jul 2019 15:21:16 +0000 (17:21 +0200)
commit75bc3446f815b602ab6821c18fb0a1b05b61580f
treee2085291c616ba10150f8a4e09582e1c4e8800ee
parentbe559e6c37e0618c5e3429c3bfd5223840d3654c
Add missing SKIPIFs

All these tests are meant to run with OPcache available, and some will
even fail inevitably without it, so we add OPcache as SKIPIF
requirement.
49 files changed:
ext/opcache/tests/block_pass_001.phpt
ext/opcache/tests/block_removal_with_duplicate_successors.phpt
ext/opcache/tests/bool_cp_in_pass1.phpt
ext/opcache/tests/bug70423.phpt
ext/opcache/tests/bug72762.phpt
ext/opcache/tests/bug73654.phpt
ext/opcache/tests/bug73668.phpt
ext/opcache/tests/bug73746.phpt
ext/opcache/tests/bug73789.phpt
ext/opcache/tests/bug73847.phpt
ext/opcache/tests/bug74431.phpt
ext/opcache/tests/bug74442.phpt
ext/opcache/tests/bug74623.phpt
ext/opcache/tests/bug75255.phpt
ext/opcache/tests/bug75570.phpt
ext/opcache/tests/bug75608.phpt
ext/opcache/tests/bug75893.phpt
ext/opcache/tests/bug75938.phpt
ext/opcache/tests/bug75969.phpt
ext/opcache/tests/bug76074.phpt
ext/opcache/tests/bug76275.phpt
ext/opcache/tests/bug76281.phpt
ext/opcache/tests/bug76796.phpt
ext/opcache/tests/bug77058.phpt
ext/opcache/tests/bug77092.phpt
ext/opcache/tests/bug77215.phpt
ext/opcache/tests/bug77691.phpt
ext/opcache/tests/bug77743.phpt
ext/opcache/tests/bug78106.phpt
ext/opcache/tests/bug78185.phpt
ext/opcache/tests/invalid_array_key_type.phpt
ext/opcache/tests/jmpz_jmp_elim.phpt
ext/opcache/tests/method_call_on_literal.phpt
ext/opcache/tests/neg_range_inference.phpt
ext/opcache/tests/optimize_func_calls_001.phpt
ext/opcache/tests/send_unpack_empty_array.phpt
ext/opcache/tests/ssa_bug_001.phpt
ext/opcache/tests/ssa_bug_002.phpt
ext/opcache/tests/ssa_bug_003.phpt
ext/opcache/tests/ssa_bug_004.phpt
ext/opcache/tests/ssa_bug_005.phpt
ext/opcache/tests/ssa_bug_006.phpt
ext/opcache/tests/ssa_bug_007.phpt
ext/opcache/tests/ssa_bug_008.phpt
ext/opcache/tests/ssa_bug_009.phpt
ext/opcache/tests/ssa_bug_010.phpt
ext/opcache/tests/switch_with_coinciding_targets.phpt
ext/opcache/tests/verify_return_dfg.phpt
ext/opcache/tests/wrong_inlining_005.phpt