Hi Rahul,
the tests pass for me locally, but if my memory serves me correctly the
*ExtensionModuleTests did fail on teamcity recently due to a corrupted
grape directory. Try deleting "~/.groovy/grapes", maybe this helps.
ExecuteTest is one fragile tests that use sleep(), so it fails form time
to time (especially if the tests are not executed single-threaded like
on the ci-server). A PR to make it more stable would be welcome.
Cheers,
Pascal
Am 06.12.2015 um 03:10 schrieb Rahul Somasunderam:
Hi,
I have these 5 tests failing locally, however Jenkins doesn't seem to
complain when I send a PR.
ExecuteTest. testExecuteCommandLineProcessAndUseWaitForOrKill
STCExtensionMethodsTest. testShouldFindExtensionMethodWithGrab
ExtensionModuleTest. testExtensionModuleUsingGrabAndClosure
ExtensionModuleTest. testExtensionModuleUsingGrabAndMap
ExtensionModuleTest. testThatModuleCanBeLoadedWithGrab
I'm running on MacOS El Capitan with Java 8u60.
Is anyone else running into the same? Is this something I should try to fix?
R,
rahul
--
View this message in context:
http://groovy.329449.n5.nabble.com/Tests-failing-locally-tp5729902.html
Sent from the Groovy Dev mailing list archive at Nabble.com.