Skip all release automation related tests on platforms which are not Linux

[email protected] Sun, 06 Dec 2009 20:54:38 -0000
Newsgroups gmane.comp.python.twisted.bugs
Message-ID <[email protected]>
New submission from exarkun <[email protected]>:

Since the release is done on Linux, and these release tools are '''explicitly''' for our use only, it's a bit of a waste to run the tests for them on other platforms, and an even bigger waste to spend development effort making the code portable and so on.

So, let's skip the tests everywhere but on Linux.


----------
Type     : task
Component: release management
Keywords : tests
Priority : normal
Nosy     : radix
----------
http://twistedmatrix.com/trac/ticket/4154