No problem! I'm nowhere near insult, being a Ruby convert new to Java. Take
nothing for granted; I could be missing anything.
This project is using Gradle but I don't expect that to matter. We tried on
a couple different workstations and I explicitly tried gradle clean test
this morning. Same thing.
Am I missing some test dependency maybe?
dependencies {
jenkinsPlugins 'org.jenkins-ci.plugins.workflow:workflow-api:2.8@jar'
testCompile 'org.jenkins-ci.plugins.workflow:workflow-job:2.1@jar'
testCompile 'org.jenkins-ci.plugins.workflow:workflow-cps:1.15@jar'
jenkinsPlugins
'org.jenkins-ci.plugins.workflow:workflow-step-api:2.7@jar'
}
On Wed, Feb 1, 2017 at 4:26 PM, Jesse Glick <[email protected]> wrote:
> On Wed, Feb 1, 2017 at 6:19 PM, Victor Watkins <[email protected]>
> wrote:
> > our tests
> > are
> > failing because it cannot find a directory like /home/watkinsv/src/hello-
> > workflow/build/jenkins-for-test/WEB-INF/plugins during test execution.
>
> Odd. Not to insult your intelligence or anything, but did you try
>
> mvn clean test
> ^^^^^
>
> ? Or just running on a different, clean machine?
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Jenkins Developers" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/jenkinsci-dev/wEjBq8tUe4A/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/jenkinsci-dev/CANfRfr2mQBQx30C6EVnu%3D-Br5-
> gGRBKZ5j2%2BevVexGS%3DmNU0jA%40mail.gmail.com.
> For more options, visit https://groups.google.com/d/optout.
>
--
You received this message because you are subscribed to the Google Groups
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-dev/CAKT_a9eVUJk1kaCvxO78ifS_JpbMjguhO7tDWOZ3Yt1_5GtkhA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.