Uploaded image for project: 'OODT (Retired)'
  1. OODT (Retired)
  2. OODT-671 Ensure OODT trunk builds and tests successfully on Windows OS
  3. OODT-877

Fix 2 failures in o.a.o.commons.util.XMLTest on Windows 2008 Server

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.10
    • 1.1
    • commons
    • None
    • Don't Know (Unsure) - The default level

    Description

      Right now when running on Windows 2008 Server we get 2 errors within XMLTest as follows

          -------------------------------------------------------------------------------
          Test set: org.apache.oodt.commons.util.XMLTest
          -------------------------------------------------------------------------------
          Tests run: 9, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.35 sec <<< FAILURE!
          testDOM(org.apache.oodt.commons.util.XMLTest)  Time elapsed: 0.1 sec  <<< FAILURE!
          junit.framework.AssertionFailedError: Stringified DOM document CRC mismatch, got value = 3026567548
          	at junit.framework.Assert.fail(Assert.java:47)
          	at junit.framework.Assert.assertTrue(Assert.java:20)
          	at org.apache.oodt.commons.util.XMLTest.testDOM(XMLTest.java:62)
           
          testDump(org.apache.oodt.commons.util.XMLTest)  Time elapsed: 0.01 sec  <<< FAILURE!
          junit.framework.AssertionFailedError: Dumped DOM tree CRC mismatch; got 2172516213
          	at junit.framework.Assert.fail(Assert.java:47)
          	at junit.framework.Assert.assertTrue(Assert.java:20)
          	at org.apache.oodt.commons.util.XMLTest.testDump(XMLTest.java:88)
      

      Attachments

        1. OODT-877.patch
          2 kB
          Lewis John McGibbney

        Activity

          People

            lewismc Lewis John McGibbney
            lewismc Lewis John McGibbney
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: