Add 6.4.2 back compat test indexes

This commit is contained in:
Ishan Chattopadhyaya 2017-03-08 01:21:45 +05:30
parent 57e8543bfd
commit 3a9933960e
3 changed files with 3 additions and 1 deletions

View File

@ -295,7 +295,9 @@ public class TestBackwardsCompatibility extends LuceneTestCase {
"6.4.0-cfs",
"6.4.0-nocfs",
"6.4.1-cfs",
"6.4.1-nocfs"
"6.4.1-nocfs",
"6.4.2-cfs",
"6.4.2-nocfs"
};
final String[] unsupportedNames = {