#2439 closed defect (wontfix)

1.23.3: test suite is failing

Reported by: kloczek@… Owned by:
Priority: minor Milestone:
Component: other Version: 1.23.x
Keywords: Cc:
uname -a: Linux pers-jacek 5.19.12-200.fc36.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Sep 28 17:11:05 UTC 2022 x86_64 GNU/Linux
Linux pers-jacek 5.19.12-200.fc36.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Sep 28 17:11:05 UTC 2022 x86_64 GNU/Linux
Linux pers-jacek 5.19.12-200.fc36.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Sep 28 17:11:05 UTC 2022 x86_64 GNU/Linux
Linux pers-jacek 5.19.12-200.fc36.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Sep 28 17:11:05 UTC 2022 x86_64 GNU/Linux
Linux pers-jacek 5.19.12-200.fc36.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Sep 28 17:11:05 UTC 2022 x86_64 GNU/Linux
nginx -V: 1.23.3

Description

+ cd nginx-1.23.3
+ cd nginx-tests-master
+ TEST_NGINX_BINARY=../objs/nginx
+ prove . -j48
./binary_upgrade.t ......................... skipped: can leave orphaned process group
./geo_binary.t ............................. skipped: long configuration parsing
./addition_buffered.t ...................... ok
./addition.t ............................... ok
./access.t ................................. ok
./access_log_variables.t ................... ok
./autoindex.t .............................. ok
./auth_basic.t ............................. ok
./auth_request_set.t ....................... ok
./auth_request_satisfy.t ................... ok
./autoindex_format.t ....................... ok
./charset.t ................................ ok
./dav.t .................................... ok
./body_chunked.t ........................... ok
./dav_chunked.t ............................ ok
./charset_gzip_static.t .................... ok
./config_dump.t ............................ ok
./empty_gif.t .............................. ok
./access_log.t ............................. ok
./error_log.t .............................. ok
./auth_request.t ........................... ok
===(     424;0  0/6  15/17  1/7  0/7  1/7   1/10  1/7  0/4  1/4 ... )===which: no memcached in (/usr/bin:/usr/sbin:/usr/local/sbin)
./gunzip_memcached.t ....................... skipped: memcached not found
./geo_ipv6.t ............................... ok
./body.t ................................... ok
./geo.t .................................... ok
./grpc_next_upstream.t ..................... ok
./geoip.t .................................. ok
./fastcgi_body.t ........................... ok
./fastcgi_merge_params.t ................... ok
./fastcgi_extra_data.t ..................... ok
./fastcgi.t ................................ ok
./fastcgi_buffering.t ...................... ok
./fastcgi_cache.t .......................... ok
./fastcgi_header_params.t .................. ok
./fastcgi_unix.t ........................... ok
./debug_connection_unix.t .................. ok
./fastcgi_merge_params2.t .................. ok
./fastcgi_variables.t ...................... ok
./debug_connection.t ....................... ok
./geo_unix.t ............................... ok
./gunzip.t ................................. ok
./fastcgi_split.t .......................... ok
./gunzip_ssi.t ............................. ok
./gunzip_perl.t ............................ ok
./gzip.t ................................... ok
./gunzip_static.t .......................... ok
./grpc_request_buffering.t ................. ok
./gzip_flush.t ............................. ok
./h2_auth_request.t ........................ ok
./grpc_pass.t .............................. ok
./h2_request_body_js.t ..................... skipped: no njs available
./h2_proxy_protocol.t ...................... ok
./h2_limit_conn.t .......................... ok
./http_listen_wildcard.t ................... skipped: listen on wildcard address
./headers.t ................................ ok
./http_absolute_redirect.t ................. ok
===(     952;1  0/6  0/7  0/4  0/8   7/17   6/21   45/148   0/40... )===
#   Failed test 'range 2'
#   at ./http_listen.t line 81.
#                   'HTTP/1.1 502 Bad Gateway
# Server: nginx/1.23.3
# Date: Fri, 20 Jan 2023 06:07:12 GMT
# Content-Type: text/html
# Content-Length: 157
# Connection: close
#
# <html>
# <head><title>502 Bad Gateway</title></head>
# <body>
# <center><h1>502 Bad Gateway</h1></center>
# <hr><center>nginx/1.23.3</center>
# </body>
# </html>
# '
#     doesn't match '(?^:127.0.0.1:8183)'

#   Failed test 'inet6 range 2'
#   at ./http_listen.t line 86.
#                   'HTTP/1.1 502 Bad Gateway
# Server: nginx/1.23.3
# Date: Fri, 20 Jan 2023 06:07:12 GMT
# Content-Type: text/html
# Content-Length: 157
# Connection: close
#
# <html>
# <head><title>502 Bad Gateway</title></head>
# <body>
# <center><h1>502 Bad Gateway</h1></center>
# <hr><center>nginx/1.23.3</center>
# </body>
# </html>
# '
#     doesn't match '(?^:::1:8183)'
./http_disable_symlinks.t .................. ok
./http_location_win32.t .................... skipped: not win32
./http_error_page.t ........................ ok
./http_expect_100_continue.t ............... ok
./http_include.t ........................... ok
./http_headers_multi.t ..................... ok
./http_host.t .............................. ok
===(    1024;1  0/6  0/7  0/4  0/8   7/17   6/21   48/148   0/40... )===# Looks like you failed 2 tests of 11.
./http_listen.t ............................ Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/11 subtests
./h2_trailers.t ............................ ok
./h2_variables.t ........................... ok
./http_location_auto.t ..................... ok
./http_location.t .......................... ok
./h2_proxy_ssl.t ........................... ok
./http_method.t ............................ ok
./http_server_name.t ....................... ok
./http_try_files.t ......................... ok
./http_variables.t ......................... ok
./http_uri.t ............................... ok
./h2_server_tokens.t ....................... ok
./http_header_buffers.t .................... ok
./h2_ssl_variables.t ....................... ok
./ignore_invalid_headers.t ................. ok
./image_filter_webp.t ...................... ok
./index.t .................................. ok
./js.t ..................................... skipped: no njs available
./http_resolver_ipv4.t ..................... ok
./js_args.t ................................ skipped: no njs
./image_filter.t ........................... ok
./http_resolver_aaaa.t ..................... ok
./js_async.t ............................... skipped: no njs available
./js_body_filter.t ......................... skipped: no njs body filter
./js_body_filter_if.t ...................... skipped: no njs body filter
./h2_absolute_redirect.t ................... ok
./h2_proxy_max_temp_file_size.t ............ ok
./js_buffer.t .............................. skipped: no njs buffer
./js_dump.t ................................ skipped: no njs dump
./js_fetch.t ............................... skipped: no njs.fetch
./js_fetch_objects.t ....................... skipped: no njs
./h2_proxy_request_buffering_redirect.t .... ok
./js_fetch_resolver.t ...................... skipped: no njs.fetch
./js_fetch_timeout.t ....................... skipped: no js_fetch_timeout
./js_header_filter.t ....................... skipped: no njs header filter
./js_header_filter_if.t .................... skipped: no njs header filter
./js_headers.t ............................. skipped: no njs
./js_import.t .............................. skipped: no njs available
./grpc_ssl.t ............................... ok
./js_import2.t ............................. skipped: no njs available
./js_internal_redirect.t ................... skipped: no njs available
./js_modules.t ............................. skipped: no njs modules
./js_ngx.t ................................. skipped: no njs ngx
./js_object.t .............................. skipped: no njs request object
./js_paths.t ............................... skipped: no njs available
./http_keepalive_shutdown.t ................ ok
./js_promise.t ............................. skipped: no njs available
./h2_fastcgi_request_buffering.t ........... ok
./js_preload_object.t ...................... skipped: no js_preload_object available
./h2_priority.t ............................ ok
./h2_ssl_verify_client.t ................... ok
./js_request_body.t ........................ skipped: no njs request body
./js_return.t .............................. skipped: no njs return
./h2_ssl.t ................................. ok
./js_var.t ................................. skipped: no njs js_var
./fastcgi_request_buffering.t .............. ok
./js_subrequests.t ......................... skipped: no njs available
./js_var2.t ................................ skipped: no njs js_var
./js_fetch_verify.t ........................ skipped: no js_fetch_verify
./js_variables.t ........................... skipped: no njs
./limit_conn.t ............................. ok
./auth_delay.t ............................. ok
./limit_conn_dry_run.t ..................... ok
./h2_server_push.t ......................... ok
./limit_req_dry_run.t ...................... ok
./http_resolver_cleanup.t .................. ok
./h2_proxy_request_buffering.t ............. ok
./mail_max_errors.t ........................ ok
===(    1904;2  1/7  2/4  2/8  15/21   79/148   64/146   63/109 ... )===which: no memcached in (/usr/bin:/usr/sbin:/usr/local/sbin)
./memcached.t .............................. skipped: memcached not found
./mail_smtp_greeting_delay.t ............... ok
./mail_proxy_protocol.t .................... ok
./map_complex.t ............................ ok
===(    1964;2  2/7  2/4  2/8  15/21   80/148   75/146   65/109 ... )===which: no memcached in (/usr/bin:/usr/sbin:/usr/local/sbin)
./memcached_keepalive.t .................... skipped: memcached not found
===(    1966;2  2/7  2/4  2/8  15/21   80/148   76/146   65/109 ... )===which: no memcached in (/usr/bin:/usr/sbin:/usr/local/sbin)
./memcached_keepalive_stale.t .............. skipped: memcached not found
./map.t .................................... ok
./mail_proxy_smtp_auth.t ................... ok
./h2_proxy_request_buffering_ssl.t ......... ok
./map_volatile.t ........................... ok
./mail_capability.t ........................ ok
./mail_smtp_xclient.t ...................... ok
===(    1997;3  2/7  2/4  2/8  15/21   84/148   79/146   65/109 ... )===which: no ffprobe in (/usr/bin:/usr/sbin:/usr/local/sbin)
./mp4.t .................................... skipped: ffprobe not found
===(    1999;3  2/7  2/4  2/8  15/21   85/148   79/146   65/109 ... )===which: no ffprobe in (/usr/bin:/usr/sbin:/usr/local/sbin)
./mp4_ssi.t ................................ skipped: ffprobe not found
===(    2005;3  2/7  2/4  2/8  15/21   90/148   79/146   65/109 ... )===which: no ffprobe in (/usr/bin:/usr/sbin:/usr/local/sbin)
./mp4_start_key_frame.t .................... skipped: ffprobe not found
./h2_proxy_cache.t ......................... ok
./merge_slashes.t .......................... ok
./fastcgi_body2.t .......................... ok
./h2_ssl_proxy_cache.t ..................... ok
./mirror.t ................................. ok
./mail_error_log.t ......................... ok
./debug_connection_syslog.t ................ ok
./proxy_bind_transparent.t ................. skipped: must be root
./proxy_bind_transparent_capability.t ...... skipped: must be root
./msie_refresh.t ........................... ok
./not_modified.t ........................... ok
./not_modified_finalize.t .................. ok
./not_modified_proxy.t ..................... ok
./limit_req2.t ............................. ok
./perl_ssi.t ............................... ok
./perl_gzip.t .............................. ok
./memcached_fake_extra.t ................... ok
./post_action.t ............................ ok
./fastcgi_request_buffering_chunked.t ...... ok
./mail_ssl.t ............................... ok
./proxy_bind.t ............................. ok
./limit_req.t .............................. ok
./proxy_cache_manager.t .................... skipped: long test
./mail_ssl_conf_command.t .................. ok
./proxy_cache_bypass.t ..................... ok
./perl_sleep.t ............................. ok
./proxy_cache_control.t .................... ok
./proxy_cache_convert_head.t ............... ok
./js_fetch_https.t ......................... skipped: no njs.fetch
./proxy_cache_min_free.t ................... ok
./proxy_cache_max_range_offset.t ........... ok
./proxy_cache_path.t ....................... ok
./perl.t ................................... ok
./proxy_cache_variables.t .................. ok
./proxy_cookie.t ........................... ok
./proxy_cache_chunked.t .................... ok
./limit_conn_complex.t ..................... ok
./proxy_chunked.t .......................... ok
./h2_keepalive.t ........................... ok
./proxy_cookie_flags.t ..................... ok
./proxy_duplicate_headers.t ................ ok
./proxy_force_ranges.t ..................... ok
./memcached_fake.t ......................... ok
./proxy_implicit.t ......................... ok
./proxy_intercept_errors.t ................. ok
./proxy_extra_data.t ....................... ok
./proxy_cache_error.t ...................... ok
./proxy_cache_lock_age.t ................... ok
./proxy_method.t ........................... ok
./proxy_next_upstream.t .................... ok
./proxy_merge_headers.t .................... ok
./image_filter_finalize.t .................. ok
./proxy_non_idempotent.t ................... ok
./proxy_protocol.t ......................... ok
./proxy_protocol2_tlv.t .................... ok
./proxy_cache_range.t ...................... ok
./proxy_protocol_ipv6.t .................... ok
./proxy_protocol2.t ........................ ok
./proxy_protocol_unix.t .................... ok
./proxy_next_upstream_tries.t .............. ok
./mail_imap_ssl.t .......................... ok
./proxy_pass_request.t ..................... ok
./proxy_if.t ............................... ok
./proxy_redirect.t ......................... ok
./proxy_chunked_extra.t .................... ok
./proxy_request_buffering.t ................ ok
./proxy_request_buffering_keepalive.t ...... ok
./proxy_request_buffering_chunked.t ........ ok
./proxy_set_body.t ......................... ok
./proxy_ssi_body.t ......................... ok
./http_keepalive.t ......................... ok
./limit_req_delay.t ........................ ok
./proxy_request_buffering_ssl.t ............ ok
./h2_request_body.t ........................ ok
./proxy_upstream_cookie.t .................. ok
./proxy_max_temp_file_size.t ............... ok
./proxy_ssl_keepalive.t .................... ok
./mail_imap.t .............................. ok
./h2_request_body_extra.t .................. ok
./proxy_unix.t ............................. ok
./random_index.t ........................... ok
./proxy_xar.t .............................. ok
./grpc.t ................................... ok
./mail_pop3.t .............................. ok
./range.t .................................. ok
===(    3224;5  5/8   82/146  105/109  4/9   3/11  20/40   1/13 ... )===which: no ffmpeg in (/usr/bin:/usr/sbin:/usr/local/sbin)
./range_mp4.t .............................. skipped: ffmpeg not found
./proxy_variables.t ........................ ok
./proxy_ssl_conf_command.t ................. ok
./proxy_ssl_name.t ......................... ok
./proxy_websocket.t ........................ ok
./range_charset.t .......................... ok
./proxy_ssl_certificate_empty.t ............ ok
./mirror_proxy.t ........................... ok
./range_clearing.t ......................... ok
./range_flv.t .............................. ok
./range_if_range.t ......................... ok
./scgi.t ................................... skipped: SCGI not installed
./scgi_body.t .............................. skipped: SCGI not installed
./realip.t ................................. ok
./scgi_cache.t ............................. skipped: SCGI not installed
./realip_hostname.t ........................ ok
./scgi_extra_data.t ........................ skipped: SCGI not installed
./scgi_gzip.t .............................. skipped: SCGI not installed
./scgi_merge_params.t ...................... skipped: SCGI not installed
./realip_remote_addr.t ..................... ok
./realip_remote_port.t ..................... ok
./request_id.t ............................. ok
./rewrite.t ................................ ok
./proxy_keepalive.t ........................ ok
./rewrite_set.t ............................ ok
./referer.t ................................ ok
./mail_smtp.t .............................. ok
./rewrite_if.t ............................. ok
./rewrite_unescape.t ....................... ok
./proxy_ssl_certificate.t .................. ok
./ssl_engine_keys.t ........................ skipped: may not work, leaves coredump
./proxy_ssl_verify.t ....................... ok
./secure_link.t ............................ ok
./split_clients.t .......................... ok
./server_tokens.t .......................... ok
./ssi.t .................................... ok
./ssi_waited.t ............................. ok
./fastcgi_keepalive.t ...................... ok
./ssi_include_big.t ........................ ok
./ssi_if.t ................................. ok
./proxy_available.t ........................ ok
./proxy_ssl_certificate_vars.t ............. ok
./slice.t .................................. ok
./proxy_cache_valid.t ...................... ok
./proxy_unfinished.t ....................... ok
./ssl_curve.t .............................. ok
./stream_access_log_escape.t ............... ok
./stream_geo_binary.t ...................... skipped: long configuration parsing
./stream_access_log_none.t ................. ok
./ssl_certificates.t ....................... ok
./ssl_client_escaped_cert.t ................ ok
./stream_access.t .......................... ok
./stream_geo.t ............................. ok
./proxy_ssl.t .............................. ok
./proxy_noclose.t .......................... ok
./stream_geo_ipv6.t ........................ ok
./ssl_proxy_protocol.t ..................... ok
./stream_geo_unix.t ........................ ok
./stream_geoip.t ........................... ok
./h2_headers.t ............................. ok
./proxy_cache.t ............................ ok
./stream_js_buffer.t ....................... skipped: no njs ngx
./stream_js_exit.t ......................... skipped: no stream njs available
./ssl_sni_reneg.t .......................... ok
./stream_js_fetch.t ........................ skipped: no stream njs available
./ssl_certificate_chain.t .................. ok
./h2_limit_req.t ........................... ok
./stream_error_log.t ....................... ok
./ssl_certificate_perl.t ................... ok
./stream_js.t .............................. skipped: no stream njs available
./ssl_conf_command.t ....................... ok
./ssl_sni_sessions.t ....................... ok
./ssi_delayed.t ............................ ok
./ssl_certificate.t ........................ ok
./stream_js_fetch_init.t ................... skipped: no stream njs available
./proxy_store.t ............................ ok
./stream_js_import.t ....................... skipped: no njs available
./stream_js_import2.t ...................... skipped: no njs available
./ssl_password_file.t ...................... ok
./stream_js_ngx.t .......................... skipped: no njs ngx
./stream_js_object.t ....................... skipped: no njs stream session object
./stream_js_preload_object.t ............... skipped: no js_preload_object available
./ssl_reject_handshake.t ................... ok
./stream_js_var.t .......................... skipped: no stream js_var
./proxy_cache_lock_ssi.t ................... ok
./ssl_crl.t ................................ ok
./stream_js_var2.t ......................... skipped: no stream js_var
./stream_js_variables.t .................... skipped: no stream njs available
./stream_js_send.t ......................... skipped: no stream njs available
./stream_limit_conn_dry_run.t .............. ok
./proxy_upgrade.t .......................... ok
./stream_map.t ............................. ok
./stream_proxy_bind.t ...................... ok
./stream_proxy_complex.t ................... ok
./stream_proxy_half_close.t ................ ok
./stream_proxy_protocol2_tlv.t ............. ok
./stream_limit_conn_complex.t .............. ok
./stream_limit_conn.t ...................... ok
./stream_proxy_next_upstream.t ............. ok
./stream_proxy_protocol.t .................. ok
./stream_proxy_protocol_ipv6.t ............. ok
./ssl_verify_client.t ...................... ok
./stream_realip_hostname.t ................. ok
./ssl_sni.t ................................ ok
./stream_set.t ............................. ok
./stream_split_clients.t ................... ok
./stream_realip.t .......................... ok
./stream_resolver.t ........................ ok
./stream_ssl_preread_protocol.t ............ ok
./stream_status_variable.t ................. ok
./stream_proxy_ssl_name.t .................. ok
./stream_proxy_protocol_ssl.t .............. ok
./stream_tcp_nodelay.t ..................... ok
./stream_proxy_ssl_verify.t ................ ok
./ssl_ocsp.t ............................... ok
./stream_proxy_ssl_certificate_vars.t ...... ok
./stream_ssl_variables.t ................... ok
./stream_udp_wildcard.t .................... skipped: listen on wildcard address
./stream_access_log.t ...................... ok
./ssl_verify_depth.t ....................... ok
./stream_ssl_conf_command.t ................ ok
./stream_proxy_ssl_conf_command.t .......... ok
./stream_ssl.t ............................. ok
./stream_js_fetch_https.t .................. skipped: no njs.fetch
./stream_proxy_ssl_name_complex.t .......... ok
./stream_udp_upstream_hash.t ............... ok
./stream_unix.t ............................ ok
./stream_ssl_preread.t ..................... ok
./stream_upstream_zone.t ................... ok
./stream_variables.t ....................... ok
./stream_ssl_alpn.t ........................ ok
./stream_upstream_hash.t ................... ok
./stream_ssl_realip.t ...................... ok
./sub_filter.t ............................. ok
./sub_filter_merge.t ....................... ok
./stream_upstream_max_conns.t .............. ok
./ssl_stapling.t ........................... ok
./stream_ssl_preread_alpn.t ................ ok
./stream_proxy_ssl_certificate.t ........... ok
./stream_ssl_verify_client.t ............... ok
./sub_filter_buffering.t ................... ok
./sub_filter_multi2.t ...................... ok
./h2_request_body_preread.t ................ ok
./ssl_proxy_upgrade.t ...................... ok
./stream_upstream_least_conn.t ............. ok
./sub_filter_perl.t ........................ ok
./stream_udp_upstream.t .................... ok
./sub_filter_slice.t ....................... ok
./upstream_hash_memcached.t ................ skipped: Cache::Memcached::Fast not installed
./sub_filter_ssi.t ......................... ok
./subrequest_output_buffer_size.t .......... ok
===(    4732;8   85/146  27/40   4/13  7/9  10/13  12/30  12/19 ... )===which: no uwsgi in (/usr/bin:/usr/sbin:/usr/local/sbin)
./uwsgi.t .................................. skipped: uwsgi not found
===(    4736;8   85/146  27/40   4/13  7/9  10/13  12/30  12/19 ... )===which: no uwsgi in (/usr/bin:/usr/sbin:/usr/local/sbin)
./uwsgi_body.t ............................. skipped: uwsgi not found
./stream_upstream_zone_ssl.t ............... ok
===(    4744;8   85/146  27/40   4/13  7/9  10/13  12/30  12/19 ... )===which: no uwsgi in (/usr/bin:/usr/sbin:/usr/local/sbin)
./uwsgi_ssl.t .............................. skipped: uwsgi not found
./trailers.t ............................... ok
./limit_rate.t ............................. ok
./stub_status.t ............................ ok
===(    4813;8   85/146  27/40   4/13  10/13  12/30  12/19  22/2... )===which: no uwsgi in (/usr/bin:/usr/sbin:/usr/local/sbin)
./uwsgi_ssl_verify.t ....................... skipped: uwsgi not found
./stream_ssl_certificate.t ................. ok
./upstream_zone.t .......................... ok
./upstream_ip_hash.t ....................... ok
./userid_flags.t ........................... ok
./userid.t ................................. ok
./upstream_ip_hash_ipv6.t .................. ok
./upstream.t ............................... ok
./upstream_hash.t .......................... ok
./xslt.t ................................... ok
./upstream_max_conns.t ..................... ok
./xslt_params.t ............................ ok
./stream_udp_upstream_least_conn.t ......... ok
./ssl_session_ticket_key.t ................. ok
./worker_shutdown_timeout_h2.t ............. ok
./upstream_least_conn.t .................... ok
./worker_shutdown_timeout_stream.t ......... ok
./worker_shutdown_timeout_proxy_upgrade.t .. ok
./stream_udp_proxy.t ....................... ok
./worker_shutdown_timeout_mail.t ........... ok
./worker_shutdown_timeout.t ................ ok
./upstream_zone_ssl.t ...................... ok
./proxy_limit_rate.t ....................... ok
./sub_filter_multi.t ....................... ok
./stream_udp_stream.t ...................... ok
./uwsgi_ssl_certificate_vars.t ............. ok
./stream_udp_limit_conn.t .................. ok
./proxy_cache_vary.t ....................... ok
./mail_resolver.t .......................... ok
./uwsgi_ssl_certificate.t .................. ok
./stream_proxy.t ........................... ok
./stream_proxy_ssl.t ....................... ok
./ssl.t .................................... ok
./stream_upstream.t ........................ ok
./proxy_cache_revalidate.t ................. ok
./stream_upstream_random.t ................. ok
./proxy.t .................................. ok
./stream_udp_proxy_requests.t .............. ok
./upstream_keepalive.t ..................... ok
./upstream_random.t ........................ ok
./syslog.t ................................. ok
./stream_udp_limit_rate.t .................. ok
./proxy_cache_lock.t ....................... ok
./proxy_cache_use_stale.t .................. ok
./h2.t ..................................... ok
./stream_limit_rate.t ...................... ok
./stream_limit_rate2.t ..................... ok
./http_resolver_cname.t .................... ok
./http_resolver.t .......................... ok

Test Summary Report
-------------------
./http_listen.t                          (Wstat: 512 Tests: 11 Failed: 2)
  Failed tests:  4, 8
  Non-zero exit status: 2
Files=438, Tests=5274, 24 wallclock secs ( 2.64 usr  1.24 sys + 112.97 cusr 24.06 csys = 140.91 CPU)
Result: FAIL

Change History (2)

comment:1 by Valentin V. Bartenev, 14 months ago

The failed tests are for this fix: https://hg.nginx.org/nginx/rev/2af1287d2da7, which is part of nginx 1.23.4 (not released yet).

So, they are expected to fail on 1.23.3.

Last edited 14 months ago by Valentin V. Bartenev (previous) (diff)

comment:2 by Sergey Kandaurov, 14 months ago

Resolution: wontfix
Status: newclosed

Tests are intended primarily for developers to make sure they pass on the default and last stable branches, as appropriate, before pushing new changes, as outlined there:
http://nginx.org/en/docs/contributing_changes.html#submitting_changes

As explained in comment:1, there was an unnoticed regression slipped in 1.23.3, so it is sort of expected to fail. I barely see how things could be improved.

Note: See TracTickets for help on using tickets.