https://bz.apache.org/bugzilla/show_bug.cgi?id=60765
Bug ID: 60765
Summary: SMIMEAssertionTest#testSignerCert fails if JMeter path
contains a space
Product: JMeter
Version: 3.1
Hardware: PC
OS: All
Status: NEW
Severity: minor
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
The test SMIMEAssertionTest#testSignerCert fails if JMeter path contains a
space:
1) testSignerCert(org.apache.jmeter.assertions.SMIMEAssertionTest)
java.lang.AssertionError: Result should not fail: Could not read certificate
file /workspace/J%20Meter/test/resources/org/apache/jmeter/assertions/email.pem
Similarly on Windows, where the use of spaces in paths is much more likely.
(Jenkins tests are also quite likely to use spaces)
--
You are receiving this mail because:
You are the assignee for the bug.