1 2 Previous Next 24 Replies Latest reply on Oct 21, 2013 7:48 AM by shawkins

    Teiid 8.5 Build fails

    rakeshsagar

      Hi,

       

      I am trying to build the teiid source code from 8.5 and the build fails due to the test case failures.

      Can anyone tell how to fix the build.

       

      Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project teiid-engine: There are test failures.

       

       

      Failed tests:   testTimestampDiffTimeStamp_Hour_1(org.teiid.query.function.TestFunction): timestampDiff(SQL_TSI_HOUR, 2004-09-26 12:00:00.0, 2004-09-26 12:

      59:59.999999999) failed expected:<0> but was:<1>

        testCreateTempTable7(org.teiid.query.parser.TestCreateDrop): expected:<...t line 1, column 41.[](..)

        testCreateError(org.teiid.query.parser.TestDDLParser): expected:<...t line 1, column 25.[](..)

        testLikeWithEscapeException(org.teiid.query.parser.TestParser): expected:<...t line 1, column 50.[](..)

        testFailsWildcardInSelect(org.teiid.query.parser.TestParser): expected:<...t line 1, column 13.[](..)

        testFailsWildcardInSelect1(org.teiid.query.parser.TestParser): expected:<...at line 1, column 8.[](..)

        testInvalidToken(org.teiid.query.parser.TestParser): expected:<...at line 1, column 1.[](..)

        testDynamicCommandStatement3(org.teiid.query.parser.TestParser): expected:<...t line 1, column 88.[](..)

        testBadAlias(org.teiid.query.parser.TestParser): expected:<...t line 1, column 13.[](..)

       

      Thanks

      Rakesh.

        1 2 Previous Next