Bug 61925 - CsvSampleReader does not increment row in nextSample()
Summary: CsvSampleReader does not increment row in nextSample()
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 3.3
Hardware: All All
: P2 minor (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-23 21:30 UTC by Philippe Mouawad
Modified: 2017-12-23 21:31 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Mouawad 2017-12-23 21:30:11 UTC
See:
https://github.com/apache/jmeter/pull/368
Comment 1 Philippe Mouawad 2017-12-23 21:31:59 UTC
Author: pmouawad
Date: Sat Dec 23 21:31:39 2017
New Revision: 1819182

URL: http://svn.apache.org/viewvc?rev=1819182&view=rev
Log:
Bug 61925 - CsvSampleReader does not increment row in nextSample()
Contributed by Graham Russell
This closes #368
Bugzilla Id: 61925

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/report/core/CsvSampleReader.java
    jmeter/trunk/test/src/org/apache/jmeter/report/core/CsvSampleReaderTest.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:11 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4651