# HG changeset patch # User Matt Harbison # Date 2017-04-11 01:12:54 # Node ID 56f58027a513470a623204f1b0a04ce34c1973c5 # Parent 8e282aa3c3ff66ccbed348a2f3caa41494a39ed9 test-patchbomb: disable sendmail tests on Windows These tests were failing, and there isn't a trivial way to execute a script on Windows [1]. [1] https://www.mercurial-scm.org/pipermail/mercurial-devel/2017-April/096497.html diff --git a/tests/test-patchbomb.t b/tests/test-patchbomb.t --- a/tests/test-patchbomb.t +++ b/tests/test-patchbomb.t @@ -2846,6 +2846,7 @@ dest#branch URIs: @@ -0,0 +1,1 @@ +d +#if no-windows Set up a fake sendmail program @@ -3026,3 +3027,4 @@ multiple heads are missing at public (use 'hg push $TESTTMP/t3 -r ff2c9fa2018b -r 3b6f1ec9dde9') [255] +#endif