[MacRuby] #242: test/test_set.rb hangs because of #==
#242: test/test_set.rb hangs because of #== -----------------------------+---------------------------------------------- Reporter: ben@… | Owner: ben@… Type: defect | Status: new Priority: blocker | Milestone: MacRuby 0.4 Component: MacRuby | Keywords: -----------------------------+---------------------------------------------- {{{ Loaded suite test/test_set Started E............F. }}} The stack is blown because Set#== is recursing. -- Ticket URL: <http://www.macruby.org/trac/ticket/242> MacRuby <http://macruby.org/>
#242: test/test_set.rb hangs because of #== -----------------------------+---------------------------------------------- Reporter: ben@… | Owner: ben@… Type: defect | Status: closed Priority: blocker | Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: | -----------------------------+---------------------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed * milestone: MacRuby 0.4 => MacRuby 0.5 Comment: I believe this is no longer relevant since we switched the set implementation in 0.5 and it passes most of the specs. -- Ticket URL: <http://www.macruby.org/trac/ticket/242#comment:1> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby