Skip to content

MercurialRepositoryTest.testBuildTagListOneMore fails on macOS #4849

@vladak

Description

@vladak

The MercurialRepositoryTest.testBuildTagListOneMore test has started failing recently on macOS with:

Error:  Failures: 
Error:    MercurialRepositoryTest.testBuildTagListOneMore:535->runHgCommand:196 hg command '[hg, tag, branch_tag]' failed.
exit code: 255
stdout:

stderr:
 ==> expected: <0> but was: <255>

Unfortunately the stderr seems to be empty.

The whole set of MercurialRepositoryTest passed Sep 9, 2025 and failed on Sep 17, 2025. There was a version bump from 7.1 to 7.1.1 however according to the release notes there does not seem to be anything relevant. Mercurial is installed from Homebrew.

Also, I cannot reproduce the issue locally on macOS Sequoia with Mercurial 7.1.1 installed from Homebrew.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions