mirror of
https://github.com/querydsl/querydsl.git
synced 2026-06-30 21:08:30 +08:00
commented Batoo test out
This commit is contained in:
parent
787747b028
commit
59e6b0bbed
@ -92,6 +92,7 @@ public class JPAProviderTest {
|
||||
}
|
||||
|
||||
@Test
|
||||
@Ignore // temporarily ignored, since Batoo hangs on EntityManager creation
|
||||
public void Batoo() {
|
||||
factory = Persistence.createEntityManagerFactory("h2-batoo");
|
||||
em = factory.createEntityManager();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user