Steph Fox wrote: > So what was wrong with the simple skipif and env var approach again? The problem is it only skips the test! I'd like my slow tests to run (this generally occurs when I use a very remote DB). I end up manually increasing the timeout in stream_select() in run-tests.sh. This works for me on Linux. If we make the timeout value adjustable, you can set it to a low value so your slow tests are quickly aborted, and I can set it to a high value so my tests are run. Chris -- Christopher Jones, Oracle Email: [EMAIL PROTECTED] Tel: +1 650 506 8630 Blog: http://blogs.oracle.com/opal/ Free PHP Book: http://tinyurl.com/f8jad -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
- Re: [PHP-DEV] [PATCH] make it possible to skip very slow... Christopher Jones
- Re: [PHP-DEV] [PATCH] make it possible to skip very... Steph Fox
- Re: [PHP-DEV] [PATCH] make it possible to skip ... Nuno Lopes
- Re: [PHP-DEV] [PATCH] make it possible to s... Steph Fox
- Re: [PHP-DEV] [PATCH] make it possible ... Travis Swicegood
- Re: [PHP-DEV] [PATCH] make it poss... Steph Fox
- Re: [PHP-DEV] [PATCH] make it ... Travis Swicegood
- Re: [PHP-DEV] [PATCH] make it ... Steph Fox
- Re: [PHP-DEV] [PATCH] make it ... Travis Swicegood
- Re: [PHP-DEV] [PATCH] make it ... Greg Beaver
- Re: [PHP-DEV] [PATCH] make it ... Christopher Jones
- Re: [PHP-DEV] [PATCH] make it ... Steph Fox
- Re: [PHP-DEV] [PATCH] make it ... Christopher Jones
- Re: [PHP-DEV] [PATCH] make it possible ... Nuno Lopes
- Re: [PHP-DEV] [PATCH] make it poss... Steph Fox