I'm struggling trying to get a clean test run in my local pylint repo. At
the moment, I have one small checker function, whose call I have commented
out, and have reverted all edits to the test inputs. When I run
./fulltest.sh 2.7
on my Mac, I get a lot of output, ending with this:
Ran 528 tes
On Wed, Jul 3, 2013 at 5:57 PM, Martin Pool wrote:
> They pass for me on Linux. It does not seem like the kind of thing that
> would be very platform-specific.
Thanks. I tried to back out my local changes but eventually gave up,
not really understanding how this stuff works in Mercurial. I woun