opengrok
opengrok copied to clipboard
reenable Unix only FileHistoryCacheTest tests once AppVeyor environment changes
PR #2550 disabled these tests from FileHistoryCacheTest on non-Unix:
testRenamedFilePlusChangesBranchedtestRenameFileThenDoIncrementalReindextestStoreAndGet
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.
This should be revisited since we switched Windows builds from AppVeyor to Travis.
Travis is long gone, however the Unix-only annotations are still in place. Needs revisiting.
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