Actions
Bug #11617
closedFix tests for Feature 9025
    Bug #11617:
    Fix tests for Feature 9025
  
Description
I tried to fix the tests for this, too, but I didn't find them anywhere, sorry. Or just tell me where they are, so that I can fix them
        
           Updated by duerst (Martin Dürst) about 10 years ago
          Updated by duerst (Martin Dürst) about 10 years ago
          
          
        
        
      
      - Related to Feature #9025: Clarify the error message when calling a method with the wrong number of arguments added
        
           Updated by nobu (Nobuyoshi Nakada) about 10 years ago
          Updated by nobu (Nobuyoshi Nakada) about 10 years ago
          
          
        
        
      
      - Status changed from Open to Closed
Applied in changeset r52265.
relax error message format
- bootstraptest/test_method.rb: relax error message format.
- test/ruby/test_arity.rb (err_mess): ditto.
 [Feature #9025], [ruby-core:71178] [Bug #11617]
Actions