Skip to content

Commit 9a4692d

Browse files
committed
Mark large data scenario as @broken
1 parent 7f9c921 commit 9a4692d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

features/db-search.feature

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1029,6 +1029,7 @@ Feature: Search through the database
10291029
"""
10301030
And STDERR should be empty
10311031

1032+
@broken
10321033
Scenario: Search with large data
10331034
Given a WP install
10341035
# Note "_utf8 X'CC88'" is combining umlaut. Doing it this way as non-ASCII stuff gets stripped due to (eventually) been put thru `escapeshellarg()` with a default C locale.

0 commit comments

Comments
 (0)