No idea at all, that could help me with my problem? Cheers, michael
Am Mittwoch, 3. August 2016 17:30:23 UTC+2 schrieb Michael Pauli: > > Hi! > > I have a problem with the triggering of Gauge tests from GoCD. > > My GoCD (Go Version: 16.7.0) Machine is a Mac OSX 10.11.6 with one Go > Server and two Go Agents. > The following versions auf Gauge/Plugins are installed on this machine: > Gauge version: 0.6.1 > Plugins > ------- > html-report (2.1.1) > java (0.5.0) > > The task is a custom command that start a .sh file in the root of the > project. Inside the script is only the command mvn gauge:execute > -DspecsDir=specs -Denv="ci" (ci is my user.propertie under env/ci beside > the default folder). > > If I trigger now GoCD to build the test, I get the following error for all > of my steps/specs: > [ValidationError] /Users/admin/Library/Application Support/Go > Agent/pipelines/GaugeTests/specs/xxx.spec:11: Step implementation not found > => '...' > > I'm asking the question here and not in the Gauge Group cause if I run the > test with the same .sh file on my local machine (via Selenium Grid) with > the same Gauge/Plugin versions, every test works fine. I also have no > problems with GoCD and Selenium tests, JMeter tests and RestAssured tests. > > I'm new to GoCD so it could also be, that the bug sits in front of the > display ;-) > > Thanks and cheers, > michael > > -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
