From 54293d21cbcd1b3bfee331c7011970e629026523 Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Wed, 17 Aug 2016 14:04:08 +0200 Subject: Skip tests that are supposed to fail due to bugs in old external libgd --- ext/gd/tests/bug43121.phpt | 3 +++ ext/gd/tests/bug43475.phpt | 3 +++ ext/gd/tests/bug43828.phpt | 3 +++ ext/gd/tests/bug53154.phpt | 3 +++ ext/gd/tests/bug53640.phpt | 3 +++ ext/gd/tests/bug64641.phpt | 3 +++ ext/gd/tests/bug66387.phpt | 3 +++ ext/gd/tests/bug67447.phpt | 6 ++++++ ext/gd/tests/bug71912.phpt | 3 +++ ext/gd/tests/bug72339.phpt | 7 ++++++- ext/gd/tests/bug72512.phpt | 3 +++ ext/gd/tests/bug72512_0.phpt | 3 +++ ext/gd/tests/bug72512_1.phpt | 3 +++ ext/gd/tests/github_bug_215.phpt | 3 +++ ext/gd/tests/imagecolorallocatealpha_basic.phpt | 3 +++ ext/gd/tests/imagefilledarc_basic.phpt | 3 +++ ext/gd/tests/imagefilledarc_variation1.phpt | 3 +++ ext/gd/tests/imagefilledarc_variation2.phpt | 3 +++ ext/gd/tests/imagegammacorrect_basic.phpt | 3 +++ ext/gd/tests/imagegammacorrect_variation1.phpt | 3 +++ ext/gd/tests/imagetruecolortopalette_basic.phpt | 3 +++ 21 files changed, 69 insertions(+), 1 deletion(-) diff --git a/ext/gd/tests/bug43121.phpt b/ext/gd/tests/bug43121.phpt index ce2d1d6f6f..feb10267c2 100644 --- a/ext/gd/tests/bug43121.phpt +++ b/ext/gd/tests/bug43121.phpt @@ -3,6 +3,9 @@ Bug #43121 (gdImageFill with IMG_COLOR_TILED crashes httpd) --SKIPIF-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- diff --git a/ext/gd/tests/bug72339.phpt b/ext/gd/tests/bug72339.phpt index 2c30ee8a74..c886283346 100644 --- a/ext/gd/tests/bug72339.phpt +++ b/ext/gd/tests/bug72339.phpt @@ -1,7 +1,12 @@ --TEST-- Bug #72339 Integer Overflow in _gd2GetHeader() resulting in heap overflow --SKIPIF-- - + --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --SKIPIF-- --FILE-- --SKIPIF-- --FILE-- --SKIPIF-- --FILE-- --SKIPIF-- --FILE-- --SKIPIF-- --FILE-- --SKIPIF-- --FILE-- --SKIPIF-- --FILE-- -- cgit v1.2.1