From ac282a90f171431369fd508502665365b57d406c Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Sun, 22 Sep 2019 18:55:20 +0200 Subject: [PATCH] Add skip reasons --- ext/libxml/tests/001.phpt | 2 +- ext/libxml/tests/002.phpt | 2 +- ext/libxml/tests/003.phpt | 2 +- ext/libxml/tests/004.phpt | 2 +- ext/libxml/tests/bug42112.phpt | 2 +- ext/libxml/tests/bug61367-read.phpt | 2 +- ext/libxml/tests/bug61367-write.phpt | 2 +- ext/libxml/tests/bug63389.phpt | 2 +- ext/libxml/tests/bug76777.phpt | 2 +- ext/libxml/tests/libxml_disable_entity_loader.phpt | 5 ++++- .../tests/libxml_set_external_entity_loader_basic.phpt | 2 +- .../tests/libxml_set_external_entity_loader_error1.phpt | 2 +- .../tests/libxml_set_external_entity_loader_variation1.phpt | 2 +- .../tests/libxml_set_external_entity_loader_variation2.phpt | 2 +- 14 files changed, 17 insertions(+), 14 deletions(-) diff --git a/ext/libxml/tests/001.phpt b/ext/libxml/tests/001.phpt index 7914ef509b..9d25b0d3f4 100644 --- a/ext/libxml/tests/001.phpt +++ b/ext/libxml/tests/001.phpt @@ -1,7 +1,7 @@ --TEST-- libxml_use_internal_errors() --SKIPIF-- - + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --INI-- open_basedir=. error_reporting=E_ALL & ~E_NOTICE diff --git a/ext/libxml/tests/bug61367-write.phpt b/ext/libxml/tests/bug61367-write.phpt index 155c9aba9d..5da63d0b71 100644 --- a/ext/libxml/tests/bug61367-write.phpt +++ b/ext/libxml/tests/bug61367-write.phpt @@ -1,7 +1,7 @@ --TEST-- Bug #61367: open_basedir bypass in libxml RSHUTDOWN: write test --SKIPIF-- - + --INI-- open_basedir=. --FILE-- diff --git a/ext/libxml/tests/bug63389.phpt b/ext/libxml/tests/bug63389.phpt index df7af1b2b6..92c3e83567 100644 --- a/ext/libxml/tests/bug63389.phpt +++ b/ext/libxml/tests/bug63389.phpt @@ -1,7 +1,7 @@ --TEST-- Bug #63389 (Missing context check on libxml_set_streams_context() causes memleak) --SKIPIF-- - + --FILE-- diff --git a/ext/libxml/tests/libxml_disable_entity_loader.phpt b/ext/libxml/tests/libxml_disable_entity_loader.phpt index 6477543fb2..7633a889f3 100644 --- a/ext/libxml/tests/libxml_disable_entity_loader.phpt +++ b/ext/libxml/tests/libxml_disable_entity_loader.phpt @@ -1,7 +1,10 @@ --TEST-- libxml_disable_entity_loader() --SKIPIF-- - + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --CLEAN--