Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-1813

LastRevSingleNodeRecoveryTest fails with Mongo

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.0.1, 1.1.0
    • mongomk
    • None
    • Intel(R) Xeon(R) CPU E3-1240 V2 (8 core), java version "1.6.0_32"

    Description

      Following exception is observed when running the testcases in oak

      Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.568 sec <<< FAILURE!
      testLastRevRestore[0](org.apache.jackrabbit.oak.plugins.document.LastRevSingleNodeRecoveryTest)  Time elapsed: 0.368 sec  <<< FAILURE!
      java.lang.AssertionError: expected:<8> but was:<0>
              at org.junit.Assert.fail(Assert.java:93)
              at org.junit.Assert.failNotEquals(Assert.java:647)
              at org.junit.Assert.assertEquals(Assert.java:128)
              at org.junit.Assert.assertEquals(Assert.java:472)
              at org.junit.Assert.assertEquals(Assert.java:456)
              at org.apache.jackrabbit.oak.plugins.document.LastRevSingleNodeRecoveryTest.testLastRevRestore(LastRevSingleNodeRecoveryTest.java:134)
              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
              at java.lang.reflect.Method.invoke(Method.java:597)
              at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(Frame
      

      Testcase passes when run individually but fails when the LastRevSingleNodeRecoveryTest is run complete

      Attachments

        Activity

          People

            chetanm Chetan Mehrotra
            chetanm Chetan Mehrotra
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: