Sure, Dorin.
{{ The bug itself can be replicated consistently on a big number of test runs, at least >2 }}
-----------------------------
node{
int x1 = SetComp.substring(0,1) as Integer
stage('Build')
Unknown macro: { // echo "$x1" }
stage ('Word-02')
echo 'Word x10-02'
for (i=0; i<x1; i++)
{ runFromAlmBuilder almApiKey}
almApiKey: '<APIKEY>', almClientID: 'CLIENTID', almDomain: '<DOMAIN>', almPassword: 'PASSWORD', almProject: 'PROJECT', almRunHost: 'HOST', almRunMode: 'RUN_REMOTE', almServerName: 'SERVERNAME', almTestSets: '''Root
SI Testing
Unit tests
Word x2''', almRunResultsMode: '', almTimeout: '700', almUserName: 'USERNAME', filterTestsModel: [blockedCheckbox: false, failedCheckbox: false, noRunCheckbox: false, notCompletedCheckbox: false, passedCheckbox: false, testName: ''], isSSOEnabled: false
}
}
}
Hello,
We are aware of this problem, and the fix will be included in the next plugin release.