Uploaded image for project: 'Bigtop'
  1. Bigtop
  2. BIGTOP-2246 Add smoke tests for HCFS
  3. BIGTOP-2245

TestFuseHCFS might fall on '+' op. involving String and GString; class name is wrong

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0.0
    • 1.1.0
    • tests
    • None

    Description

      Looking into hcfs tests I see that classname doesn't correspond to the file name (not big of a deal, but looks messy). Also, I've noticed that in some cases (like running the test from Groovy smoke env) one of the tests error out with this

       org.codehaus.groovy.runtime.metaclass.MethodSelectionException: Could not find which method plus() to invoke from this list
         public groovy.lang.GString groovy.lang.GString#plus(groovy.lang.GString)
         public groovy.lang.GString groovy.lang.GString#pl org.codehaus.groovy.runtime.metaclass.MethodSelectionException: Could not find which method plus() to invoke from this listus(java.lang.String)
       
         public groovy.lang.GString groovy.lang.GString#plus(groovy.lang.GString)
         public groovy.lang.GString groovy.lang.GString#plus(java.lang.String)
      

      Attachments

        1. BIGTOP-2245.patch
          0.9 kB
          Konstantin I Boudnik

        Activity

          People

            cos Konstantin I Boudnik
            cos Konstantin I Boudnik
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: