Project

General

Profile

Actions

Bug #13114

closed

test failures since r57284

Added by znz (Kazuhiro NISHIYAMA) about 7 years ago. Updated about 7 years ago.

Status:
Closed
Target version:
-
ruby -v:
ruby 2.5.0dev (2017-01-08 trunk 57290) [x86_64-linux]
[ruby-dev:49948]

Description

r57284 の変更でいくつかのテストが失敗します。

最小の再現条件を絞り込もうとしたのですが、webrick/httpauth/basicauth だと再現するのに、個別の webrick/httpstatus と webrick/httpauth/authenticator だと再現しないなど、条件がよくわかりませんでした。

% ruby -r webrick/httpauth/basicauth -e 'p WEBrick::HTTPStatus::ProxyAuthenticationRequired'
WEBrick::HTTPAuth::ProxyAuthenticator::AuthException
% ruby -r webrick/httpstatus -r webrick/httpauth/authenticator -e 'p WEBrick::HTTPStatus::ProxyAuthenticationRequired'
WEBrick::HTTPStatus::ProxyAuthenticationRequired

Files

failed.txt (5.38 KB) failed.txt znz (Kazuhiro NISHIYAMA), 01/08/2017 05:49 AM

Related issues 1 (0 open1 closed)

Has duplicate Ruby master - Bug #13120: p [].class shows ThreadSafe::Array when it expects to show ArrayClosedActions
Actions #1

Updated by nobu (Nobuyoshi Nakada) about 7 years ago

  • Has duplicate Bug #13120: p [].class shows ThreadSafe::Array when it expects to show Array added

Updated by znz (Kazuhiro NISHIYAMA) about 7 years ago

  • Status changed from Open to Closed

r57305 で直ったようなので閉じます。

Updated by naruse (Yui NARUSE) about 7 years ago

  • Backport changed from 2.2: UNKNOWN, 2.3: UNKNOWN, 2.4: UNKNOWN to 2.2: DONTNEED, 2.3: DONTNEED, 2.4: REQUIRED

Updated by naruse (Yui NARUSE) about 7 years ago

  • Backport changed from 2.2: DONTNEED, 2.3: DONTNEED, 2.4: REQUIRED to 2.2: DONTNEED, 2.3: DONTNEED, 2.4: DONE

ruby_2_4 r57856 merged revision(s) 57305.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0