oracle / opengrok

OpenGrok is a fast and usable source code search and cross reference engine, written in Java
http://oracle.github.io/opengrok/
Other
4.36k stars 748 forks source link

reenable Unix only FileHistoryCacheTest tests once AppVeyor environment changes #2553

Open vladak opened 5 years ago

vladak commented 5 years ago

PR #2550 disabled these tests from FileHistoryCacheTest on non-Unix:

due to Mercurial handling in AppVeyor environment (see the PR for details). If something (esp. Mercurial version) changes there, the tests should be re-enabled.

vladak commented 4 years ago

This should be revisited since we switched Windows builds from AppVeyor to Travis.

vladak commented 12 months ago

Travis is long gone, however the Unix-only annotations are still in place. Needs revisiting.

vladak commented 12 months ago

The Windows build in Github Actions still fails with, at least for the first case:

FileHistoryCacheTest.testRenamedFilePlusChangesBranched:547 hg command '[hg, import, D:\a\OpenGrok\OpenGrok\opengrok-indexer\target\test-classes\history\hg-export-renamed.txt]' failed.
exit code: 255