Project

General

Profile

Actions

Bug #8724

closed

MinGW: ConverterNotFoundError test failure

Added by luislavena (Luis Lavena) over 10 years ago. Updated over 10 years ago.

Status:
Closed
Assignee:
-
Target version:
ruby -v:
ruby 2.1.0dev (2013-08-03 trunk 42344) [x64-mingw32]
[ruby-core:56341]

Description

=begin

Hello,

The following test is causing a failure on Windows CI environment (MinGW) both x86 and x64:

TestEncodingConverter#test_default_external [C:/Users/Worker/Jenkins/workspace/ruby-trunk-x86-build/test/ruby/test_econv.rb:928]:
Expected #<Encoding::ConverterNotFoundError: code converter not found (ISO-8859-1 to UTF-8)> to be nil.

I tried to find the revision that introduced this issue without success :(

Full logs:

http://ci.rubyinstaller.org/job/ruby-trunk-x64-test-all/1705/console
http://ci.rubyinstaller.org/job/ruby-trunk-x86-test-all/1941/console
=end

Actions #1

Updated by phasis68 (Heesob Park) over 10 years ago

This issue was solved with changeset r42383.

Updated by hsbt (Hiroshi SHIBATA) over 10 years ago

  • Status changed from Open to Closed

luislavena

If you still happened this issue, please reopen this.

Actions

Also available in: Atom PDF

Like0
Like0Like0