summaryrefslogtreecommitdiff
path: root/sapi/cli/tests/upload_2G.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/cli/tests/upload_2G.phpt')
-rw-r--r--sapi/cli/tests/upload_2G.phpt4
1 files changed, 4 insertions, 0 deletions
diff --git a/sapi/cli/tests/upload_2G.phpt b/sapi/cli/tests/upload_2G.phpt
index 34e3a7c288..a4bcc6860f 100644
--- a/sapi/cli/tests/upload_2G.phpt
+++ b/sapi/cli/tests/upload_2G.phpt
@@ -25,6 +25,10 @@ if (empty($enough_free_ram)) {
if (getenv('TRAVIS')) {
die("skip Fails intermittently on travis");
}
+
+if (getenv('SKIP_PERF_SENSITIVE')) {
+ die("skip Test may be very slow if PHP is instrumented");
+}
?>
--FILE--
<?php