From 5658d50d227bccbd053ebe092c19fb403ea06ef2 Mon Sep 17 00:00:00 2001 From: William Cheng Date: Fri, 31 Jul 2020 18:11:27 +0800 Subject: [PATCH 1/2] disable elixir tests due to shippable ci issue --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b42c1be3bb2e..68e96937b7c3 100644 --- a/pom.xml +++ b/pom.xml @@ -1354,7 +1354,7 @@ samples/openapi3/client/elm - samples/client/petstore/elixir + samples/client/petstore/erlang-client samples/client/petstore/erlang-proper samples/client/petstore/kotlin-multiplatform From 5c009a43f008015db3e64af4079e32bb7ec80a5c Mon Sep 17 00:00:00 2001 From: William Cheng Date: Fri, 31 Jul 2020 21:26:52 +0800 Subject: [PATCH 2/2] comment out kotlin test --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 68e96937b7c3..d4fdeae7fe5a 100644 --- a/pom.xml +++ b/pom.xml @@ -1358,7 +1358,7 @@ samples/client/petstore/erlang-client samples/client/petstore/erlang-proper samples/client/petstore/kotlin-multiplatform - samples/client/petstore/kotlin/ + samples/client/petstore/kotlin-jackson/ samples/client/petstore/kotlin-gson/ samples/client/petstore/kotlin-nonpublic/