diff --git a/oaipmh-core/src/test/java/info/textgrid/middleware/OaiPmhTest.java b/oaipmh-core/src/test/java/info/textgrid/middleware/OaiPmhTest.java index 0ba580bb9a970dd568acef1dbf4f4e953144c016..13c673904a15bdd57de3cc3e5258952d1d8145fb 100644 --- a/oaipmh-core/src/test/java/info/textgrid/middleware/OaiPmhTest.java +++ b/oaipmh-core/src/test/java/info/textgrid/middleware/OaiPmhTest.java @@ -138,7 +138,7 @@ public class OaiPmhTest { @Test - //@Ignore + @Ignore public void testGetRequestGetRecordError() throws ParseException{ System.out.println("Test for the verb \"GetRecord\" with succesfull response" ); JAXBElement<OAIPMHType> t = testRequest.getRequest("GetRecord", @@ -149,7 +149,7 @@ public class OaiPmhTest { @Test - //@Ignore + @Ignore public void testGetRequestGetRecordError2() throws ParseException { System.out .println("Test for the verb \"GetRecord\" with succesfull response"); @@ -162,7 +162,7 @@ public class OaiPmhTest { @Test - //@Ignore + @Ignore public void testGetRequestGetRecordError3() throws ParseException{ System.out.println("Test for the verb \"GetRecord\" with succesfull response" ); JAXBElement<OAIPMHType> p = testRequest.getRequest("GetRecord", "",