Go to file
David Malcolm 866e929265 rewrite of %check: fine-grained test exclusions
* Sat Sep 10 2011 David Malcolm <dmalcolm@redhat.com> - 2.7.2-10
- rewrite of "check", introducing downstream-only hooks for skipping specific
cases in an rpmbuild (patch 132), and fixing/skipping failing tests in a more
fine-grained manner than before (patches 104, 133-142)
2011-09-10 07:55:07 -04:00
.gitignore 2.7.2 2011-06-13 17:19:37 -04:00
00104-lib64-fix-for-test_install.patch rewrite of %check: fine-grained test exclusions 2011-09-10 07:55:07 -04:00
00132-add-rpmbuild-hooks-to-unittest.patch rewrite of %check: fine-grained test exclusions 2011-09-10 07:55:07 -04:00
00133-skip-test_dl.patch rewrite of %check: fine-grained test exclusions 2011-09-10 07:55:07 -04:00
00134-fix-COUNT_ALLOCS-failure-in-test_sys.patch rewrite of %check: fine-grained test exclusions 2011-09-10 07:55:07 -04:00
00135-skip-test-within-test_weakref-in-debug-build.patch rewrite of %check: fine-grained test exclusions 2011-09-10 07:55:07 -04:00
00136-skip-tests-of-seeking-stdin-in-rpmbuild.patch rewrite of %check: fine-grained test exclusions 2011-09-10 07:55:07 -04:00
00137-skip-distutils-tests-that-fail-in-rpmbuild.patch rewrite of %check: fine-grained test exclusions 2011-09-10 07:55:07 -04:00
00138-fix-distutils-tests-in-debug-build.patch rewrite of %check: fine-grained test exclusions 2011-09-10 07:55:07 -04:00
00139-skip-test_float-known-failure-on-arm.patch rewrite of %check: fine-grained test exclusions 2011-09-10 07:55:07 -04:00
00140-skip-test_ctypes-known-failure-on-sparc.patch rewrite of %check: fine-grained test exclusions 2011-09-10 07:55:07 -04:00
00141-fix-test_gc_with_COUNT_ALLOCS.patch rewrite of %check: fine-grained test exclusions 2011-09-10 07:55:07 -04:00
00142-skip-failing-pty-tests-in-rpmbuild.patch rewrite of %check: fine-grained test exclusions 2011-09-10 07:55:07 -04:00
Python-2.2.1-pydocnogui.patch auto-import changelog data from python-2.2.2-26.src.rpm 2004-09-09 11:02:53 +00:00
fix-dbm_contains-on-64bit-bigendian.patch fix dbm_contains on 64bit-bigendian (patch 126; rhbz#626756) 2010-09-24 19:09:23 -04:00
fix-test_commands-expected-ls-output-issue7108.patch 2.7-8: add a %check 2010-08-18 13:35:32 -04:00
fix-test_structmember-on-64bit-bigendian.patch fix test_structmember on 64bit-bigendian (patch 127) 2010-09-27 13:44:59 -04:00
less-verbose-COUNT_ALLOCS.patch 2.7-8: add a %check 2010-08-18 13:35:32 -04:00
libpython.stp - add a systemtap tapset defining "python.function.entry" and 2010-02-09 22:46:34 +00:00
macros.python2 add rpm macros file (rhbz#731800) 2011-08-18 15:25:42 -04:00
make-pydoc-more-robust-001.patch - make "pydoc -k" more robust in the face of broken modules (rhbz:461419, 2010-05-27 15:37:54 +00:00
pyfuntop.stp - add pyfuntop.stp; allow systemtap support to be disabled 2010-03-13 00:06:34 +00:00
python-2.3.4-lib64-regex.patch auto-import changelog data from python-2.3.4-1.src.rpm 2004-09-09 11:05:41 +00:00
python-2.5-cflags.patch auto-import python-2.5-0 on branch devel from python-2.5-0.src.rpm 2006-12-05 21:34:32 +00:00
python-2.5.1-plural-fix.patch - work around problems with multi-line plural specification (#252136) 2007-09-10 15:42:58 +00:00
python-2.5.1-sqlite-encoding.patch - fix encoding of sqlite .py files to work around weird encoding problem in 2007-09-14 14:44:14 +00:00
python-2.6-distutils_rpm.patch - Fix distutils generated rpms. 2009-01-06 20:05:07 +00:00
python-2.6-rpath.patch Update to 2.6 2008-11-29 02:03:47 +00:00
python-2.6-update-bsddb3-4.8.patch - automatically disable arena allocator when run under valgrind (upstream 2009-12-18 03:20:50 +00:00
python-2.6.4-distutils-rpath.patch - fixup distutils/unixccompiler.py to remove standard library path from 2010-03-16 19:33:57 +00:00
python-2.6.4-setup-db48.patch - update to 2.6.5: http://www.python.org/download/releases/2.6.5/ 2010-03-20 04:12:53 +00:00
python-2.6.5-fix-expat-issue9054.patch - Fix an incompatibility between pyexpat and the system expat-2.0.1 that 2010-06-21 22:36:03 +00:00
python-2.6.5-more-configuration-flags.patch - add configure-time support for COUNT_ALLOCS and CALL_PROFILE debug 2010-05-25 16:13:29 +00:00
python-2.7-autotool-intermediates.patch 2.7.2 2011-06-13 17:19:37 -04:00
python-2.7-fix-2to3-itertools-import-star.patch - re-enable systemtap 2010-07-26 13:04:32 +00:00
python-2.7-fix-parallel-make.patch - disable systemtap for now (dtrace is failing on startup due to the bug 2010-07-22 20:04:43 +00:00
python-2.7-lib64-sysconfig.patch - add patch to fixup the new sysconfig.py for our multilib support on 2010-07-21 20:48:17 +00:00
python-2.7-r84443-cfgparse.patch - backport a patch to fix a change in behaviour in configparse. 2010-09-16 13:42:05 -04:00
python-2.7.1-config.patch * Thu Dec 23 2010 David Malcolm <dmalcolm@redhat.com> - 2.7.1-1 2010-12-28 22:46:51 -05:00
python-2.7.1-fix-decimal-in-turkish-locale.patch fix "import decimal" in the Turkish locale (patch 131; rhbz#694928) 2011-04-12 08:06:25 -04:00
python-2.7.1-fix_test_abc_with_COUNT_ALLOCS.patch * Thu Dec 23 2010 David Malcolm <dmalcolm@redhat.com> - 2.7.1-1 2010-12-28 22:46:51 -05:00
python-2.7.1-lib64.patch * Thu Dec 23 2010 David Malcolm <dmalcolm@redhat.com> - 2.7.1-1 2010-12-28 22:46:51 -05:00
python-2.7.2-add-extension-suffix-to-python-config.patch add --extension-suffix option to python-config (patch 130; rhbz#732808) 2011-08-23 18:28:07 -04:00
python-2.7.2-disable-tests-in-test_io.patch run selftests with "--verbose"; disable parts of test_io on ppc (rhbz#732998) 2011-09-01 16:46:48 -04:00
python-2.7.2-tsc-on-ppc.patch ppc --with-tsc fixes 2011-08-23 16:44:23 -04:00
python-2.7rc1-binutils-no-dep.patch - add patch to fixup the new sysconfig.py for our multilib support on 2010-07-21 20:48:17 +00:00
python-2.7rc1-codec-ascii-tolower.patch - add patch to fixup the new sysconfig.py for our multilib support on 2010-07-21 20:48:17 +00:00
python-2.7rc1-ctypes-noexecmem.patch - add patch to fixup the new sysconfig.py for our multilib support on 2010-07-21 20:48:17 +00:00
python-2.7rc1-debug-build.patch - add patch to fixup the new sysconfig.py for our multilib support on 2010-07-21 20:48:17 +00:00
python-2.7rc1-dtrace.patch - add patch to fixup the new sysconfig.py for our multilib support on 2010-07-21 20:48:17 +00:00
python-2.7rc1-no-static-lib.patch - add patch to fixup the new sysconfig.py for our multilib support on 2010-07-21 20:48:17 +00:00
python-2.7rc1-socketmodule-constants.patch - add patch to fixup the new sysconfig.py for our multilib support on 2010-07-21 20:48:17 +00:00
python-2.7rc1-socketmodule-constants2.patch - add patch to fixup the new sysconfig.py for our multilib support on 2010-07-21 20:48:17 +00:00
python-2.7rc1-statvfs-f_flag-constants.patch - add patch to fixup the new sysconfig.py for our multilib support on 2010-07-21 20:48:17 +00:00
python-2.7rc2-r79310.patch - add patch to fixup the new sysconfig.py for our multilib support on 2010-07-21 20:48:17 +00:00
python-3.2b2-fix-ppc-debug-build.patch fix the ppc build of the debug configuration (patch 130; rhbz#661510) 2011-01-06 11:29:20 -05:00
python-gdb.py update python-gdb.py from v4 to v5 (improving performance and stability, 2010-04-01 02:45:00 +00:00
python.spec rewrite of %check: fine-grained test exclusions 2011-09-10 07:55:07 -04:00
pythondeps.sh - work around bug 562906 by supplying a fixed version of pythondeps.sh 2010-02-08 19:58:25 +00:00
sources 2.7.2 2011-06-13 17:19:37 -04:00
systemtap-example.stp - add a systemtap tapset defining "python.function.entry" and 2010-02-09 22:46:34 +00:00