From 61dc996dc91fd6b80fc5bc2831ed0c73cc266301 Mon Sep 17 00:00:00 2001 From: Fay Wang Date: Tue, 8 Dec 2009 21:03:08 +0000 Subject: [PATCH] OPENJPA-1348: remove @AllowFailure from the test case git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@888572 13f79535-47bb-0310-9956-ffa450edef68 --- .../org/apache/openjpa/jdbc/writebehind/crud/TestEmbeddable.java | 1 - 1 file changed, 1 deletion(-) diff --git a/openjpa-persistence-jdbc/src/test/java/org/apache/openjpa/jdbc/writebehind/crud/TestEmbeddable.java b/openjpa-persistence-jdbc/src/test/java/org/apache/openjpa/jdbc/writebehind/crud/TestEmbeddable.java index 4f1292955..3e53ec411 100644 --- a/openjpa-persistence-jdbc/src/test/java/org/apache/openjpa/jdbc/writebehind/crud/TestEmbeddable.java +++ b/openjpa-persistence-jdbc/src/test/java/org/apache/openjpa/jdbc/writebehind/crud/TestEmbeddable.java @@ -124,7 +124,6 @@ public class TestEmbeddable extends SingleEMFTestCase { * * @exception Exception */ - @AllowFailure(value=true, message="See OPENJPA-1348") public void test_Entity01_Manual_Flush() { //