From 29bf9c2fefabb2a308f184c12bc636ed81648023 Mon Sep 17 00:00:00 2001 From: ayeshLK Date: Tue, 12 Dec 2023 07:50:27 +0530 Subject: [PATCH 01/10] [Automated] Update the native jar versions --- ballerina-tests/Dependencies.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ballerina-tests/Dependencies.toml b/ballerina-tests/Dependencies.toml index a00ec0e4..914c01f7 100644 --- a/ballerina-tests/Dependencies.toml +++ b/ballerina-tests/Dependencies.toml @@ -66,7 +66,7 @@ dependencies = [ [[package]] org = "ballerina" name = "http" -version = "2.10.3" +version = "2.10.5" scope = "testOnly" dependencies = [ {org = "ballerina", name = "auth"}, From 9a642c3a638b3ba1c5311d67cdfff7b17bf1ac55 Mon Sep 17 00:00:00 2001 From: ayeshLK Date: Tue, 12 Dec 2023 07:51:39 +0530 Subject: [PATCH 02/10] [Automated] Update the native jar versions --- ballerina/Dependencies.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ballerina/Dependencies.toml b/ballerina/Dependencies.toml index fc33e18e..e851d048 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -64,7 +64,7 @@ dependencies = [ [[package]] org = "ballerina" name = "http" -version = "2.10.3" +version = "2.10.5" dependencies = [ {org = "ballerina", name = "auth"}, {org = "ballerina", name = "cache"}, From bd9849f9d6bfc0c397c0a692d2828a713e2e455c Mon Sep 17 00:00:00 2001 From: ayeshLK Date: Fri, 9 Feb 2024 14:11:10 +0530 Subject: [PATCH 03/10] [Automated] Update the native jar versions --- ballerina-tests/Dependencies.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ballerina-tests/Dependencies.toml b/ballerina-tests/Dependencies.toml index 914c01f7..14322336 100644 --- a/ballerina-tests/Dependencies.toml +++ b/ballerina-tests/Dependencies.toml @@ -23,7 +23,7 @@ dependencies = [ [[package]] org = "ballerina" name = "cache" -version = "3.7.0" +version = "3.7.1" scope = "testOnly" dependencies = [ {org = "ballerina", name = "constraint"}, @@ -66,7 +66,7 @@ dependencies = [ [[package]] org = "ballerina" name = "http" -version = "2.10.5" +version = "2.10.6" scope = "testOnly" dependencies = [ {org = "ballerina", name = "auth"}, @@ -255,7 +255,7 @@ dependencies = [ [[package]] org = "ballerina" name = "observe" -version = "1.2.0" +version = "1.2.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"} From 2524ab2c89c21786f845f7818a9f3c259bee3ba5 Mon Sep 17 00:00:00 2001 From: ayeshLK Date: Fri, 9 Feb 2024 14:12:21 +0530 Subject: [PATCH 04/10] [Automated] Update the native jar versions --- ballerina/Dependencies.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ballerina/Dependencies.toml b/ballerina/Dependencies.toml index e851d048..645bfdaf 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -22,7 +22,7 @@ dependencies = [ [[package]] org = "ballerina" name = "cache" -version = "3.7.0" +version = "3.7.1" dependencies = [ {org = "ballerina", name = "constraint"}, {org = "ballerina", name = "jballerina.java"}, @@ -64,7 +64,7 @@ dependencies = [ [[package]] org = "ballerina" name = "http" -version = "2.10.5" +version = "2.10.6" dependencies = [ {org = "ballerina", name = "auth"}, {org = "ballerina", name = "cache"}, @@ -259,7 +259,7 @@ dependencies = [ [[package]] org = "ballerina" name = "observe" -version = "1.2.0" +version = "1.2.2" dependencies = [ {org = "ballerina", name = "jballerina.java"} ] From d2254d1d76c8ef7b06ab4b2c8de7cf746dcd8d9e Mon Sep 17 00:00:00 2001 From: ayeshLK Date: Fri, 9 Feb 2024 14:17:30 +0530 Subject: [PATCH 05/10] [Automated] Update the native jar versions --- ballerina-tests/Dependencies.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ballerina-tests/Dependencies.toml b/ballerina-tests/Dependencies.toml index 14322336..d4a6a0fe 100644 --- a/ballerina-tests/Dependencies.toml +++ b/ballerina-tests/Dependencies.toml @@ -5,7 +5,7 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.8.0" +distribution-version = "2201.8.4" [[package]] org = "ballerina" From f90cd9fed16989d93211a6f435c4da664534219b Mon Sep 17 00:00:00 2001 From: ayeshLK Date: Fri, 9 Feb 2024 14:18:17 +0530 Subject: [PATCH 06/10] [Automated] Update the native jar versions --- ballerina/Dependencies.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ballerina/Dependencies.toml b/ballerina/Dependencies.toml index 645bfdaf..a07edb87 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -5,7 +5,7 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.8.0" +distribution-version = "2201.8.4" [[package]] org = "ballerina" From ef942670b9a4d500c0bcf7cae189a78e5a38e083 Mon Sep 17 00:00:00 2001 From: ayeshLK Date: Fri, 9 Feb 2024 15:25:49 +0530 Subject: [PATCH 07/10] [Automated] Update the native jar versions --- ballerina/Dependencies.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ballerina/Dependencies.toml b/ballerina/Dependencies.toml index a07edb87..645bfdaf 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -5,7 +5,7 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.8.4" +distribution-version = "2201.8.0" [[package]] org = "ballerina" From 8c2be6d1f9e3a0fac29593ffffa072302e95588d Mon Sep 17 00:00:00 2001 From: ayeshLK Date: Fri, 9 Feb 2024 15:28:55 +0530 Subject: [PATCH 08/10] [Automated] Update the native jar versions --- ballerina-tests/Dependencies.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ballerina-tests/Dependencies.toml b/ballerina-tests/Dependencies.toml index d4a6a0fe..14322336 100644 --- a/ballerina-tests/Dependencies.toml +++ b/ballerina-tests/Dependencies.toml @@ -5,7 +5,7 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.8.4" +distribution-version = "2201.8.0" [[package]] org = "ballerina" From 9a5bf2b6bc4648f8236785713cfd36e91bc4cc5a Mon Sep 17 00:00:00 2001 From: ayeshLK Date: Fri, 9 Feb 2024 15:51:39 +0530 Subject: [PATCH 09/10] Fix test failure in the ballerina full-build --- ballerina/tests/subscription_initiation_test.bal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ballerina/tests/subscription_initiation_test.bal b/ballerina/tests/subscription_initiation_test.bal index 90846020..a82c1f0c 100644 --- a/ballerina/tests/subscription_initiation_test.bal +++ b/ballerina/tests/subscription_initiation_test.bal @@ -244,12 +244,11 @@ isolated function testUnSubscriptionInitiationSuccessWithAdditionalParams() retu check unsubscribe(config, "https://sample.com/sub1"); } -listener Listener ls = new (9100); - @test:Config { groups: ["subscriptionInitiation"] } function testSubInitFailedWithListenerForResourceDiscoveryFailure() returns error? { + Listener ls = check new (9500); var res = ls.attachWithConfig(websubServiceObj, getServiceAnnotationConfig(DISCOVERY_FAILURE_URL), "sub"); if res is error { log:printError("[testSubInitFailedWithListenerForResourceDiscoveryFailure] error occurred ", 'error = res); @@ -268,6 +267,7 @@ function testSubInitFailedWithListenerForResourceDiscoveryFailure() returns erro groups: ["subscriptionInitiation"] } function testSubInitFailedWithListenerForSubFailure() returns error? { + Listener ls = check new (9501); var res = ls.attachWithConfig(websubServiceObj, getServiceAnnotationConfig([ HUB_FAILURE_URL, COMMON_TOPIC ]), "sub"); test:assertFalse(res is error); var startDetails = ls.'start(); From 11ffd568455f697d156cc425184953b8c9bf4303 Mon Sep 17 00:00:00 2001 From: ayeshLK Date: Fri, 9 Feb 2024 15:58:43 +0530 Subject: [PATCH 10/10] Revert dependency version update --- ballerina-tests/Dependencies.toml | 6 +++--- ballerina/Dependencies.toml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ballerina-tests/Dependencies.toml b/ballerina-tests/Dependencies.toml index 14322336..a00ec0e4 100644 --- a/ballerina-tests/Dependencies.toml +++ b/ballerina-tests/Dependencies.toml @@ -23,7 +23,7 @@ dependencies = [ [[package]] org = "ballerina" name = "cache" -version = "3.7.1" +version = "3.7.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "constraint"}, @@ -66,7 +66,7 @@ dependencies = [ [[package]] org = "ballerina" name = "http" -version = "2.10.6" +version = "2.10.3" scope = "testOnly" dependencies = [ {org = "ballerina", name = "auth"}, @@ -255,7 +255,7 @@ dependencies = [ [[package]] org = "ballerina" name = "observe" -version = "1.2.2" +version = "1.2.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"} diff --git a/ballerina/Dependencies.toml b/ballerina/Dependencies.toml index 645bfdaf..fc33e18e 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -22,7 +22,7 @@ dependencies = [ [[package]] org = "ballerina" name = "cache" -version = "3.7.1" +version = "3.7.0" dependencies = [ {org = "ballerina", name = "constraint"}, {org = "ballerina", name = "jballerina.java"}, @@ -64,7 +64,7 @@ dependencies = [ [[package]] org = "ballerina" name = "http" -version = "2.10.6" +version = "2.10.3" dependencies = [ {org = "ballerina", name = "auth"}, {org = "ballerina", name = "cache"}, @@ -259,7 +259,7 @@ dependencies = [ [[package]] org = "ballerina" name = "observe" -version = "1.2.2" +version = "1.2.0" dependencies = [ {org = "ballerina", name = "jballerina.java"} ]