diff stream_access.t @ 636:1925b27f24b6

Tests: more todo_alerts() in stream tests on solaris.
author Sergey Kandaurov <pluknet@nginx.com>
date Mon, 27 Jul 2015 13:37:47 +0300
parents fca0079e0aab
children 824754da4afc
line wrap: on
line diff
--- a/stream_access.t
+++ b/stream_access.t
@@ -26,6 +26,8 @@ select STDOUT; $| = 1;
 
 my $t = Test::Nginx->new()->has(qw/stream stream_access ipv6/);
 
+$t->todo_alerts() if $^O eq 'solaris';
+
 $t->write_file_expand('nginx.conf', <<'EOF');
 
 %%TEST_GLOBALS%%