Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #35071 Back to Issue ]
Summary 0035071: IndexesTest is not working properly in Oracle
Revision 2017-01-27 13:30 by caristu
Description The query executed by the IndexesTest fails in Oracle.

The test is not failing because when the query fails it does not assert anything, it just logs the exception:

[junit] 67875 [main] ERROR org.openbravo.test.model.IndexesTest - Error when executing query
[junit] java.sql.SQLSyntaxErrorException: ORA-00907: missing right parenthesis

The log error can be seen here: http://ci.openbravo.com/job/int-checks-oracle/2724/consoleFull [^]
Revision 2017-01-27 13:24 by caristu
Description The query executed by the IndexesTest fails in Oracle.

The test is not failing because when the query fails it does not assert anything, it just logs the exception:

[junit] 67875 [main] ERROR org.openbravo.test.model.IndexesTest - Error when executing query
[junit] java.sql.SQLSyntaxErrorException: ORA-00907: missing right parenthesis

The log error can be seen here: http://ci.openbravo.com/job/int-checks-oracle/2722/consoleFull [^]
Revision 2017-01-27 13:24 by caristu
Steps To Reproduce 1) Run IndexesTest (testSubTabs method) in Oracle
2) The test does not fail but the exception is displayed in the log
Revision 2017-01-27 13:21 by caristu
Steps To Reproduce 1) Run IndexesTest in Oracle
2) The test does not fail but the exception is displayed in the log


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker