This is an automated email from the ASF dual-hosted git repository. pmouawad pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git
commit 8ae67edb1328e0b7b4e21bf082d5e7b77adb2f4f Author: pmouawad <[email protected]> AuthorDate: Fri Feb 14 08:34:11 2020 +0100 Bug 64142 - Presence of DebugPostProcessor in Test plan breaks ActiveThread Over time in report due to missing information --- xdocs/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/xdocs/changes.xml b/xdocs/changes.xml index 7abc42f..6dad145 100644 --- a/xdocs/changes.xml +++ b/xdocs/changes.xml @@ -151,6 +151,7 @@ to view the last release notes of version 5.2.1. <h3>Timers, Assertions, Config, Pre- & Post-Processors</h3> <ul> <li><bug>64091</bug>Precise Throughput Timer might produce less samples when low test duration is used</li> + <li><bug>64142</bug>Presence of DebugPostProcessor in Test plan breaks ActiveThread Over time in report due to missing information</li> </ul> <h3>Functions</h3>
