Skip to content

Fix test element name changing inside loop causing a bug#91

Open
alimans3 wants to merge 1 commit into
Blazemeter:masterfrom
alimans3:fix-name-changing-in-loop-bug
Open

Fix test element name changing inside loop causing a bug#91
alimans3 wants to merge 1 commit into
Blazemeter:masterfrom
alimans3:fix-name-changing-in-loop-bug

Conversation

@alimans3
Copy link
Copy Markdown

Inside a loop, one can use multiple variables in the label that could cause the name to change in different iterations.
For example, you can use ${__jm__Loop__idx} to add the iteration number to the label.
In this case, the parallel sampler fails to run any iteration other than the first due to the thread naming,
A unit test was added that would fail without the change

@alimans3 alimans3 force-pushed the fix-name-changing-in-loop-bug branch from 16745ac to 1d526ac Compare December 13, 2021 11:04
@alimans3
Copy link
Copy Markdown
Author

@undera

@undera
Copy link
Copy Markdown
Contributor

undera commented Dec 21, 2021

I don't work for Blazemeter anymore, sorry

@alimans3
Copy link
Copy Markdown
Author

@sebastianlorenzo88 @dnyaneshnagre

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants