Retirement of HelpWanted.apache.org

2024-10-25 Thread sebb
[Bcc to commons,curator,cxf,datafu,directory,groovy,httpd,impala,jmeter,mahout,myfaces,oodt,openoffice,poi,sis,tika so replies are directed to comdev only] Comdev have decided that the HelpWanted app should be retired as it is not worth the maintenance effort -- it is barely used. It will be shu

Re: [PR] Use same spelling sampleResult in all dynamic samplers, functions, assertions and listeners [jmeter]

2024-10-25 Thread via GitHub
FSchumacher commented on PR #6369: URL: https://github.com/apache/jmeter/pull/6369#issuecomment-2438614634 > LGTM. However, I am afraid we have to support the old spelling for quite some time (e.g. 5+years) so we do not break users's scripts. Yes, we will have to support both spelling

[PR] Use same spelling sampleResult in all dynamic samplers, functions, assertions and listeners [jmeter]

2024-10-25 Thread via GitHub
FSchumacher opened a new pull request, #6369: URL: https://github.com/apache/jmeter/pull/6369 ## Description Harmonize the spelling of the SampleResult variables used in scripting components. ## Motivation and Context In scripting listeners, assertions functions and sam

Re: [I] Harmonize keys for bindings (i. e. JSR223-Elements) [jmeter]

2024-10-25 Thread via GitHub
dgetzlaf commented on issue #6368: URL: https://github.com/apache/jmeter/issues/6368#issuecomment-2437898817 For example you can use this simple testplan: [Issue 6368.jmx.txt](https://github.com/user-attachments/files/17523202/Issue.6368.jmx.txt) -- This is an automated message fro

Re: [I] I want to give jmeter a quick luanch way in windows 11 platform [jmeter]

2024-10-25 Thread via GitHub
FSchumacher commented on issue #6365: URL: https://github.com/apache/jmeter/issues/6365#issuecomment-2437481977 I don't think, that adding a Python dependency is a good way to mitigate this problem, if it is a problem at all. -- This is an automated message from the Apache Git Service. To

Re: [I] Артефакты на графическом интерфейсе Jmeter [jmeter]

2024-10-25 Thread via GitHub
KuzminMax commented on issue #6360: URL: https://github.com/apache/jmeter/issues/6360#issuecomment-2437801453 Спасибо. сделал по советам, пытаюсь проводить тесты. Пока все хорошо -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [I] Issue with Incorrect Percentile Calculation in JMeter HTML Report [jmeter]

2024-10-25 Thread via GitHub
FSchumacher commented on issue #6346: URL: https://github.com/apache/jmeter/issues/6346#issuecomment-2437546620 I can't reproduce your reported issue. When I build such a test plan (with two samplers, that each add 50 ms request/response time), the transaction controller has a that sh

Build failed in Jenkins: JMeter » JMeter s390x #177

2024-10-25 Thread Apache Jenkins Server
See Changes: [Felix Schumacher] Use current time as start time for OMTG [Felix Schumacher] Add startTime to AbstractThreadGroup and use it in OMTG and PreciseThroughputTimer [Felix Schumacher] Use s

Re: [I] `AccessDeniedException` during report generation when JMeter installation itself isn't writable [jmeter]

2024-10-25 Thread via GitHub
asfgit closed issue #6357: `AccessDeniedException` during report generation when JMeter installation itself isn't writable URL: https://github.com/apache/jmeter/issues/6357 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] Ensure directories are writable when generating reports from read-only sources [jmeter]

2024-10-25 Thread via GitHub
FSchumacher closed pull request #6358: Ensure directories are writable when generating reports from read-only sources URL: https://github.com/apache/jmeter/pull/6358 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] Ensure directories are writable when generating reports from read-only sources [jmeter]

2024-10-25 Thread via GitHub
FSchumacher commented on PR #6358: URL: https://github.com/apache/jmeter/pull/6358#issuecomment-2437518409 Has been merged into master -- 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

Re: [I] The 90th percentile response time of the Transaction Controller is varying across individual API calls. [jmeter]

2024-10-25 Thread via GitHub
FSchumacher commented on issue #6361: URL: https://github.com/apache/jmeter/issues/6361#issuecomment-2437507121 Can you attach a minimal test plan, that exhibits your issue? The attached xslx file is not that helpful (at least to me). You can probably replace your api calls with simple JS

Re: [I] Артефакты на графическом интерфейсе Jmeter [jmeter]

2024-10-25 Thread via GitHub
FSchumacher closed issue #6360: Артефакты на графическом интерфейсе Jmeter URL: https://github.com/apache/jmeter/issues/6360 -- 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

Re: [I] Артефакты на графическом интерфейсе Jmeter [jmeter]

2024-10-25 Thread via GitHub
FSchumacher commented on issue #6360: URL: https://github.com/apache/jmeter/issues/6360#issuecomment-2437499569 Closing, as it is very probably the issue #5737 and no further interaction from OP. Feel free to re-open this, if you think this is another issue and have more information. --

Re: [I] Build and test for Linux/ARM64 [jmeter]

2024-10-25 Thread via GitHub
FSchumacher commented on issue #6367: URL: https://github.com/apache/jmeter/issues/6367#issuecomment-2437479576 I am not really sure, what this *issue* is about? JMeter is a Java program, which should run everywhere, where you have a JRE available. Apart from that, the version 5.0 is really

Re: [I] Build and test for Linux/ARM64 [jmeter]

2024-10-25 Thread via GitHub
FSchumacher closed issue #6367: Build and test for Linux/ARM64 URL: https://github.com/apache/jmeter/issues/6367 -- 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

Re: [PR] Fixes for several string formats, they are based on static analysis. [jmeter]

2024-10-25 Thread via GitHub
FSchumacher commented on code in PR #6306: URL: https://github.com/apache/jmeter/pull/6306#discussion_r1816465455 ## src/protocol/java/src/main/java/org/apache/jmeter/protocol/java/sampler/JavaSampler.java: ## @@ -121,9 +121,9 @@ private void initClass() { javaClass

Re: [PR] Use current time as start time for OMTG [jmeter]

2024-10-25 Thread via GitHub
FSchumacher closed pull request #6353: Use current time as start time for OMTG URL: https://github.com/apache/jmeter/pull/6353 -- 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. T

Re: [PR] Use current time as start time for OMTG [jmeter]

2024-10-25 Thread via GitHub
FSchumacher commented on PR #6353: URL: https://github.com/apache/jmeter/pull/6353#issuecomment-2437467824 Has been merged into master -- 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

Re: [I] Use start time of open model thread group instead of test plan start time for calculating sample start times [jmeter]

2024-10-25 Thread via GitHub
asfgit closed issue #6352: Use start time of open model thread group instead of test plan start time for calculating sample start times URL: https://github.com/apache/jmeter/issues/6352 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

Re: [I] Create a new TestElement that runs after PostProcessors and Assertions [jmeter]

2024-10-25 Thread via GitHub
dgetzlaf commented on issue #6047: URL: https://github.com/apache/jmeter/issues/6047#issuecomment-2437096940 Hi @vlsi I think I found an obvious solution. Since I want to run groovy code after each Sampler (incl. after PostProcessor and Assertions), I can use a `JSR223 Listener`. (Scr