The SampleResultConverter does not save anything if the sample result is not of type TEXT. It should save a message instead, as it does for unsupported encodings. This relates to Bug 58027
URL: http://svn.apache.org/r1685394 Log: SampleResultConverter should note that it cannot record non-TEXT data Bugzilla Id: 58033 Modified: jmeter/trunk/src/core/org/apache/jmeter/save/converters/SampleResultConverter.java jmeter/trunk/xdocs/changes.xml jmeter/trunk/xdocs/usermanual/listeners.xml URL: http://svn.apache.org/r1685405 Log: SampleResultConverter should note that it cannot record non-TEXT data Ensure that JavaSampler response is always text Bugzilla Id: 58033 Modified: jmeter/trunk/src/protocol/java/org/apache/jmeter/protocol/java/test/JavaTest.java URL: http://svn.apache.org/r1685406 Log: SampleResultConverter should note that it cannot record non-TEXT data Fix up test data Bugzilla Id: 58033 Modified: jmeter/trunk/bin/testfiles/BatchTestLocal.csv jmeter/trunk/bin/testfiles/BatchTestLocal.xml
URL: http://svn.apache.org/r1685489 Log: SampleResultConverter should note that it cannot record non-TEXT data Fix up test data Bugzilla Id: 58033 Modified: jmeter/trunk/bin/testfiles/Bug50898.csv jmeter/trunk/bin/testfiles/Bug50898.xml jmeter/trunk/bin/testfiles/Bug52968.csv jmeter/trunk/bin/testfiles/Bug52968.xml jmeter/trunk/bin/testfiles/Bug54685.csv jmeter/trunk/bin/testfiles/Bug54685.xml jmeter/trunk/bin/testfiles/Bug55375.csv jmeter/trunk/bin/testfiles/Bug55375.xml jmeter/trunk/bin/testfiles/Bug56811.csv jmeter/trunk/bin/testfiles/Bug56811.xml
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3613