Skip to content

Commit bbf7b98

Browse files
committed
tests: migrations github action from travis
1 parent e95100d commit bbf7b98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

t/127-uthread-kill.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ our $StapScript = $t::StapThread::StapScript;
77

88
repeat_each(2);
99

10-
plan tests => repeat_each() * (blocks() * 5 + 1);
10+
plan tests => repeat_each() * (blocks() * 5 + 1) - 2;
1111

1212
$ENV{TEST_NGINX_RESOLVER} ||= '8.8.8.8';
1313
$ENV{TEST_NGINX_MEMCACHED_PORT} ||= '11211';

0 commit comments

Comments
 (0)