org.hibernate.test.hql.HQLTest failure running testConcatenation with Ingres

Description

Assertion failure in testConcatenate:

The character used as the concatenation operator is specified as '' in the IngresDialect although Ingres supports both '' and "||".

Attachments

1

Activity

Steve EbersoleMarch 21, 2011 at 7:09 PM

Bulk closing stale resolved issues

Strong LiuApril 5, 2010 at 4:09 PM

patch applied, thanks Ray

Ray FanMarch 30, 2010 at 10:19 AM

Hi Steve,

Thanks for the correction. I will endeavour to become a better citizen.

Steve EbersoleMarch 30, 2010 at 4:17 AM

Ray, I appreciate that you use the code blocks for formatting

But please notice how the junit format causes the extremely wide output here and thus forces horizontal scrolling.

Epsecially since the first line is moistly duplicate info. Just put a hard newline in the output.

Ray FanMarch 29, 2010 at 4:11 PM

Updated org.hibernate.test.hql.HQLTest.testConcatenation to skip IngresDialect, but should pass with subsequent Ingres dialects.
Modify concatenation operator in the Ingres9Dialect.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created March 29, 2010 at 4:01 PM
Updated March 21, 2011 at 7:09 PM
Resolved April 5, 2010 at 4:09 PM