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
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License