Re-Run Nightly Wikipedia Tatoeba Tests
This wiki has been moved to https://dev.languagetool.org - this page is archived and is not updated anymore
If the nightly tests fail or lead to strange results, it might be necessary to run them again (instead of just waiting for the next day). It works like this:
- cd /home/languagetool/regression-test/LanguageTool-wikipedia
- mv result_XX.old result_XX.new (XX being the language code)
- sh /home/languagetool/languagetool.org/languagetool-website/create-snapshot.sh
- cd /home/languagetool/regression-test
- copy languagetool-regression-test.sh to regression-temp.sh
- edit regression-temp.sh: keep only the relevant language in "for lang in …"
- ./regression-temp.sh
page revision: 2, last edited: 24 Sep 2020 07:47