https://issues.apache.org/bugzilla/show_bug.cgi?id=48785
Summary: SymlinkTest#testSymbolicLinkUtilsMethods failing
Product: Ant
Version: nightly
Platform: PC
OS/Version: Mac OS X 10.4
Status: NEW
Severity: normal
Priority: P2
Component: Core tasks
AssignedTo: [email protected]
ReportedBy: [email protected]
I have this failure stack trace :
Testcase:
testSymbolicLinkUtilsMethods(org.apache.tools.ant.taskdefs.optional.unix.SymlinkTest):
FAILED
null
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at junit.framework.Assert.assertTrue(Assert.java:27)
at
org.apache.tools.ant.taskdefs.optional.unix.SymlinkTest.testSymbolicLinkUtilsMethods(SymlinkTest.java:264)
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.