Hello community,

here is the log from the commit of package python-nose for openSUSE:Factory 
checked in at 2013-07-02 07:42:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-nose (Old)
 and      /work/SRC/openSUSE:Factory/.python-nose.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-nose"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-nose/python-nose.changes  2013-05-16 
16:16:08.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-nose.new/python-nose.changes     
2013-07-02 07:42:32.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Jul  1 08:30:52 UTC 2013 - [email protected]
+
+- Drop functional_tests/test_multiprocessing/test_concurrent_shared.py,
+  it randomly fails (due to timing checks)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-nose.spec ++++++
--- /var/tmp/diff_new_pack.X87CHO/_old  2013-07-02 07:42:33.000000000 +0200
+++ /var/tmp/diff_new_pack.X87CHO/_new  2013-07-02 07:42:33.000000000 +0200
@@ -58,6 +58,8 @@
 %prep
 %setup -q -n nose-%{version}
 sed -i "s|man/man1|share/man/man1|" setup.py # Fix man-page install path
+# This tests succeeds/fails based on timing, which breaks on slow build hosts:
+rm functional_tests/test_multiprocessing/test_concurrent_shared.py
 
 %build
 python setup.py build

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to