Skip to content

Commit

Permalink
These tests need to be fixed up
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbachhuber committed Jul 21, 2023
1 parent ba7fdcf commit 46744da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions features/php-compat.feature
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Feature: Check PHP compatibility
| wordpress | core | success | cached |
| one-time-login | plugin | success | cached |

@broken
Scenario: Check compatibility of Co-Authors Plus for specific PHP versions
Given a WP install
# Version 3.2.2 has a known PHP 5.2 incompatibility
Expand Down Expand Up @@ -74,6 +75,7 @@ Feature: Check PHP compatibility
| name | type | compat | time |
| co-authors-plus | plugin | success | cached |

@broken
Scenario: Plugin formally supports PHP 7 in a newer version
Given a WP install
And a php-compat-cache/plugins-php7-compat.txt file:
Expand Down

0 comments on commit 46744da

Please sign in to comment.