From 209e37db7dfda878b14ec3638c6cd78e0f61d7a0 Mon Sep 17 00:00:00 2001 From: Fabien Villepinte Date: Tue, 1 Oct 2019 10:59:40 +0200 Subject: [PATCH] Add missing skip keyword in tests --- ext/gd/tests/bug77198_auto.phpt | 2 +- ext/gd/tests/bug77198_threshold.phpt | 2 +- ext/gd/tests/bug77200.phpt | 2 +- ext/snmp/tests/snmp_set_enum_print.phpt | 2 +- ext/snmp/tests/snmp_set_oid_output_format.phpt | 2 +- ext/standard/tests/file/windows_mb_path/recursive_it.phpt | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ext/gd/tests/bug77198_auto.phpt b/ext/gd/tests/bug77198_auto.phpt index d06f2be663..b010f97483 100644 --- a/ext/gd/tests/bug77198_auto.phpt +++ b/ext/gd/tests/bug77198_auto.phpt @@ -3,7 +3,7 @@ Bug #77198 (auto cropping has insufficient precision) --SKIPIF-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- 259) die("Unsuitable starting path length"); +if (strlen(dirname(__FILE__)) > 259) die("skip Unsuitable starting path length"); ?> --FILE--