This is an archive of the discontinued Mercurial Phabricator instance.

tests: update network related errors for Debian 9
ClosedPublic

Authored by lothiraldan on Dec 10 2018, 8:40 AM.

Details

Summary

We have a CI job that runs the Mercurial tests in parallel. Some of the
network related failures seems to be different on the environment. Oddly,
those failures happens only when running the tests in parallel, not when
running the test file only.

I have no idea how to get the windows formatted message for the error, if
someone could give me an hand, I will update this changeset with the value.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

lothiraldan created this revision.Dec 10 2018, 8:40 AM
indygreg accepted this revision.Dec 10 2018, 10:25 AM
indygreg added a subscriber: indygreg.

This behavior is wonky and smells like a race condition in the kernel or something. But all changes are to places that are expected to fail. I don't think the actual error matters that much. And if this is beyond our control, there's nothing we can do. So ¯\_(ツ)_/¯

This revision is now accepted and ready to land.Dec 10 2018, 10:25 AM
This revision was automatically updated to reflect the committed changes.