Actions
Defect #44223
closedSetup Subversion and Mercurial on GitHub Actions
Resolution:
Fixed
Affected version:
Description
Right now, the test output on Github includes this at the top:
Mercurial test repository NOT FOUND. Skipping functional tests !!! Subversion test repository NOT FOUND. Skipping functional tests !!!
The Subversion and Mercurial tests should be enabled on Github. Likely, its enough to install the necessary client packages in the runner.
Files
Updated by Go MAEDA 22 days ago
- File 0001-Setup-Subversion-and-Mercurial-on-Github-Actions.patch 0001-Setup-Subversion-and-Mercurial-on-Github-Actions.patch added
- Target version set to 6.0.11
This patch fixes the reported issue. Setting the target version to 6.0.11.
Actions