[ 
https://issues.apache.org/jira/browse/LUCENE-5936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14129187#comment-14129187
 ] 

Ryan Ernst commented on LUCENE-5936:
------------------------------------

bq. We could also add a test to TestVersion that checks 
http://archives.apache.org with the list of Versions?

I was trying to avoid a unit test which hit the network (to maintain the 
ability to run offline).  But even so, that test would only check released 
versions have a version constant? I think the missing piece (which is what 
mikes script is doing + every other version) is do we have a unique version for 
this which we are release testing.

> Add BWC checks to verify what is tested matches what versions we know about
> ---------------------------------------------------------------------------
>
>                 Key: LUCENE-5936
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5936
>             Project: Lucene - Core
>          Issue Type: Test
>            Reporter: Ryan Ernst
>         Attachments: LUCENE-5936.patch, LUCENE-5936.patch
>
>
> This is a follow up from LUCENE-5934.  Mike has already has something like 
> this for the smoke tester, but here I am suggesting a test within the test 
> (similar to other Version tests we have which check things like deprecation 
> status of old versions).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to