Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-107

Some test methods are not run because there is no @Test annotation

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.1.0
    • 0.1.0
    • None
    • None
    • Patch Available

    Description

      I don't know if that's on purpose but in TestLogicalPlanBuilder.java, those methods don't have the @Test annotation and therefore are not run with latest junit (in my case in eclipse):

      public void testQuery41() {}
      public void testQuery42() {}
      public void testQuery43() {}
      public void testQuery44() {}    
      public void testQueryFail44() throws Throwable {}
      

      Attachments

        1. PIG-107-v01.patch
          1 kB
          Benjamin Francisoud

        Activity

          People

            francisoud Benjamin Francisoud
            francisoud Benjamin Francisoud
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: