[GRADLE-764] Fix Gradle's developer build on windows Created: 02/Dec/09 Updated: 04/Jan/13 Resolved: 04/Aug/11 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Improvement | ||
Reporter: | Adam Murdoch | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Description |
Currently, some integration tests fail on windows, when they are run in non-forking mode. A work-around is to run gradle clean check integTest. |
Comments |
Comment by Hans Dockter [ 11/Dec/09 ] |
This is fixed, isn't it? |
Comment by Adam Murdoch [ 25/Feb/10 ] |
Currently, there are 2 problems with non-forking integration tests on windows:
|
Comment by Luke Daley [ 30/Aug/11 ] |
Is this still an issue? |
Comment by Simon Epstein [ 16/Nov/11 ] |
I just ran gradlew developerBuild successfully on Windows XP: D:\gradle>gradlew --version ------------------------------------------------------------ Gradle build time: Sunday, 13 November 2011 09:59:34 o'clock UTC |