[PATCH] py3: split check of pygments-using files from the rest of the tree

Yuya Nishihara yuya at tcha.org
Wed Aug 31 09:00:13 EDT 2016


On Tue, 30 Aug 2016 13:34:00 -0400, Augie Fackler wrote:
> # HG changeset patch
> # User Augie Fackler <augie at google.com>
> # Date 1472578428 14400
> #      Tue Aug 30 13:33:48 2016 -0400
> # Node ID 3f0a2fc501f04fb5c80a79943b4ff3846d3d3f75
> # Parent  4e6fc4921eca722aa5c7967408d93ca3c59b1593
> py3: split check of pygments-using files from the rest of the tree
> 
> If we don't do this, people without pygments installed in their Python
> 3 environment silently stop checking test-check-py3-compat, which
> isn't really what we wanted. This preserves stability of the test
> output while still letting anyone with a recent-enough Python 3 run
> the majority of the Python 3 compat checking test.

Nice. Queued, thanks.


More information about the Mercurial-devel mailing list