From 5238115981ef0c57c236fc5afddcfb03bf3e2ebd Mon Sep 17 00:00:00 2001 From: ravinperera00 Date: Fri, 13 Dec 2024 12:25:56 +0530 Subject: [PATCH] Update strand dump tests --- .../strandDump/testOutputs/balProgram1StrandDumpRegEx.txt | 8 ++++---- .../strandDump/testOutputs/balTestStrandDumpRegEx.txt | 8 ++++---- .../testOutputs/testPackageWithModulesStrandDumpRegEx.txt | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/tests/jballerina-integration-test/src/test/resources/troubleshoot/strandDump/testOutputs/balProgram1StrandDumpRegEx.txt b/tests/jballerina-integration-test/src/test/resources/troubleshoot/strandDump/testOutputs/balProgram1StrandDumpRegEx.txt index 10f896a7b1cb..dc9d80e12598 100644 --- a/tests/jballerina-integration-test/src/test/resources/troubleshoot/strandDump/testOutputs/balProgram1StrandDumpRegEx.txt +++ b/tests/jballerina-integration-test/src/test/resources/troubleshoot/strandDump/testOutputs/balProgram1StrandDumpRegEx.txt @@ -3,13 +3,13 @@ Ballerina Strand Dump \[\d*/\d*/\d* \d*:\d*:\d*\] Total Strand count \t\t\t:\t9 -Total Isolated Worker count \t\t:\t2 +Total Isolated Strand count \t\t:\t2 -Total Non Isolated Worker count \t\t:\t7 +Total Non Isolated Strand count \t\t:\t7 ================================================================ -Isolated Workers: +Isolated Strands: \tStrand #\d* \"\w*\" : \t\tat balProgram1.\$lambda\$_0\(balProgram1.bal:\d*\) @@ -19,7 +19,7 @@ Isolated Workers: \t\tat balProgram1.\$lambda\$_1\(balProgram1.bal:\d*\) \t\t lambdas.\$_generated1balProgram1.\$lambda\$_1\$lambda1\$\(balProgram1.bal:\d*\) -Non Isolated Workers: +Non Isolated Strands: \tStrand #\d* \"\w*\" : \t\tat balProgram1.\$lambda\$_2\(balProgram1.bal:\d*\) diff --git a/tests/jballerina-integration-test/src/test/resources/troubleshoot/strandDump/testOutputs/balTestStrandDumpRegEx.txt b/tests/jballerina-integration-test/src/test/resources/troubleshoot/strandDump/testOutputs/balTestStrandDumpRegEx.txt index ba3f76332983..eb1871e943a7 100644 --- a/tests/jballerina-integration-test/src/test/resources/troubleshoot/strandDump/testOutputs/balTestStrandDumpRegEx.txt +++ b/tests/jballerina-integration-test/src/test/resources/troubleshoot/strandDump/testOutputs/balTestStrandDumpRegEx.txt @@ -3,15 +3,15 @@ Ballerina Strand Dump \[\d*/\d*/\d* \d*:\d*:\d*\] Total Strand count \t\t\t:\t7 -Total Isolated Worker count \t\t:\t0 +Total Isolated Strand count \t\t:\t0 -Total Non Isolated Worker count \t\t:\t7 +Total Non Isolated Strand count \t\t:\t7 ================================================================ -Isolated Workers: +Isolated Strands: -Non Isolated Workers: +Non Isolated Strands: \tStrand #\d* \"\w*\" : \t\tat testOrg.testPackageWithModules.0.main.bar\(main.bal:\d*\) diff --git a/tests/jballerina-integration-test/src/test/resources/troubleshoot/strandDump/testOutputs/testPackageWithModulesStrandDumpRegEx.txt b/tests/jballerina-integration-test/src/test/resources/troubleshoot/strandDump/testOutputs/testPackageWithModulesStrandDumpRegEx.txt index 20934b99a4cc..4f22b6bf1c0c 100644 --- a/tests/jballerina-integration-test/src/test/resources/troubleshoot/strandDump/testOutputs/testPackageWithModulesStrandDumpRegEx.txt +++ b/tests/jballerina-integration-test/src/test/resources/troubleshoot/strandDump/testOutputs/testPackageWithModulesStrandDumpRegEx.txt @@ -3,13 +3,13 @@ Ballerina Strand Dump \[\d*/\d*/\d* \d*:\d*:\d*\] Total Strand count \t\t\t:\t17 -Total Isolated Worker count \t\t:\t4 +Total Isolated Strand count \t\t:\t4 -Total Non Isolated Worker count \t\t:\t13 +Total Non Isolated Strand count \t\t:\t13 ================================================================ -Isolated Workers: +Isolated Strands: \tStrand #\d* \"\w*\" : \t\tat ballerina.lang&0046runtime.0.runtime.sleep\(runtime.bal:\d*\) @@ -32,7 +32,7 @@ Isolated Workers: \t\t testOrg.testPackageWithModules&0046anotherutils.0.creators.\$_function_calls.call\(Unknown Source\) \t\t testOrg.testPackageWithModules.0.lambdas.\$_generated1main.entryfunc\$lambda\$2\$\(main.bal:\d*\) -Non Isolated Workers: +Non Isolated Strands: \tStrand #\d* \"\w*\" : \t\tat testOrg.testPackageWithModules.0.main.\$lambda\$_4\(main.bal:\d*\)