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 2018/06/18 15:36:57 UTC

[Bug 62470] New: CSV Output : Enable logging of sub results when jmeter.save.saveservice.subresults=true

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

            Bug ID: 62470
           Summary: CSV Output : Enable logging of sub results when
                    jmeter.save.saveservice.subresults=true
           Product: JMeter
           Version: 4.0
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: support@ubikloadpack.com
  Target Milestone: ---

Currently this parameter:
jmeter.save.saveservice.subresults=true

is only used for XML output.

It can be interesting to output Sub Results also in CSV format.

Regards
UbikLoadPack Team

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

[Bug 62470] CSV Output : Enable logging of sub results when jmeter.save.saveservice.subresults=true

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
   Target Milestone|---                         |JMETER_4.1

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

[Bug 62470] CSV Output : Enable logging of sub results when jmeter.save.saveservice.subresults=true

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

--- Comment #3 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Mon Jun 18 18:55:54 2018
New Revision: 1833750

URL: http://svn.apache.org/viewvc?rev=1833750&view=rev
Log:
Bug 62470 - CSV Output : Enable logging of sub results when
jmeter.save.saveservice.subresults=true

Size of file has changed
Bugzilla Id: 62470

Modified:
    jmeter/trunk/bin/testfiles/BatchTestLocal.csv
    jmeter/trunk/bin/testfiles/BatchTestLocal.xml

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

[Bug 62470] CSV Output : Enable logging of sub results when jmeter.save.saveservice.subresults=true

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

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

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

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

[Bug 62470] CSV Output : Enable logging of sub results when jmeter.save.saveservice.subresults=true

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |FixedInTrunk

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Mon Jun 18 16:07:51 2018
New Revision: 1833732

URL: http://svn.apache.org/viewvc?rev=1833732&view=rev
Log:
Bug 62470 - CSV Output : Enable logging of sub results when
jmeter.save.saveservice.subresults=true

Contributed by UbikLoadPack support
Bugzilla Id: 62470

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/reporters/ResultCollector.java
    jmeter/trunk/src/core/org/apache/jmeter/save/CSVSaveService.java
    jmeter/trunk/xdocs/changes.xml

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

[Bug 62470] CSV Output : Enable logging of sub results when jmeter.save.saveservice.subresults=true

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

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Mon Jun 18 18:27:13 2018
New Revision: 1833744

URL: http://svn.apache.org/viewvc?rev=1833744&view=rev
Log:
Bug 62470 - CSV Output : Enable logging of sub results when
jmeter.save.saveservice.subresults=true

Remove subresults from CSV Output
Bugzilla Id: 62470

Modified:
    jmeter/trunk/bin/testfiles/Bug47165.jmx
    jmeter/trunk/bin/testfiles/Bug50898.jmx
    jmeter/trunk/bin/testfiles/Bug52310.jmx
    jmeter/trunk/bin/testfiles/Bug52968.jmx
    jmeter/trunk/bin/testfiles/Bug54685.jmx
    jmeter/trunk/bin/testfiles/Bug55375.jmx
    jmeter/trunk/bin/testfiles/Bug56243.jmx
    jmeter/trunk/bin/testfiles/Bug60607.jmx
    jmeter/trunk/bin/testfiles/Bug62239.jmx
    jmeter/trunk/bin/testfiles/FTP_TESTS.jmx
    jmeter/trunk/bin/testfiles/HTMLParserTestFile_2.jmx
    jmeter/trunk/bin/testfiles/JDBC_TESTS.jmx
    jmeter/trunk/bin/testfiles/JMS_TESTS.jmx
    jmeter/trunk/bin/testfiles/OS_TESTS.jmx
    jmeter/trunk/bin/testfiles/SlowCharsFeature.jmx
    jmeter/trunk/bin/testfiles/TCP_TESTS.jmx
    jmeter/trunk/bin/testfiles/TEST_HTTPS.jmx
    jmeter/trunk/bin/testfiles/TestCookieManager.jmx


Author: pmouawad
Date: Mon Jun 18 18:31:30 2018
New Revision: 1833745

URL: http://svn.apache.org/viewvc?rev=1833745&view=rev
Log:
Bug 62470 - CSV Output : Enable logging of sub results when
jmeter.save.saveservice.subresults=true

Remove subresults from CSV Output
Bugzilla Id: 62470

Modified:
    jmeter/trunk/bin/testfiles/BatchTestLocal.jmx
    jmeter/trunk/bin/testfiles/BatchTestLocalRemote.jmx

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