[#14690] singleton-of-singleton is Class in 1.9.0 — Sylvain Joyeux <sylvain.joyeux@...4x.org>
In 1.9.0, the singleton of a singleton is Class, while in 1.8 it was a
[#14696] Inconsistency in rescuability of "return" — Charles Oliver Nutter <charles.nutter@...>
Why can you not rescue return, break, etc when they are within
Gary Wright wrote:
On Jan 3, 2008 12:53 AM, Gary Wright <gwtmp01@mac.com> wrote:
Gary Wright wrote:
On Jan 2, 2008 5:26 PM, Charles Oliver Nutter <charles.nutter@sun.com> wrote:
[#14720] bug reports about 1.9 VM — SASADA Koichi <ko1@...>
Hi,
[#14738] Enumerable#zip Needs Love — James Gray <james@...>
The community has been building a Ruby 1.9 compatibility tip list on
Hello James,
On Jan 4, 2008, at 12:11 AM, Martin Duerst wrote:
Hi,
On Jan 7, 2008, at 8:07 PM, Yukihiro Matsumoto wrote:
Hi,
On Jan 7, 2008, at 11:06 PM, Yukihiro Matsumoto wrote:
Hi,
[#14740] Could someone sanity check a paragraph? — Dave Thomas <dave@...>
In the section on writing C extensions for Ruby, I'm talking about
[#14747] BasicObject.instance_eval — Sam Ruby <rubys@...>
I'm looking at converting some code over from BlankSlate to BasicObject,
On Jan 3, 2008 10:06 PM, Sam Ruby <rubys@intertwingly.net> wrote:
[#14772] Manual Memory Management — Pramukta Kumar <prak@...>
I was thinking it would be nice to be able to free large objects at
On Jan 4, 2008 1:25 PM, Pramukta Kumar <prak@fortiusone.com> wrote:
I would only like to add that RMgick for example provides free method to
Marcin Raczkowski wrote:
On Sat, 5 Jan 2008 15:49:30 +0900, Marcin Raczkowski <mailing.mr@gmail.com> wrote:
Python supports 'del reference', which decrements the reference
Evan Weaver wrote:
On Tue, 8 Jan 2008 14:35:28 +0900, Marcin Raczkowski <mailing.mr@gmail.com> wrote:
[#14811] Re: Experimental PATCH to improve thread performance — Brent Roman <brent@...>
Paul,
[#14813] Changes in block_given? in 1.9 — Tomas Matousek <Tomas.Matousek@...>
The following code output differs between 1.8 and 1.9:
[#14816] Fibers clear thread-specific data? — "Tony Arcieri" <tony@...>
Is this behavior intentional?
On Mon, 7 Jan 2008 09:34:35 +0900, "Tony Arcieri" <tony@clickcaster.com> wrote:
On Jan 7, 2008 1:29 PM, MenTaLguY <mental@rydia.net> wrote:
On Tue, 2008-01-08 at 11:12 +0900, Tony Arcieri wrote:
[#14829] Finding I need explicit "GC.start" in my programs to prevent extreme growth. — Ron Mayer <rm_rails@...>
Short summary:
[#14839] Re: Embedding 1.9 — Dave Thomas <dave@...>
Moved over from ruby-talk...
Dave Thomas wrote:
On Wed, Jan 09, 2008 at 02:04:03AM +0900, Dave Thomas wrote:
[#14845] Some (accidental?) syntax changes 1.8 -> 1.9 — "Florian Frank" <flori@...>
Hello,
[#14871] p returning its argument? — "David A. Black" <dblack@...>
Hi --
On Jan 9, 2008 1:14 AM, David A. Black <dblack@rubypal.com> wrote:
[#14877] Array#count returning an enumerator — "David A. Black" <dblack@...>
Hi --
[#14884] memory leak? — ara howard <ara.t.howard@...>
Hi,
[#14885] Segmentation fault when calling procs — Chris "ク" Heath <chris@...>
Hi,
[#14911] Draft of some pages about encoding in Ruby 1.9 — Dave Thomas <dave@...>
Folks:
Hi,
Hello Dave,
>
Hi,
Hi,
[#14943] Re: Really strange GC behaviour: Was [BUG] memory leak? — ara howard <ara.t.howard@...>
[#14959] 1.9 RI blowing up, not sure where to report it. — "Rick DeNatale" <rick.denatale@...>
It's unclear to me whether or not the tracker on Rubyforge is still
Rick DeNatale wrote:
[#14965] Before I create a ticket — Dave Thomas <dave@...>
Is it reasonable to expect the following to produce differing counts
[#14976] nil encoding as synonym for binary encoding — David Flanagan <david@...>
The following just appeared in the ChangeLog
Hi,
Dave Thomas wrote:
Dave Thomas schrieb:
Hi,
Yukihiro Matsumoto writes:
Hi,
Yukihiro Matsumoto wrote:
Hi,
Yukihiro Matsumoto wrote:
David Flanagan wrote:
[#15044] Build failures 15007-15013 — Sam Ruby <rubys@...>
Just FYI, starting with 15007, I am not able to do a successful build.
[#15050] how to "borrow" the RDoc::RubyParser and HTMLGenerator — Phlip <phlip2005@...>
Core Rubies:
On Jan 13, 2008, at 08:54 AM, Phlip wrote:
Eric Hodel wrote:
On Jan 13, 2008, at 20:35 PM, Phlip wrote:
Eric Hodel wrote:
On Jan 15, 2008, at 18:19 PM, Phlip wrote:
Eric Hodel wrote:
On Jan 16, 2008, at 15:01 PM, Phlip wrote:
Eric Hodel wrote:
On Jan 17, 2008, at 17:57 PM, Phlip wrote:
Eric Hodel wrote:
[#15056] How to use "addr2line" — SASADA Koichi <ko1@...>
Hi,
[#15069] native_mutex_destroy return non-zero: 16 — Sam Ruby <rubys@...>
Yesterday, I got ruby-openid to work with Ruby 1.9, rev 15006
Hi,
[#15083] Why @hash ||= Hash.new in Set#initialize? — "David A. Black" <dblack@...>
Hi --
[#15092] Module/Class definitions cannot take non literal blocks — "Robert Dober" <robert.dober@...>
Hi list
Hi --
On Jan 16, 2008 1:23 PM, David A. Black <dblack@rubypal.com> wrote:
[#15098] Bug in Date::Infinity#<=> — Dirkjan Bussink <d.bussink@...>
Hi all,
[#15102] REXML::Element.write is deprecated. See REXML::Formatters — Phlip <phlip2005@...>
okay, I saw them. Now what?
Phlip wrote:
> Meanwhile try something like the following:
Phlip wrote:
> I guess I'll let Sean take it from here, other than to note that .to_s
[#15131] test/rdoc/test_simple_markup_attribute_manager.rb:2:in `require': no such file to load -- rdoc/markup/simple_markup/inline (LoadError) — Tanaka Akira <akr@...>
test-all failed as follows.
> test-all failed as follows.
[#15143] Build error, revisions 15119-15126 — Sam Ruby <rubys@...>
This change:
[#15147] String initialziation — Marcin Raczkowski <mailing.mr@...>
Mayby strange question but what happens when someone for example types
Marcin Raczkowski pisze:
Gary Wright wrote:
Marcin Raczkowski schrieb:
> What's your use case? Just curious.
[#15155] an example of performance improvements — Martin Duerst <duerst@...>
For those not reading ruby-dev, I just wanted to point to
[#15164] convert rubynode transforms back into source code? — Phlip <phlip2005@...>
Rubiods:
[#15185] Friendlier methods to compare two Time objects — "Jim Cropcho" <jim.cropcho@...>
Hello,
At 05:42 08/01/23, Kornelius Kalnbach wrote:
Hi,
A new thought:
[#15194] Can large scale projects be successful implemented around a dynamic programming language? — Jordi <mumismo@...>
A good article I have found (may have been linked by slashdot, don't know)
On Thu, 24 Jan 2008 23:17:34 +0900, James Gray wrote:
Jay Levitt wrote:
Kurt Stephens wrote:
[#15199] Two build issues — Dave Thomas <dave@...>
1. If the directory pointed to by --prefix is a symbolic link, then
[#15212] case when syntax changed ??? — "Yvon Thoraval" <yvon.thoraval@...>
did the case when syntax changed with 1.9 ???
[#15217] ruby-1.9.0-0 and Tk — "Yvon Thoraval" <yvon.thoraval@...>
I had successfully tested ruby 1.9 (early december 2007) with Tk, but right
[#15234] Gem install error on head — Dave Thomas <dave@...>
I built HEAD into a totally clean destination (so there were no
On 27/01/2008, Dave Thomas <dave@pragprog.com> wrote:
[#15236] Encoding of unicode strings is now ASCII-8BIT? — Sam Ruby <rubys@...>
Before:
[#15238] CI for Ruby core? — Charles Oliver Nutter <charles.nutter@...>
Perhaps it's time to set up a continuous integration server for ruby
Charles Oliver Nutter wrote:
On Jan 27, 2008 4:01 PM, M. Edward (Ed) Borasky <znmeb@cesmail.net> wrote:
[#15248] Symbol#empty? ? — "David A. Black" <dblack@...>
Hi --
Hi,
[#15257] a new kind of assertion — Phlip <phlip2005@...>
Ruby-core:
On Jan 28, 2008 5:45 AM, Phlip <phlip2005@gmail.com> wrote:
Meinrad Recheis wrote:
+1
Jim Cropcho wrote:
[#15288] Circular dependency: revision 15317 — Sam Ruby <rubys@...>
http://intertwingly.net/projects/ruby19/logs/ruby.html
[#15297] Deletion of element sequence in an Array — Wolfgang Nádasi-Donner <ed.odanow@...>
Hi!
[#15303] Core team, I need your help — "Jonas Pfenniger" <zimbatm@...>
Hi,
[#15308] IRHG - TNODE Documentation? — Charles Thornton <ceo@...>
Is there any documentation on the TNODE
On Wed, Jan 30, 2008 at 03:42:29PM +0900, Charles Thornton wrote:
[BUG] native_mutex_destroy return non-zero: 16
Yesterday, I got ruby-openid to work with Ruby 1.9, rev 15006 http://lists.openidenabled.com/pipermail/dev/2008-January/001001.html As of a rev 15047, I am once again able to build ruby (thanks!), but now I am seeing a reproducible trap in OpenID. I'm also seeing other oddities with encodings that I will try to build a more focused test case for. An addr2line augmented output from the unit tests is attached. - SaRuby
Attachments (1)
2008-01-14 09:10:23-05:00
/home/rubys/ruby19/lib/ruby/1.9.0/net/https.rb:127: warning: `*' interpreted as argument prefix
/home/rubys/ruby19/lib/ruby/1.9.0/webrick/httprequest.rb:160: warning: method redefined; discarding old host
/home/rubys/ruby19/lib/ruby/1.9.0/webrick/httprequest.rb:164: warning: method redefined; discarding old port
Loaded suite admin/runtests
Started
..FFF......FF..................................E/home/rubys/darcs/ruby-openid/test/test_stores.rb:217: [BUG] native_mutex_destroy return non-zero: 16
ruby 1.9.0 (2008-01-14 revision 0) [i686-linux]
-- control frame ----------
c:0020 p:---- s:0068 b:0068 l:000067 d:000067 CFUNC :system
c:0019 p:0015 s:0064 b:0064 l:000063 d:000063 METHOD /home/rubys/darcs/ruby-openid/test/test_stores.rb:217
c:0018 p:0048 s:0061 b:0061 l:000060 d:000060 METHOD /home/rubys/ruby19/lib/ruby/1.9.0/test/unit/testcase.rb:84
c:0017 p:0015 s:0056 b:0056 l:000050 d:000055 BLOCK /home/rubys/ruby19/lib/ruby/1.9.0/test/unit/testsuite.rb:34
c:0016 p:---- s:0056 b:0056 l:000055 d:000055 FINISH :method_added
c:0015 p:---- s:0054 b:0054 l:000053 d:000053 CFUNC :each
c:0014 p:0026 s:0051 b:0051 l:000050 d:000050 METHOD /home/rubys/ruby19/lib/ruby/1.9.0/test/unit/testsuite.rb:33
c:0013 p:0015 s:0046 b:0046 l:000040 d:000045 BLOCK /home/rubys/ruby19/lib/ruby/1.9.0/test/unit/testsuite.rb:34
c:0012 p:---- s:0046 b:0046 l:000045 d:000045 FINISH :%
c:0011 p:---- s:0044 b:0044 l:000043 d:000043 CFUNC :each
c:0010 p:0026 s:0041 b:0041 l:000040 d:000040 METHOD /home/rubys/ruby19/lib/ruby/1.9.0/test/unit/testsuite.rb:33
c:0009 p:0128 s:0036 b:0036 l:000d7c d:000d7c METHOD /home/rubys/ruby19/lib/ruby/1.9.0/test/unit/ui/testrunnermediator.rb:46
c:0008 p:0008 s:0027 b:0027 l:000026 d:000026 METHOD /home/rubys/ruby19/lib/ruby/1.9.0/test/unit/ui/console/testrunner.rb:67
c:0007 p:0023 s:0024 b:0024 l:000023 d:000023 METHOD /home/rubys/ruby19/lib/ruby/1.9.0/test/unit/ui/console/testrunner.rb:41
c:0006 p:0026 s:0021 b:0021 l:000020 d:000020 METHOD /home/rubys/ruby19/lib/ruby/1.9.0/test/unit/ui/testrunnerutilities.rb:29
c:0005 p:0051 s:0016 b:0016 l:000015 d:000015 METHOD /home/rubys/ruby19/lib/ruby/1.9.0/test/unit/autorunner.rb:216
c:0004 p:0070 s:0012 b:0012 l:000011 d:000011 METHOD /home/rubys/ruby19/lib/ruby/1.9.0/test/unit/autorunner.rb:12
c:0003 p:0041 s:0004 b:0003 l:0018e4 d:000002 BLOCK /home/rubys/ruby19/lib/ruby/1.9.0/test/unit.rb:278
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH :inherited
c:0001 p:0000 s:0002 b:0002 l:000001 d:000001 TOP <dummy toplevel>:17
---------------------------
DBG> : "/home/rubys/darcs/ruby-openid/test/test_stores.rb:217:in `teardown'"
DBG> : "/home/rubys/ruby19/lib/ruby/1.9.0/test/unit/testcase.rb:84:in `run'"
DBG> : "/home/rubys/ruby19/lib/ruby/1.9.0/test/unit/testsuite.rb:34:in `block in run'"
DBG> : "/home/rubys/ruby19/lib/ruby/1.9.0/test/unit/testsuite.rb:33:in `each'"
DBG> : "/home/rubys/ruby19/lib/ruby/1.9.0/test/unit/testsuite.rb:33:in `run'"
DBG> : "/home/rubys/ruby19/lib/ruby/1.9.0/test/unit/testsuite.rb:34:in `block in run'"
DBG> : "/home/rubys/ruby19/lib/ruby/1.9.0/test/unit/testsuite.rb:33:in `each'"
DBG> : "/home/rubys/ruby19/lib/ruby/1.9.0/test/unit/testsuite.rb:33:in `run'"
DBG> : "/home/rubys/ruby19/lib/ruby/1.9.0/test/unit/ui/testrunnermediator.rb:46:in `run_suite'"
DBG> : "/home/rubys/ruby19/lib/ruby/1.9.0/test/unit/ui/console/testrunner.rb:67:in `start_mediator'"
DBG> : "/home/rubys/ruby19/lib/ruby/1.9.0/test/unit/ui/console/testrunner.rb:41:in `start'"
DBG> : "/home/rubys/ruby19/lib/ruby/1.9.0/test/unit/ui/testrunnerutilities.rb:29:in `run'"
DBG> : "/home/rubys/ruby19/lib/ruby/1.9.0/test/unit/autorunner.rb:216:in `run'"
DBG> : "/home/rubys/ruby19/lib/ruby/1.9.0/test/unit/autorunner.rb:12:in `run'"
DBG> : "/home/rubys/ruby19/lib/ruby/1.9.0/test/unit.rb:278:in `block in <top (required)>'"
-- backtrace of native function call (Via addr2line) --
/home/rubys/svn/ruby/vm_dump.c:590
/home/rubys/svn/ruby/error.c:213
/home/rubys/svn/ruby/error.c:226
/home/rubys/svn/ruby/thread_pthread.c:74
/home/rubys/svn/ruby/thread_pthread.c:159
/home/rubys/svn/ruby/thread.c:1969
/home/rubys/svn/ruby/st.c:654
/home/rubys/svn/ruby/thread.c:1980
/home/rubys/svn/ruby/process.c:1314
/home/rubys/svn/ruby/process.c:1411
/home/rubys/svn/ruby/process.c:1732
/home/rubys/svn/ruby/process.c:1790
/home/rubys/svn/ruby/vm_insnhelper.c:280
/home/rubys/svn/ruby/vm_insnhelper.c:372
/home/rubys/svn/ruby/insns.def:1049
/home/rubys/svn/ruby/vm.c:1148
/home/rubys/svn/ruby/vm.c:578
/home/rubys/svn/ruby/eval.c:919
/home/rubys/svn/ruby/array.c:1133
/home/rubys/svn/ruby/eval.c:1205
/home/rubys/svn/ruby/array.c:1160
/home/rubys/svn/ruby/vm_insnhelper.c:372
/home/rubys/svn/ruby/insns.def:1049
/home/rubys/svn/ruby/vm.c:1148
/home/rubys/svn/ruby/vm.c:578
/home/rubys/svn/ruby/eval.c:919
/home/rubys/svn/ruby/array.c:1133
/home/rubys/svn/ruby/eval.c:1205
/home/rubys/svn/ruby/array.c:1160
/home/rubys/svn/ruby/vm_insnhelper.c:372
/home/rubys/svn/ruby/insns.def:1049
/home/rubys/svn/ruby/vm.c:1148
/home/rubys/svn/ruby/vm.c:578
/home/rubys/svn/ruby/vm.c:606
/home/rubys/svn/ruby/proc.c:521
/home/rubys/svn/ruby/eval_jump.c:168
/home/rubys/svn/ruby/eval_jump.c:289
/home/rubys/svn/ruby/eval.c:137
/home/rubys/svn/ruby/eval.c:168
/home/rubys/svn/ruby/eval.c:259
/home/rubys/svn/ruby/main.c:37
??:0
??:0
-------------------------------------------------------
E/home/rubys/darcs/ruby-openid/test/test_stores.rb:217: [BUG] native_mutex_destroy return non-zero: 16
ruby 1.9.0 (2008-01-14 revision 0) [i686-linux]
-- control frame ----------
c:0020 p:---- s:0068 b:0068 l:000067 d:000067 CFUNC :system
c:0019 p:0015 s:0064 b:0064 l:000063 d:000063 METHOD /home/rubys/darcs/ruby-openid/test/test_stores.rb:217
c:0018 p:0048 s:0061 b:0061 l:000060 d:000060 METHOD /home/rubys/ruby19/lib/ruby/1.9.0/test/unit/testcase.rb:84
c:0017 p:0015 s:0056 b:0056 l:000050 d:000055 BLOCK /home/rubys/ruby19/lib/ruby/1.9.0/test/unit/testsuite.rb:34
c:0016 p:---- s:0056 b:0056 l:000055 d:000055 FINISH :method_added
c:0015 p:---- s:0054 b:0054 l:000053 d:000053 CFUNC :each
c:0014 p:0026 s:0051 b:0051 l:000050 d:000050 METHOD /home/rubys/ruby19/lib/ruby/1.9.0/test/unit/testsuite.rb:33
c:0013 p:0015 s:0046 b:0046 l:000040 d:000045 BLOCK /home/rubys/ruby19/lib/ruby/1.9.0/test/unit/testsuite.rb:34
c:0012 p:---- s:0046 b:0046 l:000045 d:000045 FINISH :%
c:0011 p:---- s:0044 b:0044 l:000043 d:000043 CFUNC :each
c:0010 p:0026 s:0041 b:0041 l:000040 d:000040 METHOD /home/rubys/ruby19/lib/ruby/1.9.0/test/unit/testsuite.rb:33
c:0009 p:0128 s:0036 b:0036 l:000d7c d:000d7c METHOD /home/rubys/ruby19/lib/ruby/1.9.0/test/unit/ui/testrunnermediator.rb:46
c:0008 p:0008 s:0027 b:0027 l:000026 d:000026 METHOD /home/rubys/ruby19/lib/ruby/1.9.0/test/unit/ui/console/testrunner.rb:67
c:0007 p:0023 s:0024 b:0024 l:000023 d:000023 METHOD /home/rubys/ruby19/lib/ruby/1.9.0/test/unit/ui/console/testrunner.rb:41
c:0006 p:0026 s:0021 b:0021 l:000020 d:000020 METHOD /home/rubys/ruby19/lib/ruby/1.9.0/test/unit/ui/testrunnerutilities.rb:29
c:0005 p:0051 s:0016 b:0016 l:000015 d:000015 METHOD /home/rubys/ruby19/lib/ruby/1.9.0/test/unit/autorunner.rb:216
c:0004 p:0070 s:0012 b:0012 l:000011 d:000011 METHOD /home/rubys/ruby19/lib/ruby/1.9.0/test/unit/autorunner.rb:12
c:0003 p:0041 s:0004 b:0003 l:0018e4 d:000002 BLOCK /home/rubys/ruby19/lib/ruby/1.9.0/test/unit.rb:278
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH :inherited
c:0001 p:0000 s:0002 b:0002 l:000001 d:000001 TOP <dummy toplevel>:17
---------------------------
DBG> : "/home/rubys/darcs/ruby-openid/test/test_stores.rb:217:in `teardown'"
DBG> : "/home/rubys/ruby19/lib/ruby/1.9.0/test/unit/testcase.rb:84:in `run'"
DBG> : "/home/rubys/ruby19/lib/ruby/1.9.0/test/unit/testsuite.rb:34:in `block in run'"
DBG> : "/home/rubys/ruby19/lib/ruby/1.9.0/test/unit/testsuite.rb:33:in `each'"
DBG> : "/home/rubys/ruby19/lib/ruby/1.9.0/test/unit/testsuite.rb:33:in `run'"
DBG> : "/home/rubys/ruby19/lib/ruby/1.9.0/test/unit/testsuite.rb:34:in `block in run'"
DBG> : "/home/rubys/ruby19/lib/ruby/1.9.0/test/unit/testsuite.rb:33:in `each'"
DBG> : "/home/rubys/ruby19/lib/ruby/1.9.0/test/unit/testsuite.rb:33:in `run'"
DBG> : "/home/rubys/ruby19/lib/ruby/1.9.0/test/unit/ui/testrunnermediator.rb:46:in `run_suite'"
DBG> : "/home/rubys/ruby19/lib/ruby/1.9.0/test/unit/ui/console/testrunner.rb:67:in `start_mediator'"
DBG> : "/home/rubys/ruby19/lib/ruby/1.9.0/test/unit/ui/console/testrunner.rb:41:in `start'"
DBG> : "/home/rubys/ruby19/lib/ruby/1.9.0/test/unit/ui/testrunnerutilities.rb:29:in `run'"
DBG> : "/home/rubys/ruby19/lib/ruby/1.9.0/test/unit/autorunner.rb:216:in `run'"
DBG> : "/home/rubys/ruby19/lib/ruby/1.9.0/test/unit/autorunner.rb:12:in `run'"
DBG> : "/home/rubys/ruby19/lib/ruby/1.9.0/test/unit.rb:278:in `block in <top (required)>'"
-- backtrace of native function call (Via addr2line) --
/home/rubys/svn/ruby/vm_dump.c:590
/home/rubys/svn/ruby/error.c:213
/home/rubys/svn/ruby/error.c:226
/home/rubys/svn/ruby/thread_pthread.c:74
/home/rubys/svn/ruby/thread_pthread.c:159
/home/rubys/svn/ruby/thread.c:1969
/home/rubys/svn/ruby/st.c:654
/home/rubys/svn/ruby/thread.c:1980
/home/rubys/svn/ruby/process.c:1314
/home/rubys/svn/ruby/process.c:1411
/home/rubys/svn/ruby/process.c:1732
/home/rubys/svn/ruby/process.c:1790
/home/rubys/svn/ruby/vm_insnhelper.c:280
/home/rubys/svn/ruby/vm_insnhelper.c:372
/home/rubys/svn/ruby/insns.def:1049
/home/rubys/svn/ruby/vm.c:1148
/home/rubys/svn/ruby/vm.c:578
/home/rubys/svn/ruby/eval.c:919
/home/rubys/svn/ruby/array.c:1133
/home/rubys/svn/ruby/eval.c:1205
/home/rubys/svn/ruby/array.c:1160
/home/rubys/svn/ruby/vm_insnhelper.c:372
/home/rubys/svn/ruby/insns.def:1049
/home/rubys/svn/ruby/vm.c:1148
/home/rubys/svn/ruby/vm.c:578
/home/rubys/svn/ruby/eval.c:919
/home/rubys/svn/ruby/array.c:1133
/home/rubys/svn/ruby/eval.c:1205
/home/rubys/svn/ruby/array.c:1160
/home/rubys/svn/ruby/vm_insnhelper.c:372
/home/rubys/svn/ruby/insns.def:1049
/home/rubys/svn/ruby/vm.c:1148
/home/rubys/svn/ruby/vm.c:578
/home/rubys/svn/ruby/vm.c:606
/home/rubys/svn/ruby/proc.c:521
/home/rubys/svn/ruby/eval_jump.c:168
/home/rubys/svn/ruby/eval_jump.c:289
/home/rubys/svn/ruby/eval.c:137
/home/rubys/svn/ruby/eval.c:168
/home/rubys/svn/ruby/eval.c:259
/home/rubys/svn/ruby/main.c:37
??:0
??:0
-------------------------------------------------------
....
Finished in 98.174848959 seconds.
1) Failure:
test_enumerated_binary_convert(CryptUtilTestCase)
[/home/rubys/darcs/ruby-openid/test/test_cryptutil.rb:54:in `block in test_enumerated_binary_convert'
/home/rubys/darcs/ruby-openid/test/test_cryptutil.rb:50:in `each'
/home/rubys/darcs/ruby-openid/test/test_cryptutil.rb:50:in `test_enumerated_binary_convert']:
<"\x00\xFF"> expected but was
<"\x00\xFF">.
2) Failure:
test_hmac_sha1(CryptUtilTestCase) [/home/rubys/darcs/ruby-openid/test/test_cryptutil.rb:106]:
<"\x8Bo\xF7O\xA7\x18*\x90\xAC ah\x16\xF7\xB8\x81JB\x9F|"> expected but was
<"\x8Bo\xF7O\xA7\x18*\x90\xAC ah\x16\xF7\xB8\x81JB\x9F|">.
3) Failure:
test_hmac_sha256(CryptUtilTestCase) [/home/rubys/darcs/ruby-openid/test/test_cryptutil.rb:116]:
<"\x94{\xD2w\xB2\xD3\\\xFC\a\xFB\xC7\xE3b\xF2iuXz1\xF8:}\xFFx\x8F\xDA\xC1\xFAC\xC4\xB2\x87"> expected but was
<"\x94{\xD2w\xB2\xD3\\\xFC\a\xFB\xC7\xE3b\xF2iuXz1\xF8:}\xFFx\x8F\xDA\xC1\xFAC\xC4\xB2\x87">.
4) Failure:
test_sha1(CryptUtilTestCase) [/home/rubys/darcs/ruby-openid/test/test_cryptutil.rb:101]:
<"\x11\xF6\xAD\x8E\xC5*)\x84\xAB\xAA\xFD|;Qe\x03x\\ r"> expected but was
<"\x11\xF6\xAD\x8E\xC5*)\x84\xAB\xAA\xFD|;Qe\x03x\\ r">.
5) Failure:
test_sha256(CryptUtilTestCase) [/home/rubys/darcs/ruby-openid/test/test_cryptutil.rb:111]:
<"-q\x16B\xB7&\xB0D\x01b|\xA9\xFB\xAC2\xF5\xC8S\x0F\xB1\x90<\xC4\xDB\x02%\x87\x17\x92\x1AH\x81"> expected but was
<"-q\x16B\xB7&\xB0D\x01b|\xA9\xFB\xAC2\xF5\xC8S\x0F\xB1\x90<\xC4\xDB\x02%\x87\x17\x92\x1AH\x81">.
6) Error:
test_nonce(OpenID::Store::FileStoreTestCase):
RuntimeError: filestoretest directory exists
/home/rubys/darcs/ruby-openid/test/test_stores.rb:212:in `raise'
/home/rubys/darcs/ruby-openid/test/test_stores.rb:212:in `setup'
7) Error:
test_store(OpenID::Store::FileStoreTestCase):
RuntimeError: filestoretest directory exists
/home/rubys/darcs/ruby-openid/test/test_stores.rb:212:in `raise'
/home/rubys/darcs/ruby-openid/test/test_stores.rb:212:in `setup'
53 tests, 2599 assertions, 5 failures, 2 errors
/home/rubys/ruby19/lib/ruby/1.9.0/test/unit/collector/dir.rb:90:in `require': unknown encoding name: ASCII (ArgumentError)
from /home/rubys/ruby19/lib/ruby/1.9.0/test/unit/collector/dir.rb:90:in `collect_file'
from /home/rubys/ruby19/lib/ruby/1.9.0/test/unit/collector/dir.rb:73:in `block in recursive_collect'
from /home/rubys/ruby19/lib/ruby/1.9.0/test/unit/collector/dir.rb:58:in `each'
from /home/rubys/ruby19/lib/ruby/1.9.0/test/unit/collector/dir.rb:58:in `recursive_collect'
from /home/rubys/ruby19/lib/ruby/1.9.0/test/unit/collector/dir.rb:27:in `collect'
from admin/runtests.rb:23:in `main'
from admin/runtests.rb:36:in `<main>'