Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-155

RegionWithHDFS*BasicDUnitTest.testWOTimeForRollOverParam failed due to incorrect number of files created.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.0-incubating
    • 1.0.0-incubating.M1
    • hdfs
    • None

    Description

      The same test case in two distributed tests failed with the same error in Jenkins build #165.

      com.gemstone.gemfire.cache.hdfs.internal.RegionWithHDFSOffHeapBasicDUnitTest > testWOTimeForRollOverParam FAILED
          junit.framework.AssertionFailedError: there should be exactly two files, but there are 1
      
      com.gemstone.gemfire.cache.hdfs.internal.RegionWithHDFSBasicDUnitTest > testWOTimeForRollOverParam FAILED
          junit.framework.AssertionFailedError: there should be exactly two files, but there are 1
              at junit.framework.Assert.fail(Assert.java:57)
              at junit.framework.Assert.assertTrue(Assert.java:22)
              at junit.framework.TestCase.assertTrue(TestCase.java:192)
              at com.gemstone.gemfire.cache.hdfs.internal.RegionWithHDFSBasicDUnitTest.verifyTwoHDFSFiles(RegionWithHDFSBasicDUnitTest.java:1075)
              at com.gemstone.gemfire.cache.hdfs.internal.RegionWithHDFSBasicDUnitTest.testWOTimeForRollOverParam(RegionWithHDFSBasicDUnitTest.java:1023)
      

      Attachments

        Activity

          People

            ashetkar Amogh Shetkar
            ashetkar Amogh Shetkar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: