Skip to content

GRAILS-10285: Several tests in grails-bootstrap module are failing on windows #5185

@graemerocher

Description

@graemerocher

Original Reporter: dmurat
Environment: win7, jdk1.6.0_45 64 bit, gradle 1.6
Version: 2.3-RC1
Migrated From: http://jira.grails.org/browse/GRAILS-10285

Two tests from grails-bootstrap module are failing on windows:

  • {{org.codehaus.groovy.grails.resolve.IvyDependencyManagerTests.testParseDependencyDefinition()}}
  • {{org.codehaus.groovy.grails.resolve.reporting.SimpleGraphRendererSpec."Test render graph of dependencies to writer"()}}

In first test, problem is with directory separator character, while in second problem is with line ending character.

I will try to provide a pull-request soon.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions