Bug 61642 - Improve FTP test coverage
Summary: Improve FTP test coverage
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 3.3
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-22 17:08 UTC by Philippe Mouawad
Modified: 2017-10-24 11:09 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-10-22 17:08:35 UTC
FTP coverage is too low 39% and 2.6% for FTPSampler
Comment 1 Philippe Mouawad 2017-10-22 17:08:54 UTC
We can use:
https://mina.apache.org/ftpserver-project/embedding_ftpserver.html
Comment 2 Philippe Mouawad 2017-10-22 21:33:41 UTC
Author: pmouawad
Date: Sun Oct 22 21:06:58 2017
New Revision: 1812953

URL: http://svn.apache.org/viewvc?rev=1812953&view=rev
Log:
Bug 61642 - Improve FTP test coverage
Bugzilla Id: 61642

Added:
    jmeter/trunk/bin/testfiles/FTP_TESTS.csv
    jmeter/trunk/bin/testfiles/FTP_TESTS.jmx   (with props)
    jmeter/trunk/bin/testfiles/FTP_TESTS.xml   (with props)
Modified:
    jmeter/trunk/build.properties
    jmeter/trunk/build.xml
    jmeter/trunk/test/src/org/apache/jmeter/JMeterVersionTest.java


Author: pmouawad
Date: Sun Oct 22 21:32:58 2017
New Revision: 1812956

URL: http://svn.apache.org/viewvc?rev=1812956&view=rev
Log:
Bug 61642 - Improve FTP test coverage
Fix test failure due to non declared passive port usage
Bugzilla Id: 61642

Modified:
    jmeter/trunk/bin/testfiles/FTP_TESTS.jmx
Comment 3 Philippe Mouawad 2017-10-23 16:00:01 UTC
Author: pmouawad
Date: Mon Oct 23 15:58:46 2017
New Revision: 1813037

URL: http://svn.apache.org/viewvc?rev=1813037&view=rev
Log:
Bug 61642 - Improve FTP test coverage
Avoid error log on close error
Bugzilla Id: 61642

Modified:
    jmeter/trunk/bin/testfiles/FTP_TESTS.jmx
Comment 4 Philippe Mouawad 2017-10-24 11:09:23 UTC
Now coverage is 76.7%
Comment 5 The ASF infrastructure team 2022-09-24 20:38:10 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4532