[ipython] Ignore test: test_console_starts

Thomas Spura tomspur at fedoraproject.org
Sat Jan 25 17:13:16 UTC 2014


commit 7c44020827346ae15e58ce46e7acc5febaeabab6
Author: Thomas Spura <thomas.spura at gmail.com>
Date:   Sat Jan 25 18:13:24 2014 +0100

    Ignore test: test_console_starts

 ipython.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ipython.spec b/ipython.spec
index a7dfbad..dab6a36 100644
--- a/ipython.spec
+++ b/ipython.spec
@@ -360,7 +360,7 @@ export PYTHONSTARTUP=""
 #### -> ignoring test_pylab_import_all_disabled|test_pylab_import_all_enabled
 #####################################################################
 # No *EXCLUDE_TESTS may be empty. Write NONE in such a case.
-%global COMMON_EXCLUDE_TESTS make_label_dec|testIPython|testPython
+%global COMMON_EXCLUDE_TESTS make_label_dec|testIPython|testPython|test_console_starts
 %global PYTHON3EXCLUDE_TESTS NONE
 %global PYTHON2EXCLUDE_TESTS test_pylab_import_all_disabled|test_pylab_import_all_enabled
 


More information about the scm-commits mailing list