diff h2_ssl_proxy_cache.t @ 1748:b27bcded6449

Tests: removed TODOs for fixes merged in 1.20.2.
author Sergey Kandaurov <pluknet@nginx.com>
date Tue, 23 Nov 2021 16:14:46 +0300
parents 823f603da727
children cdcd75657e52
line wrap: on
line diff
--- a/h2_ssl_proxy_cache.t
+++ b/h2_ssl_proxy_cache.t
@@ -118,12 +118,6 @@ select undef, undef, undef, 0.2;
 
 $t->stop();
 
-# "aio_write" is used to produce "open socket ... left in connection" alerts.
-
-$t->todo_alerts() if $t->read_file('nginx.conf') =~ /aio_write on/
-	and $t->read_file('nginx.conf') =~ /aio threads/ and $^O eq 'linux'
-	and !$t->has_version('1.21.4');
-
 ###############################################################################
 
 sub getconn {