You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2020/07/27 11:31:20 UTC

[GitHub] [fineract] awasum commented on a change in pull request #1179: FINERACT-826 Migrate to java.time from Joda API

awasum commented on a change in pull request #1179:
URL: https://github.com/apache/fineract/pull/1179#discussion_r460825741



##########
File path: fineract-provider/src/integrationTest/java/org/apache/fineract/integrationtests/interoperation/InteropTest.java
##########
@@ -100,7 +100,7 @@ public void setup() {
         interopHelper = new InteropHelper(requestSpec, responseSpec, savingsExternalId, transactionCode);
     }
 
-    @Test
+    @Ignore
     public void testInteroperation() {
         createClient();
         createSavingsProduct();

Review comment:
       I wonder why these tests are failing. Is it something you added thats causing them to fail?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org