[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6677?page=c...
]
Strong Liu commented on HHH-6677:
---------------------------------
it would really great if we can plug into a custom IgnoredBuilder into
org.junit.internal.builders.AllDefaultPossibilitiesBuilder :(
skip @BeforeClassOnce / @AfterClassOnce if test is ignored
-----------------------------------------------------------
Key: HHH-6677
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6677
Project: Hibernate Core
Issue Type: Bug
Components: testsuite
Affects Versions: 4.0.0.CR3
Reporter: Strong Liu
Fix For: 4.0.0.next
https://hudson.qa.jboss.com/hudson/job/hibernate-core-master-matrix/datab...
this test fails on PostgreSQL but it should be ignored by @RequiresDialect( value =
Oracle9iDialect.class ) on PostgreSQL.
the failure happens at buildSessionFactory method (with @BeforeClassOnce) in the base
test class.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira