From e1d3c9d65da8484c6e785da3a783ebab98c50458 Mon Sep 17 00:00:00 2001 From: "luca.frosini" Date: Tue, 22 Nov 2016 16:36:18 +0000 Subject: [PATCH] Commented test git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry@134560 82a268e6-3cf1-43bd-a215-b396298e98cf --- .../resources/impl/ContextManagementImplTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/java/org/gcube/informationsystem/resourceregistry/resources/impl/ContextManagementImplTest.java b/src/test/java/org/gcube/informationsystem/resourceregistry/resources/impl/ContextManagementImplTest.java index 5c0c3bb..d0f71ae 100644 --- a/src/test/java/org/gcube/informationsystem/resourceregistry/resources/impl/ContextManagementImplTest.java +++ b/src/test/java/org/gcube/informationsystem/resourceregistry/resources/impl/ContextManagementImplTest.java @@ -213,7 +213,7 @@ public class ContextManagementImplTest { logger.debug("The DB should be now clean"); } - @Test + //@Test public void createDevContext() throws ContextNotFoundException, ContextException, InternalException, JsonParseException, JsonMappingException, IOException {