3.x backwards tests are using Version.LUCENE_CURRENT: aren't testing backwards!
-------------------------------------------------------------------------------

                 Key: LUCENE-2550
                 URL: https://issues.apache.org/jira/browse/LUCENE-2550
             Project: Lucene - Java
          Issue Type: Bug
          Components: Build
            Reporter: Robert Muir
             Fix For: 3.1


The 3.x backwards tests are mostly all using Version.LUCENE_CURRENT, therefore 
they don't always test the behavior as they should.

I added TEST_VERSION_CURRENT = 3.0 to the backwards/LuceneTestCase, and I think 
we should fix all backwards tests to use TEST_VERSION_CURRENT instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to