If there aren't objections, I'll open a ticket and make that change after the 2.0.6 release. Thank you!
-----Original Message----- From: Maruan Sahyoun [mailto:[email protected]] Sent: Monday, May 8, 2017 9:39 AM To: [email protected] Subject: Re: low priority: proxy settings and unit tests? How about skipping the test on ".. Connection refused .."? BR Maruan > Am 08.05.2017 um 15:36 schrieb Allison, Timothy B. <[email protected]>: > > All, > Apologies for this one... Is there an easy way to set proxy information for > the unit tests that get an InputStream via URL without changing any source > code or project poms? In Intellij, I can modify the program arguments for > each one, but then, of course, maven doesn't pick up that information when I > do a build. > > I've been adding @Ignore to the unit tests in my local copy, but there has > to be a better way. > > Failed tests: > PDButtonTest.testRadioButtonWithOptions:131 Unexpected IOException > Connection refused: connect > PDButtonTest.testOptionsAndNamesNotNumbers:187 Unexpected IOException > Connection refused: connect > > Tests in error: > MergeAcroFormsTest.testAPEntry:92 > Connect Connection refused: > connect > MergeAcroFormsTest.testAnnotsEntry:59 > Connect Connection refused: > connect > MergeAnnotationsTest.testLinkAnnotations:61 > Connect Connection refused: > conn... --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
