You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Robert Muir (Jira)" <ji...@apache.org> on 2022/05/18 19:43:00 UTC

[jira] [Created] (LUCENE-10579) fix smoketester backwards-check to not parse stdout

Robert Muir created LUCENE-10579:
------------------------------------

             Summary: fix smoketester backwards-check to not parse stdout
                 Key: LUCENE-10579
                 URL: https://issues.apache.org/jira/browse/LUCENE-10579
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Robert Muir


The smoketester parses the output of TestBackwardsCompatibility -verbose looking for certain prints for each index release. 

But I think this is a noisier channel than you might expect. I added a hack to log the stuff its trying to parse... it is legit crazy. See attachment

Let's rethink, maybe we should just examine the zip files?



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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