How skip running nose tests during build?

Asked by Timmie

I am trying the following recipe for pandas:
https://code.launchpad.net/~timmie/+recipe/pandas-daily-current

Why uses the following code:
http://bazaar.launchpad.net/~pythonxy/numpy/pandas/files

The run of the test suite is commented out in setup.py:
http://bazaar.launchpad.net/~pythonxy/numpy/pandas/view/head:/setup.py#L369

The package is built nesting the following debian files:
http://bazaar.launchpad.net/~pythonxy/pythonxy/pandas_debian_current/files

The automatic PPA build constantly fail because some tests are failing:
https://code.launchpad.net/~timmie/+recipe/pandas-daily-current

An example:
https://launchpadlibrarian.net/96743153/buildlog_ubuntu-oneiric-amd64.pandas_0.7.2-ubuntu0~1999~oneiric1_FAILEDTOBUILD.txt.gz

Since the daily builds use development code, I would like to disable the test runs.

How do I tell the debian build system to skip the nose unittests?

Thanks in advance.

Question information

Language:
English Edit question
Status:
Answered
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Laura Czajkowski (czajkowski) said :
#1

I think you'll have some better help if you ask in #ubuntu-packaging on irc on freenode.

Can you help with this problem?

Provide an answer of your own, or ask Timmie for more information if necessary.

To post a message you must log in.