Lines Matching refs:reason
71 reason='curl lacks HTTPS-proxy support')
85 @pytest.mark.skipif(condition=not Env.have_ssl_curl(), reason="curl without SSL")
93 reason="no nghttpx available")
123 reason='curl lacks HTTPS-proxy support')
124 @pytest.mark.skipif(condition=not Env.have_nghttpx(), reason="no nghttpx available")
135 @pytest.mark.skipif(condition=not Env.have_ssl_curl(), reason="curl without SSL")
147 reason='curl lacks HTTPS-proxy support')
150 @pytest.mark.skipif(condition=not Env.have_nghttpx(), reason="no nghttpx available")
168 @pytest.mark.skipif(condition=not Env.have_ssl_curl(), reason="curl without SSL")
176 @pytest.mark.skipif(condition=not Env.have_nghttpx(), reason="no nghttpx available")
198 @pytest.mark.skipif(condition=not Env.have_ssl_curl(), reason="curl without SSL")
206 @pytest.mark.skipif(condition=not Env.have_nghttpx(), reason="no nghttpx available")
227 @pytest.mark.skipif(condition=not Env.have_ssl_curl(), reason="curl without SSL")
229 @pytest.mark.skipif(condition=not Env.have_nghttpx(), reason="no nghttpx available")
250 @pytest.mark.skipif(condition=not Env.have_ssl_curl(), reason="curl without SSL")
252 @pytest.mark.skipif(condition=not Env.have_nghttpx(), reason="no nghttpx available")
274 @pytest.mark.skipif(condition=not Env.have_ssl_curl(), reason="curl without SSL")
276 @pytest.mark.skipif(condition=not Env.have_nghttpx(), reason="no nghttpx available")
277 …@pytest.mark.skipif(condition=not Env.curl_uses_lib('openssl'), reason="tls13-ciphers not supporte…
300 @pytest.mark.skipif(condition=not Env.have_ssl_curl(), reason="curl without SSL")
302 @pytest.mark.skipif(condition=not Env.have_nghttpx(), reason="no nghttpx available")
303 …@pytest.mark.skipif(condition=not Env.curl_uses_lib('openssl'), reason="tls13-ciphers not supporte…
326 @pytest.mark.skipif(condition=not Env.have_ssl_curl(), reason="curl without SSL")
328 @pytest.mark.skipif(condition=not Env.have_nghttpx(), reason="no nghttpx available")
329 …@pytest.mark.skipif(condition=not Env.curl_uses_lib('openssl'), reason="tls13-ciphers not supporte…
354 reason='curl lacks HTTPS-proxy support')
355 …@pytest.mark.skipif(condition=Env.curl_uses_lib('bearssl'), reason="ip address cert verification n…