[hibernate-issues] [Hibernate-JIRA] Updated: (HV-525) tests fail on openjdk
Hardy Ferentschik (JIRA)
noreply at atlassian.com
Mon Oct 17 05:11:21 EDT 2011
[ http://opensource.atlassian.com/projects/hibernate/browse/HV-525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hardy Ferentschik updated HV-525:
---------------------------------
Description:
{noformat}
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 429, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 4.698 sec <<< FAILURE!
Results :
Failed tests: scriptExpressionReferencingAnnotatedObject(org.hibernate.validator.test.constraints.impl.ScriptAssertValidatorTest): Error during execution of script "_this.startDate.before(_this.endDate)" occurred.
scriptExpressionUsingCustomizedAlias(org.hibernate.validator.test.constraints.impl.ScriptAssertValidatorTest): Error during execution of script "_.startDate.before(_.endDate)" occurred.
Tests run: 429, Failures: 2, Errors: 0, Skipped: 0
{noformat}
was:
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 429, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 4.698 sec <<< FAILURE!
Results :
Failed tests: scriptExpressionReferencingAnnotatedObject(org.hibernate.validator.test.constraints.impl.ScriptAssertValidatorTest): Error during execution of script "_this.startDate.before(_this.endDate)" occurred.
scriptExpressionUsingCustomizedAlias(org.hibernate.validator.test.constraints.impl.ScriptAssertValidatorTest): Error during execution of script "_.startDate.before(_.endDate)" occurred.
Tests run: 429, Failures: 2, Errors: 0, Skipped: 0
> tests fail on openjdk
> ---------------------
>
> Key: HV-525
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-525
> Project: Hibernate Validator
> Issue Type: Bug
> Environment: java version "1.6.0_20"
> OpenJDK Runtime Environment (IcedTea6 1.9.8) (rhel-1.39.1.9.8.el6_1-x86_64)
> OpenJDK 64-Bit Server VM (build 19.0-b09, mixed mode)
> Linux stliu-rhel 2.6.32-131.17.1.el6.x86_64
> Reporter: Strong Liu
>
> {noformat}
> -------------------------------------------------------
> T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 429, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 4.698 sec <<< FAILURE!
> Results :
> Failed tests: scriptExpressionReferencingAnnotatedObject(org.hibernate.validator.test.constraints.impl.ScriptAssertValidatorTest): Error during execution of script "_this.startDate.before(_this.endDate)" occurred.
> scriptExpressionUsingCustomizedAlias(org.hibernate.validator.test.constraints.impl.ScriptAssertValidatorTest): Error during execution of script "_.startDate.before(_.endDate)" occurred.
> Tests run: 429, Failures: 2, Errors: 0, Skipped: 0
> {noformat}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list