Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-2972 Umbrella ticket for test failures in 0.11/trunk
  3. PIG-2926

TestPoissonSampleLoader failing on rhel environment

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.11
    • None
    • None

    Description

      Testing on rhel environment, TestPoissonSampleLoader fails with

      Testcase: testNumSamples took 22.077 sec
              FAILED
      expected:<47> but was:<42>
      junit.framework.AssertionFailedError: expected:<47> but was:<42>
              at org.apache.pig.test.TestPoissonSampleLoader.testNumSamples(TestPoissonSampleLoader.java:125)
      

      From

      124         count = testNumSamples("0.0001", "100");
      125         assertEquals(count, 42);
      

      This runs fine on my mac environment.

      Attachments

        1. PIG-2926-0.patch
          0.9 kB
          Jonathan Coveney

        Activity

          People

            jcoveney Jonathan Coveney
            knoguchi Koji Noguchi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: