Yes, they are a bit harder to get fine-tuned executions. But they should only be run in the integration-test phase, not with unit tests. Is this happening when you run them locally or in Jenkins?
On Mon, Dec 12, 2016 at 5:06 PM, Manu Zhang <[email protected]> wrote: > Sorry, they are tests under *maven-archetypes/examples-java8 *and cannot > be > skipped with "-DskipTests" > > On Tue, Dec 13, 2016 at 9:01 AM Manu Zhang <[email protected]> > wrote: > > > Hi, > > > > I find tests under example-java8 are running slow each time. Looking at > > the codes, it might be that MinimalWordCountJava8Test reading from and > > writing to "gs://". > > Have anyone else had similar experience ? Do we have to access external > > resources in a UT ? > > > > Thanks, > > Manu > > >
