Skip to content

Commit 2159284

Browse files
committed
Skip guid search/replace for WP 5.0
1 parent 043a6b0 commit 2159284

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

features/search-replace.feature

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,8 @@ Feature: Do global search/replace
277277
| wp_multicol | name | 1 | SQL |
278278
| wp_multicol | value | 1 | SQL |
279279

280+
# Skip on 5.0 for now due to difficulties introduced by https://core.trac.wordpress.org/changeset/42981
281+
@less-than-wp-5.0
280282
Scenario Outline: Large guid search/replace where replacement contains search (or not)
281283
Given a WP install
282284
And I run `wp option get siteurl`

0 commit comments

Comments
 (0)