From: Christopher Jones Date: Tue, 4 Mar 2008 21:05:47 +0000 (+0000) Subject: Attempt greater test portability X-Git-Tag: BEFORE_NEW_PARAMETER_PARSE~703 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=96f8501ccd520573a87f75da55e792091a57fa89;p=php Attempt greater test portability --- diff --git a/ext/oci8/tests/pecl_bug10194_blob.phpt b/ext/oci8/tests/pecl_bug10194_blob.phpt index 1a44e4494f..05c653bd0c 100644 --- a/ext/oci8/tests/pecl_bug10194_blob.phpt +++ b/ext/oci8/tests/pecl_bug10194_blob.phpt @@ -3,17 +3,17 @@ PECL Bug #10194 (segfault in Instant Client when memory_limit is reached inside --SKIPIF-- --INI-- -memory_limit=10M +memory_limit=3M --FILE-- load())); /* here it should fail */ @@ -44,4 +46,6 @@ require dirname(__FILE__).'/drop_table.inc'; echo "Done\n"; ?> --EXPECTF-- +Before load() + Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %s on line %d