Disable these tests on PHP 7, which aren't functional

See #126
This commit is contained in:
Daniel Bachhuber 2017-02-07 08:08:46 -08:00
parent f8070920ea
commit ed26b4ce6b

View file

@ -21,6 +21,7 @@ Feature: Profile a specific hook
| smilies_init() | 2 | 0 |
| feed_links() | 8 | 0 |
@less-than-php-7
Scenario: Profile an intermediate stage hook
Given a WP install
@ -121,6 +122,7 @@ Feature: Profile a specific hook
Warning: Called 1
"""
@less-than-php-7
Scenario: Profile the mu_plugins:before hook
Given a WP install
And a wp-content/mu-plugins/awesome-file.php file: