[GRADLE-955] test task currentDir property fails badly if String passed Created: 02/Jun/10  Updated: 04/Jan/13  Resolved: 24/Nov/10

Status: Resolved
Project: Gradle
Affects Version/s: 0.9
Fix Version/s: 0.9-rc-1

Type: Bug
Reporter: Szczepan Faber Assignee: Adam Murdoch
Resolution: Fixed Votes: 0


 Description   

Not sure if this is a bug but:

Test {
currentDir = ".." //fails badly
currentDir = file("..") //works ok
}

Failure is due: Cause: Failed to dispatch message org.gradle.messaging.dispatch.MethodInvocation
@75b2a5bd. The javadoc seems to say that I can pass a string to currentDir.


Generated at Wed Jun 30 11:43:11 CDT 2021 using Jira 8.4.2#804003-sha1:d21414fc212e3af190e92c2d2ac41299b89402cf.