You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2017/10/22 17:08:35 UTC

[Bug 61642] New: Improve FTP test coverage

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

            Bug ID: 61642
           Summary: Improve FTP test coverage
           Product: JMeter
           Version: 3.3
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: p.mouawad@ubik-ingenierie.com
  Target Milestone: ---

FTP coverage is too low 39% and 2.6% for FTPSampler

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 61642] Improve FTP test coverage

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61642

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
We can use:
https://mina.apache.org/ftpserver-project/embedding_ftpserver.html

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 61642] Improve FTP test coverage

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61642

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #4 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Now coverage is 76.7%

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 61642] Improve FTP test coverage

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61642

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 61642] Improve FTP test coverage

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61642

--- Comment #3 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
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

-- 
You are receiving this mail because:
You are the assignee for the bug.