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 Holger Just about 2 months ago
- Tracker changed from Feature to Defect
Updated by Go MAEDA about 1 month 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.
Updated by Go MAEDA about 1 month ago
- Status changed from New to Resolved
- Assignee set to Go MAEDA
Committed the fix in r24832. Thank you for pointing it out.
Updated by Go MAEDA about 1 month ago
- Subject changed from Setup Subversion and Mercurial on Github Actions to Setup Subversion and Mercurial on GitHub Actions
Actions