Issue Type: Bug Bug
Assignee: ikedam
Components: script-security
Created: 24/Aug/14 6:18 AM
Description:

ClasspathEntryTest#pathURLConversion fails on Windows like this:

-------------------------------------------------------------------------------
Test set: org.jenkinsci.plugins.scriptsecurity.scripts.ClasspathEntryTest
-------------------------------------------------------------------------------
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec <<< FAILURE!
pathURLConversion(org.jenkinsci.plugins.scriptsecurity.scripts.ClasspathEntryTest)  Time elapsed: 0.016 sec  <<< FAILURE!
org.junit.ComparisonFailure: expected:<[/tmp/]x.jar> but was:<[C:\tmp\]x.jar>
	at org.junit.Assert.assertEquals(Assert.java:125)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.jenkinsci.plugins.scriptsecurity.scripts.ClasspathEntryTest.assertRoundTrip(ClasspathEntryTest.java:38)
	at org.jenkinsci.plugins.scriptsecurity.scripts.ClasspathEntryTest.pathURLConversion(ClasspathEntryTest.java:34)
Environment: script-security-1.5, Windows 8 (64bits)
Project: Jenkins
Priority: Minor Minor
Reporter: ikedam
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to