diff --git a/ext/mysqli/tests/mysqli_fetch_array_large.phpt b/ext/mysqli/tests/mysqli_fetch_array_large.phpt index 43cd0fab3fd9..21b74e8ab7ae 100644 --- a/ext/mysqli/tests/mysqli_fetch_array_large.phpt +++ b/ext/mysqli/tests/mysqli_fetch_array_large.phpt @@ -7,6 +7,8 @@ mysqli if (getenv("SKIP_SLOW_TESTS")) die("skip slow test"); require_once('skipifconnectfailure.inc'); ?> +--CONFLICTS-- +all --INI-- memory_limit=-1 --FILE-- diff --git a/ext/mysqli/tests/mysqli_stmt_bind_limits.phpt b/ext/mysqli/tests/mysqli_stmt_bind_limits.phpt index 58a99c86e7f4..03a980d929c6 100644 --- a/ext/mysqli/tests/mysqli_stmt_bind_limits.phpt +++ b/ext/mysqli/tests/mysqli_stmt_bind_limits.phpt @@ -6,6 +6,8 @@ mysqli +--CONFLICTS-- +all --FILE-- +--CONFLICTS-- +all --FILE-- +--CONFLICTS-- +all --INI-- memory_limit="5G" --FILE-- diff --git a/sapi/cli/tests/upload_2G.phpt b/sapi/cli/tests/upload_2G.phpt index 7ca917722919..1cf883cd9d3a 100644 --- a/sapi/cli/tests/upload_2G.phpt +++ b/sapi/cli/tests/upload_2G.phpt @@ -42,6 +42,8 @@ if (getenv('SKIP_PERF_SENSITIVE')) { die("skip Test may be very slow if PHP is instrumented"); } ?> +--CONFLICTS-- +all --FILE--