mirror of https://github.com/apache/openjpa.git
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
This commit is contained in:
parent
92af878a15
commit
61dc996dc9
|
@ -124,7 +124,6 @@ public class TestEmbeddable extends SingleEMFTestCase {
|
|||
*
|
||||
* @exception Exception
|
||||
*/
|
||||
@AllowFailure(value=true, message="See OPENJPA-1348")
|
||||
public void test_Entity01_Manual_Flush() {
|
||||
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue