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() { //