Actions
Defect #44223
openSetup Subversion and Mercurial on Github Actions
Resolution:
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 1 day 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