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

Bug 63276 - The Sample Timeout has a 1ms error when using a pre-processor #25

Open
arafe102 opened this issue Mar 25, 2019 · 0 comments

Comments

@arafe102
Copy link

Steps to reproduce it:

  1. Set the Sample Timeout of a pre-processor to 250ms
  2. Run a HTTP Reguest to www.google.com for 5 users
  3. Check the results

Actual results:
The requests with the ST 249ms, 250ms and 251ms are displayed as failed

Expected results:
The requests with the ST under or equal to 250ms are displayed as passed and the the ones with the ST higher than 250 are displayed as failed

https://bz.apache.org/bugzilla/show_bug.cgi?id=63276

@nsimonov0 nsimonov0 assigned nsimonov0 and unassigned nsimonov0 Mar 26, 2019
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

No branches or pull requests

2 participants