Am 08.05.2017 um 15:36 schrieb Allison, Timothy B.:
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.

I have some unit tests that request a connection, but these don't fail if there is no connection.

Tilman


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]

Reply via email to