# HG changeset patch # User Sergey Kandaurov # Date 1447449523 -10800 # Node ID 91e23e0c923a94cc00704a1a69b8844218a8eb95 # Parent d51f7d5d8b4c9c8763bff3cfaac30f1117ef0825 Tests: h2.t TODOs adjusted. diff --git a/h2.t b/h2.t --- a/h2.t +++ b/h2.t @@ -1894,7 +1894,7 @@ cmp_ok($data[-1], '<=', 2**14, 'response # response header frame sent in parts TODO: { -local $TODO = 'not yet'; +local $TODO = 'not yet' unless $t->has_version('1.9.7'); $sess = new_session(8092); h2_settings($sess, 0, 0x5 => 2**17); @@ -2755,7 +2755,7 @@ is($frame->{code}, 1, 'newline in reques # invalid header name as seen with underscore should not lead to ignoring rest TODO: { -local $TODO = 'not yet'; +local $TODO = 'not yet' unless $t->has_version('1.9.7'); $sess = new_session(); $sid = new_stream($sess, { headers => [