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

InfluxBackendListenerClient: First Assertion Failure Message must be sent if error code and response code are empty or ok #4721

Closed
asfimport opened this issue Mar 21, 2018 · 1 comment

Comments

@asfimport
Copy link
Collaborator

@pmouawad (Bug 62209):
Currently as nothing is sent, you end up with a correct count of errors but no error detail if you use:

OS: All

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
Author: pmouawad
Date: Sat Mar 24 20:16:35 2018
New Revision: 1827674

URL: http://svn.apache.org/viewvc?rev=1827674&view=rev
Log:
#4721 InfluxBackendListenerClient: First Assertion Failure Message must be sent if error code and response code are empty or ok
#4721

Added:
jmeter/trunk/src/core/org/apache/jmeter/report/utils/
jmeter/trunk/src/core/org/apache/jmeter/report/utils/MetricUtils.java (with props)
Modified:
jmeter/trunk/src/components/org/apache/jmeter/visualizers/backend/ErrorMetric.java
jmeter/trunk/src/core/org/apache/jmeter/report/processor/ErrorsSummaryConsumer.java
jmeter/trunk/src/core/org/apache/jmeter/samplers/SampleResult.java
jmeter/trunk/src/core/org/apache/jmeter/save/CSVSaveService.java
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.java
jmeter/trunk/test/src/org/apache/jmeter/report/processor/ErrorsSummaryConsumerTest.java
jmeter/trunk/xdocs/changes.xml

Author: pmouawad
Date: Sat Mar 24 20:30:02 2018
New Revision: 1827678

URL: http://svn.apache.org/viewvc?rev=1827678&view=rev
Log:
#4721 InfluxBackendListenerClient: First Assertion Failure Message must be sent if error code and response code are empty or ok
Fix Test failure
#4721

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