[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: As usual: New version of picard-tools requires work





Le dim. 2 déc. 2018 à 12:35, Andreas Tille <tille@debian.org> a écrit :
On Sat, Dec 01, 2018 at 12:18:40PM +0100, olivier sallou wrote:
> > 9359e09f6df2c08b2f2ec3269c9243b8ef06c449) provided by
> > Emmanuel Bourg and also upgrade to latest upstream.
> > I commited my work to Git.  It seems only one test is
> > failing and at first I considered it an option to simply
> > skip that test but the output looks somehow suspicious:
> >
>
> I remember other such issue of hostname resolution.
>
> java.base/java.net.InetAddress.getLocalHost(InetAddress.java:1642)
>
>  Don't remember details. But you can safely skip this test

I tried

 // Run tests using both the legacy and barclay command line parsers.
-test {
-    dependsOn barclayTest
-}
+//test {
+//    dependsOn barclayTest
+//}


in build.gradle but this does not work.  Any idea how to properly
skip this test?

Should patch test related java file to remove the test case.

Kind regards

       Andreas.

--
http://fam-tille.de

Reply to: