- enabled some tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=121
This commit is contained in:
parent
725f3b3051
commit
d28ce9563c
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 15 14:17:43 UTC 2012 - jmatejek@suse.com
|
||||||
|
|
||||||
|
- enabled some tests
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 8 13:30:29 UTC 2011 - jmatejek@suse.com
|
Thu Dec 8 13:30:29 UTC 2011 - jmatejek@suse.com
|
||||||
|
|
||||||
|
@ -210,7 +210,7 @@ make %{?_smp_mflags}
|
|||||||
if test $(ulimit -v) = unlimited || test $(ulimit -v) -gt 10000000; then
|
if test $(ulimit -v) = unlimited || test $(ulimit -v) -gt 10000000; then
|
||||||
ulimit -v 10000000 || :
|
ulimit -v 10000000 || :
|
||||||
fi
|
fi
|
||||||
LIST="test_urllib test_ssl test_hashlib test_hmac test_urllib2_localnet test_unicodedata test_tarfile test_sqlite test_tcl test_anydbm test_dumbdbm test_gdbm test_whichdb test_tk test_ttk_textonly test_bsddb test_readline "
|
LIST="test_urllib test_ssl test_hashlib test_hmac test_urllib2_localnet test_unicodedata test_tarfile test_sqlite test_tcl test_dbm test_anydbm test_dumbdbm test_gdbm test_whichdb test_tk test_ttk_textonly test_bsddb test_bsddb3 test_readline"
|
||||||
make test TESTOPTS="$LIST" TESTPYTHONOPTS="-R"
|
make test TESTOPTS="$LIST" TESTPYTHONOPTS="-R"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user