[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] ...)



     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.


Reply to: