* [gentoo-commits] gentoo-x86 commit in dev-python/cython/files: cython-0.12-report_test_failures.patch
@ 2009-11-27 15:59 Arfrever Frehtes Taifersar Arahesis (arfrever)
0 siblings, 0 replies; 2+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2009-11-27 15:59 UTC (permalink / raw
To: gentoo-commits
arfrever 09/11/27 15:59:29
Added: cython-0.12-report_test_failures.patch
Log:
Version bump (bug #294620).
(Portage version: 14899-svn/cvs/Linux x86_64)
Revision Changes Path
1.1 dev-python/cython/files/cython-0.12-report_test_failures.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/cython/files/cython-0.12-report_test_failures.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/cython/files/cython-0.12-report_test_failures.patch?rev=1.1&content-type=text/plain
Index: cython-0.12-report_test_failures.patch
===================================================================
--- runtests.py
+++ runtests.py
@@ -856,7 +856,7 @@
os.path.join(sys.prefix, 'lib', 'python'+sys.version[:3], 'test'),
'pyregr'))
- unittest.TextTestRunner(verbosity=options.verbosity).run(test_suite)
+ result = unittest.TextTestRunner(verbosity=options.verbosity).run(test_suite)
if options.coverage:
coverage.stop()
@@ -875,3 +875,5 @@
if options.with_refnanny:
import refnanny
sys.stderr.write("\n".join([repr(x) for x in refnanny.reflog]))
+
+ sys.exit(not result.wasSuccessful())
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/cython/files: cython-0.12-report_test_failures.patch
@ 2010-07-24 19:19 Arfrever Frehtes Taifersar Arahesis (arfrever)
0 siblings, 0 replies; 2+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-07-24 19:19 UTC (permalink / raw
To: gentoo-commits
arfrever 10/07/24 19:19:37
Removed: cython-0.12-report_test_failures.patch
Log:
Delete older ebuild.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-07-24 19:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-27 15:59 [gentoo-commits] gentoo-x86 commit in dev-python/cython/files: cython-0.12-report_test_failures.patch Arfrever Frehtes Taifersar Arahesis (arfrever)
-- strict thread matches above, loose matches on Subject: below --
2010-07-24 19:19 Arfrever Frehtes Taifersar Arahesis (arfrever)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox