[GitHub] [jmeter] vlsi opened a new issue, #6007: Support overriding test element properties from the properties

2023-06-26 Thread via GitHub
vlsi opened a new issue, #6007: URL: https://github.com/apache/jmeter/issues/6007 ### Use case There might be a need to override some of the properties based for a specific environment, or for a specific test launch. Currently, users can manually put `${...}` expressions, howev

[GitHub] [jmeter] dgetzlaf opened a new issue, #6008: JMeter 5.6 - ThreadGroups are running endlessly in non-gui mode

2023-06-26 Thread via GitHub
dgetzlaf opened a new issue, #6008: URL: https://github.com/apache/jmeter/issues/6008 ### Expected behavior In gui mode, JMeter acts as always. In *non-gui mode* JMeter runs all Thread Groups endlessly, when there is no specified Thread lifetime. JMeter was used to run the n

[GitHub] [jmeter] vlsi commented on pull request #6003: fix(deps): update com.github.vlsi to v1.90

2023-06-26 Thread via GitHub
vlsi commented on PR #6003: URL: https://github.com/apache/jmeter/pull/6003#issuecomment-1608815188 It fixes generation of checksums and PGP signatures when archive files are UP-TO-DATE: https://github.com/vlsi/vlsi-release-plugins/commit/6276f0163dd47bf6cd87475ae93a924fa2348e31 -- This

[GitHub] [jmeter] vlsi merged pull request #6003: fix(deps): update com.github.vlsi to v1.90

2023-06-26 Thread via GitHub
vlsi merged PR #6003: URL: https://github.com/apache/jmeter/pull/6003 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected]

[GitHub] [jmeter] vlsi commented on issue #6004: After disabling the Java Request sampler, it cannot be enabled again.

2023-06-26 Thread via GitHub
vlsi commented on issue #6004: URL: https://github.com/apache/jmeter/issues/6004#issuecomment-1608829536 The reason is that `JavaTestSamplerGui` re-creates the sampler instead of configuring the existing element: https://github.com/apache/jmeter/blob/b47c658bbd7f32a2cf843f41af0526e5b458e5ac