Actions
Bug #13114
closedtest failures since r57284
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
Updated by nobu (Nobuyoshi Nakada) over 8 years ago
- Has duplicate Bug #13120: p [].class shows ThreadSafe::Array when it expects to show Array added
Updated by znz (Kazuhiro NISHIYAMA) over 8 years ago
- Status changed from Open to Closed
r57305 で直ったようなので閉じます。
Updated by naruse (Yui NARUSE) about 8 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 8 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
Like0
Like0Like0Like0Like0