paulirwin commented on issue #898:
URL: https://github.com/apache/lucenenet/issues/898#issuecomment-2567268674

   Actually, we are effectively treating _all_ tests as if they have this 
attribute, as we are [logging that warning and swallowing the 
exception](https://github.com/apache/lucenenet/blob/dbc602c7f872189516dc132045f1cc2b69d5ca7e/src/Lucene.Net.TestFramework/Util/LuceneTestCase.cs#L3129-L3134)
 regardless of if it has the attribute. So my previous comment about "Since we 
do not have any tests that fail like this" may not be correct if it is in fact 
swallowing these exceptions. That doesn't change the fact that no Lucene tests 
use this attribute, though. I'll try rethrowing and see if any tests fail.


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@lucenenet.apache.org

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

Reply via email to