You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2017/02/22 10:47:56 UTC

[Bug 60765] New: SMIMEAssertionTest#testSignerCert fails if JMeter path contains a space

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: issues@jmeter.apache.org
          Reporter: sebb@apache.org
  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.

[Bug 60765] SMIMEAssertionTest#testSignerCert fails if JMeter path contains a space

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60765

Sebb <se...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Sebb <se...@apache.org> ---
URL: http://svn.apache.org/viewvc?rev=1784011&view=rev
Log:
SMIMEAssertionTest#testSignerCert fails if JMeter path contains a space
Bugzilla Id: 60765

Modified:
jmeter/trunk/test/src/org/apache/jmeter/assertions/SMIMEAssertionTest.java

-- 
You are receiving this mail because:
You are the assignee for the bug.