Reproducer: A) Create a script with : 1) LDAP Extended Request in Bind mode and non numerical port 2) LDAP Extended Request in Search mode with anything B) Run the test, no SampleResult is emitted for first request, second one fails with No Context
This is an automated email from the ASF dual-hosted git repository. pmouawad pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git. from 1b96bd9 Add more unit tests for org.apache.jorphan.util.JOrphanUtils (Fixes Bug 63529) This closes #472 add ffe3f61 LdapExtSampler: When sampler fails with exception differing from NamingException, no SampleResult is generated Improve logging No new revisions were added by this update. Summary of changes: .../protocol/ldap/sampler/LDAPExtSampler.java | 34 +++++++++++++--------- 1 file changed, 20 insertions(+), 14 deletions(-)