This is an automated email from the ASF dual-hosted git repository.

vladimirsitnikov pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git


    from 43797046fa fix: restore public static final String references to 
literals for backward compatibility
     new 7ebbd98c6f test: add SampleEvent.toString and 
SampleResult.toDebugString for better debug representation
     new c46e37a4f0 test: CollectSamplesListener should be NoThreadClone, so it 
collects all the events

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/jmeter/samplers/SampleEvent.java    | 23 +++++++++
 .../org/apache/jmeter/samplers/SampleResult.java   | 56 ++++++++++++++++++++++
 .../jmeter/samplers/StatisticalSampleResult.java   |  7 +++
 .../openmodel/ThreadsInterruptAtFinishTest.kt      |  4 +-
 .../jmeter/test/samplers/CollectSamplesListener.kt |  3 +-
 .../protocol/http/sampler/HTTPSampleResult.java    |  8 ++++
 .../protocol/http/HttpRequestInterruptTest.kt      | 30 +++++++-----
 7 files changed, 116 insertions(+), 15 deletions(-)

Reply via email to