zacharymorn commented on pull request #2068:
URL: https://github.com/apache/lucene-solr/pull/2068#issuecomment-726467539


   > > On the other hand, I think these tests will break if run from IDEs. Do 
we need to support that in this PR?
   > 
   > Oh, thanks! I'll take a look after I come back from work. I think the PR 
should be clean in that it doesn't break other people's workflow, so yes - if 
you added tests they should run or be quietly ignored if they're not supported. 
I'll take a look.
   
   Agreed. I just looked around as well, and it seems @Nightly annotation might 
be a possible work around here to disable running these tests from IDE. Granted 
it's a bit of a hack as it also disabled running those tests from developer's 
local gradle build by default, but at least these tests will get run in nightly 
build and bugs can be caught (albeit a bit late).
   
   Another solution is perhaps to create a new annotation to disable tests 
running from IDE, if such a thing can be detected ?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to