Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-M2
-
Fix Version/s: 2.0.1
-
Component/s: None
-
Labels:None
-
Environment:Grails 2.0.0-SNAPSHOT-BUILD f1c9ed7af5aa407b8fd6d4050fbe63b7d11a20ca / #1531
Description
Geb functional tests pass every time when grails.project.work.dir is empty.
Reproducing bug:
cd grails-functional-tests/apps/gsp-reload-app grails -Dgrails.env=production -Dgrails.project.work.dir=/tmp/some_empty_dir test-app functional: -war
I think Geb isn't installed/initialized early enough. This bug might cause some regressions in CI environments.
Issue Links
- is related to
-
GRAILS-8287
Tomcat plugin fails to resolve the first time you run a new application
-
-
GRAILS-8969
grails run-app does not start up properly when grails.project.work.dir is initially empty
-
output is