[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Help] Exclusion did not worked (Was: Bug#877419: Bug#877700: RM: pandas [arm64 armel armhf mips mips64el mipsel s390x] ...)



On 16 Oct 2017, at 11:08, Andreas Tille <andreas@fam-tille.de> wrote:
> On Sun, Oct 15, 2017 at 08:21:46PM +0100, Rebecca N. Palmer wrote:
>>>     raise nose.SkipTest("known failure of test_stata on non-little endian")
>>> E   NameError: name 'nose' is not defined
>> 
>> You need an 'import nose' first, if the test doesn't already have one.
> 
> If the 'import nose' is missing why is the test working for amd64, arm64
> but not for s390x?

NameError is only raised when it tries to run that line.

Regards,
James


Reply to: