Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jmeter.save.saveservice.url doesn't work in 5.6.3 #6395

Open
avarone-github opened this issue Dec 23, 2024 · 0 comments
Open

jmeter.save.saveservice.url doesn't work in 5.6.3 #6395

avarone-github opened this issue Dec 23, 2024 · 0 comments

Comments

@avarone-github
Copy link

avarone-github commented Dec 23, 2024

Expected behavior

https://jmeter.apache.org/usermanual/properties_reference.html#results_file_config states that jmeter.save.saveservice.url is false by default, so no URL should be written in result files.

Actual behavior

The URL is included in result files, also if jmeter.save.saveservice.url=false is written in the user.properties file. As a comparison, the setting was effective in v. 5.4.3.

Steps to reproduce the problem

Make a test plan with an HTTP Request sampler inside a thread group and a Summary Report listener with the Filename property set to a CSV file.

Run the test plan from the command line. The result files will contain the URL for each request.

JMeter Version

5.6.3

Java Version

openjdk version "17.0.13" 2024-10-15 LTS

OS Version

Amazon Linux 2023

@avarone-github avarone-github changed the title jmeter.save.saveservice.url doesn't ork in 5.6.3 jmeter.save.saveservice.url doesn't work in 5.6.3 Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant