From: Luis Lavena <luislavena@...> Date: 2012-02-17T09:27:47+09:00 Subject: [ruby-core:42702] Re: [ruby-trunk - Bug #6040] Transcoding test failure: Big5 to UTF8 not defined (MinGW) --bcaec51d20d880c9f004b91e033c Content-Type: text/plain; charset=ISO-8859-1 Thank you Nobu and Jeremy, I've used 1.9.3-p0 as base ruby so shouldn't be that. I'll try build 1.9.3 branch again tomorrow just to confirm. Sorry for top posting. Sent from mobile. On Feb 16, 2012 9:11 PM, "Nobuyoshi Nakada" <nobu@ruby-lang.org> wrote: > > Issue #6040 has been updated by Nobuyoshi Nakada. > > Category changed from core to build > Assignee set to Yui NARUSE > > I've seen this failure when I made enc/trans/*.c with ruby 1.8, but > nothing wrong when made with ruby 1.9 or later. > Therefore, seems a bug in the conversion script. > > Or a packaging issue. > ---------------------------------------- > Bug #6040: Transcoding test failure: Big5 to UTF8 not defined (MinGW) > https://bugs.ruby-lang.org/issues/6040 > > Author: Luis Lavena > Status: Open > Priority: Normal > Assignee: Yui NARUSE > Category: build > Target version: 1.9.3 > ruby -v: ruby 1.9.3p125 (2012-02-16) [i386-mingw32] > > > Hello, > > While testing 1.9.3-p125 (released), discovered this bug which was not > present in previous builds: > > <pre> > 100) Error: > test_Big5(TestTranscode): > Encoding::UndefinedConversionError: "\xA1@" from Big5 to UTF-8 > > C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_9/test/ruby/test_transcode.rb:54:in > `encode' > > C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_9/test/ruby/test_transcode.rb:54:in > `check_both_ways' > > C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_9/test/ruby/test_transcode.rb:1788:in > `test_Big5' > </pre> > > I can't reproduce this when run in isolation (make test-all > TESTS="ruby/test_transcode.rb") > > Perhaps this is a fluke? > > Thank you > > > > -- > http://bugs.ruby-lang.org/ > > --bcaec51d20d880c9f004b91e033c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable <p>Thank you Nobu and Jeremy, I've used 1.9.3-p0 as base ruby so should= n't be that. </p> <p>I'll try build 1.9.3 branch again tomorrow just to confirm. </p> <p>Sorry for top posting. Sent from mobile. </p> <div class=3D"gmail_quote">On Feb 16, 2012 9:11 PM, "Nobuyoshi Nakada&= quot; <<a href=3D"mailto:nobu@ruby-lang.org">nobu@ruby-lang.org</a>> = wrote:<br type=3D"attribution"><blockquote class=3D"gmail_quote" style=3D"m= argin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> <br> Issue #6040 has been updated by Nobuyoshi Nakada.<br> <br> Category changed from core to build<br> Assignee set to Yui NARUSE<br> <br> I've seen this failure when I made enc/trans/*.c with ruby 1.8, but not= hing wrong when made with ruby 1.9 or later.<br> Therefore, seems a bug in the conversion script.<br> <br> Or a packaging issue.<br> ----------------------------------------<br> Bug #6040: Transcoding test failure: Big5 to UTF8 not defined (MinGW)<br> <a href=3D"https://bugs.ruby-lang.org/issues/6040" target=3D"_blank">https:= //bugs.ruby-lang.org/issues/6040</a><br> <br> Author: Luis Lavena<br> Status: Open<br> Priority: Normal<br> Assignee: Yui NARUSE<br> Category: build<br> Target version: 1.9.3<br> ruby -v: ruby 1.9.3p125 (2012-02-16) [i386-mingw32]<br> <br> <br> Hello,<br> <br> While testing 1.9.3-p125 (released), discovered this bug which was not pres= ent in previous builds:<br> <br> <pre><br> 100) Error:<br> test_Big5(TestTranscode):<br> Encoding::UndefinedConversionError: "\xA1@" from Big5 to UTF-8<br= > =A0 =A0C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_9/= test/ruby/test_transcode.rb:54:in `encode'<br> =A0 =A0C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_9/= test/ruby/test_transcode.rb:54:in `check_both_ways'<br> =A0 =A0C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_9/= test/ruby/test_transcode.rb:1788:in `test_Big5'<br> </pre><br> <br> I can't reproduce this when run in isolation (make test-all TESTS=3D&qu= ot;ruby/test_transcode.rb")<br> <br> Perhaps this is a fluke?<br> <br> Thank you<br> <br> <br> <br> --<br> <a href=3D"http://bugs.ruby-lang.org/" target=3D"_blank">http://bugs.ruby-l= ang.org/</a><br> <br> </blockquote></div> --bcaec51d20d880c9f004b91e033c--