Home
last modified time | relevance | path

Searched refs:skip (Results 1 – 25 of 42) sorted by last modified time

12

/unit/test/
H A Dtest_asgi_application.py171 @pytest.mark.skip('not yet')
180 @pytest.mark.skip('not yet')
H A Dtest_procman.py50 @pytest.mark.skip('not yet')
78 @pytest.mark.skip('not yet')
H A Dtest_reconfigure_tls.py18 pytest.skip('OpenSSL too old')
54 @pytest.mark.skip('not yet')
75 pytest.skip('not yet, router crash')
115 pytest.skip('not yet, router crash')
H A Dtest_node_application.py237 @pytest.mark.skip('not yet')
294 @pytest.mark.skip('not yet')
H A Dtest_access_log.py236 @pytest.mark.skip('not yet')
H A Dtest_ruby_application.py90 @pytest.mark.skip('not yet')
167 @pytest.mark.skip('not yet')
250 pytest.skip('require locale')
280 pytest.skip('no available locales')
297 @pytest.mark.skip('not yet')
332 @pytest.mark.skip('not yet')
339 @pytest.mark.skip('not yet')
346 @pytest.mark.skip('not yet')
373 @pytest.mark.skip('not yet')
H A Dtest_tls.py170 @pytest.mark.skip('not yet')
187 @pytest.mark.skip('not yet')
561 @pytest.mark.skip('not yet')
594 @pytest.mark.skip('not yet')
H A Dtest_tls_conf_command.py46 pytest.skip('no shared ciphers')
52 pytest.skip('Complex protocol format.')
76 pytest.skip('One TLS protocol available only.')
H A Dtest_settings.py21 pytest.skip('requires sysctl')
78 @pytest.mark.skip('not yet')
391 @pytest.mark.skip('not yet')
H A Dtest_routing.py599 @pytest.mark.skip('not yet')
H A Dtest_static.py337 @pytest.mark.skip('not yet')
H A Dtest_static_fallback.py130 @pytest.mark.skip('not yet')
H A Dtest_python_isolation.py28 pytest.skip(f'no cgroup at {cgroup}')
H A Dtest_php_application.py32 pytest.skip('opcache is not supported')
393 @pytest.mark.skip('not yet')
H A Dtest_perl_application.py87 @pytest.mark.skip('not yet')
128 @pytest.mark.skip('not yet')
207 @pytest.mark.skip('not yet')
H A Dtest_python_application.py159 @pytest.mark.skip('not yet')
168 @pytest.mark.skip('not yet')
351 @pytest.mark.skip('not yet')
478 @pytest.mark.skip('not yet')
507 @pytest.mark.skip('not yet')
575 pytest.skip('require locale')
588 pytest.skip('no available locales')
611 pytest.skip('require python module version 3')
H A Dtest_proxy.py436 @pytest.mark.skip('not yet')
480 @pytest.mark.skip('not yet')
H A Dtest_node_websockets.py193 @pytest.mark.skip('not yet')
228 @pytest.mark.skip('not yet')
261 @pytest.mark.skip('not yet')
515 @pytest.mark.skip('not yet')
1267 pytest.skip('unsafe, long run')
H A Dtest_java_websockets.py173 @pytest.mark.skip('not yet')
208 @pytest.mark.skip('not yet')
241 @pytest.mark.skip('not yet')
495 @pytest.mark.skip('not yet')
1247 pytest.skip('unsafe, long run')
H A Dtest_go_isolation.py325 pytest.skip('The system lacks /proc/self/mountinfo file')
/unit/src/
H A Dnxt_router.c428 goto skip; in nxt_router_start_app_process_handler()
487 skip: in nxt_router_start_app_process_handler()
4131 if (f->skip) { in nxt_router_response_ready_handler()
4142 field->skip = 0; in nxt_router_response_ready_handler()
4156 (field->skip ? " skipped" : ""), in nxt_router_response_ready_handler()
4160 if (field->skip) { in nxt_router_response_ready_handler()
5519 if (field->skip) { in nxt_router_prepare_msg()
5524 dst_field->skip = 0; in nxt_router_prepare_msg()
5542 (int) field->hash, (int) field->skip, in nxt_router_prepare_msg()
5585 || dup->skip in nxt_router_prepare_msg()
[all …]
H A Dnxt_http_variables.c762 if (f->skip) { in nxt_http_var_response_header()
H A Dnxt_http_request.c683 && (r->resp.content_length == NULL || r->resp.content_length->skip)) in nxt_http_request_header_send()
/unit/src/nodejs/unit-http/
H A Dunit.cpp874 f->skip = 0; in response_send_headers()
900 f->skip = 0; in response_send_headers()
/unit/test/unit/check/
H A Dcheck_prerequisites.py9 pytest.skip(
14 pytest.skip(
33 pytest.skip(
61 pytest.skip(

12