Project

General

Profile

ActionsLike0

Bug #7556

closed

test error on refinement

Added by usa (Usaku NAKAMURA) over 12 years ago. Updated over 12 years ago.

Status:
Closed
Target version:
ruby -v:
ruby -v: ruby 2.0.0dev (2012-12-13 trunk 38354) [x64-mswin64_100]
Backport:
[ruby-core:50867]

Description

  1. Error:
    test_refine_recursion(TestRefinement):
    NoMethodError: undefined method recursive_length' for "oo":String C:/Users/usa/ruby/test/ruby/test_refinement.rb:567:in recursive_length'
    :in <main>' C:/Users/usa/ruby/test/ruby/test_refinement.rb:806:in eval'
    C:/Users/usa/ruby/test/ruby/test_refinement.rb:806:in eval_using' C:/Users/usa/ruby/test/ruby/test_refinement.rb:574:in test_refine_recursion'

On my box this error is 100% reproducible, but I also know that RubyCI and
RubyInstaller CI don't report this error.
I've heard that nobu reproduced this bug on x86_64-dawrin, but I don't know
the detail of his environment.

Once I wrote the detail of my debuggin, but it is lost by accidenal reboot

of my PC.

I have no energy to rewrite it, because writing long English sentences

irritates me, especially after seeing mails which reproach our native

language.

Updated by shugo (Shugo Maeda) over 12 years ago

  • Assignee changed from shugo (Shugo Maeda) to ko1 (Koichi Sasada)
#11

Updated by shugo (Shugo Maeda) over 12 years ago

  • Status changed from Assigned to Closed
  • % Done changed from 0 to 100
ActionsLike0

Also available in: Atom PDF