Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'regression-testing')
-rw-r--r--regression-testing/MosesRegressionTesting.pm2
-rwxr-xr-xregression-testing/run-test-suite.perl2
2 files changed, 2 insertions, 2 deletions
diff --git a/regression-testing/MosesRegressionTesting.pm b/regression-testing/MosesRegressionTesting.pm
index 5a5b977ba..9eb94a838 100644
--- a/regression-testing/MosesRegressionTesting.pm
+++ b/regression-testing/MosesRegressionTesting.pm
@@ -5,7 +5,7 @@ use strict;
# if your tests need a new version of the test data, increment this
# and make sure that a moses-regression-tests-vX.Y is available for
# download from statmt.org (redpony AT umd dot edu for more info)
-use constant TESTING_DATA_VERSION => '8';
+use constant TESTING_DATA_VERSION => '9';
# find the data directory in a few likely locations and make sure
# that it is the correct version
diff --git a/regression-testing/run-test-suite.perl b/regression-testing/run-test-suite.perl
index bab9446e6..f59e75e1f 100755
--- a/regression-testing/run-test-suite.perl
+++ b/regression-testing/run-test-suite.perl
@@ -39,6 +39,7 @@ my @tests = qw (
phrase.lattice-surface
phrase.lattice-distortion
phrase.lexicalized-reordering
+ phrase.lexicalized-reordering-bin
phrase.lexicalized-reordering-cn
phrase.consensus-decoding-surface
phrase.continue-partial-translation
@@ -46,7 +47,6 @@ my @tests = qw (
phrase.show-weights
phrase.xml-markup
);
-# phrase.lexicalized-reordering-bin
#phrase.basic-lm-oov-withkenlm
#phrase.basic-surface-only-withkenlm
#phrase.basic-surface-only-withkenlm.bin