Bug 41522 - JUnit Request mislabels results
Summary: JUnit Request mislabels results
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.2
Hardware: Other other
: P3 minor (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-01 17:38 UTC by David Bronner
Modified: 2007-02-02 02:12 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Bronner 2007-02-01 17:38:50 UTC
The JUnit sampler is saving results in the CSV log labeled with the "Constructor
String Label" instead of the "Name".  All other samplers use the Name field, so
this is inconsistent (and problematic because my constructor has commas in it).

I think this is happening in JUnitSampler::sample (line 333 in v2.2).
Comment 1 Sebb 2007-02-02 02:12:17 UTC
Fixed in SVN. Will appear in next nightly build in:

http://people.apache.org/builds/jakarta-jmeter/nightly/
Comment 2 The ASF infrastructure team 2022-09-24 20:37:38 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/1857