You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2022/05/18 14:37:45 UTC

[GitHub] [lucene] rmuir commented on pull request #901: remove commented-out/obselete AwaitsFix

rmuir commented on PR #901:
URL: https://github.com/apache/lucene/pull/901#issuecomment-1130101538

   FYI there are only 6 `@AwaitsFix` tests left:
   * `TestICUTokenizerCJK`: we are really actually waiting on a third-party fix, i checked ICU bugtracker and adrien's bug is still open. we just have to check it from time to time.
   * `TestControlledRealTimeReopenThread`: the test needs to be reworked to no longer rely on wall-clock time.
   * `TestMatchRegionRetriever`: there is at least a draft PR open for the fix, but unclear of the status from the JIRA.
   * `TestMoreLikeThis`: from reading the JIRA, it may or may not be fixed. seems like the test needs to be beasted.
   * `TestStressNRTReplication`: this one forks its own JVM, in an outdated way incompatible with java module system. the test may require some rework.


-- 
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: issues-unsubscribe@lucene.apache.org

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


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