From eff12e56b63531ca70f2bc55bbb59366b65191e0 Mon Sep 17 00:00:00 2001 From: Anatoliy Belsky Date: Tue, 27 Nov 2012 16:02:55 +0100 Subject: [PATCH] This test isn't supposed to pass on windows --- ext/standard/tests/file/lstat_stat_variation22.phpt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ext/standard/tests/file/lstat_stat_variation22.phpt b/ext/standard/tests/file/lstat_stat_variation22.phpt index c9072ce0131..f9d90471885 100644 --- a/ext/standard/tests/file/lstat_stat_variation22.phpt +++ b/ext/standard/tests/file/lstat_stat_variation22.phpt @@ -2,6 +2,11 @@ Test lstat() and stat() functions: usage variations - invalid filenames --CREDITS-- Dave Kelsey +--SKIPIF-- +