[Python-modules-commits] r13454 - in packages/pyside/trunk/debian/patches (fixTests.patch)

odyx-guest at users.alioth.debian.org odyx-guest at users.alioth.debian.org
Thu Jun 17 13:08:02 UTC 2010


    Date: Thursday, June 17, 2010 @ 13:07:50
  Author: odyx-guest
Revision: 13454

D'oh, blacklisting for real?\226?\128?\166

Modified:
  packages/pyside/trunk/debian/patches/fixTests.patch

Modified: packages/pyside/trunk/debian/patches/fixTests.patch
===================================================================
--- packages/pyside/trunk/debian/patches/fixTests.patch	2010-06-17 13:00:53 UTC (rev 13453)
+++ packages/pyside/trunk/debian/patches/fixTests.patch	2010-06-17 13:07:50 UTC (rev 13454)
@@ -8,8 +8,8 @@
 
 Index: pyside/tests/CMakeLists.txt
 ===================================================================
---- pyside.orig/tests/CMakeLists.txt	2010-06-17 14:57:07.000000000 +0200
-+++ pyside/tests/CMakeLists.txt	2010-06-17 14:59:16.000000000 +0200
+--- pyside.orig/tests/CMakeLists.txt	2010-06-17 15:07:01.000000000 +0200
++++ pyside/tests/CMakeLists.txt	2010-06-17 15:07:21.000000000 +0200
 @@ -1,10 +1,29 @@
  
  file(GLOB TEST_FILES */*_test.py)
@@ -32,7 +32,7 @@
 +# Segmentation fault
 +#        122 - qtnetwork_udpsocket (upstream: #230)
 +# AttributeError
-+set(test_dontrun_list qtmultimedia_audio qtgui_qwidget)
++set(test_dontrun_list qtmultimedia_audio qtgui_qwidget qtnetwork_udpsocket)
  
  foreach(test_file ${TEST_FILES})
      string(REGEX MATCH "/([^/]+)//?([^/]+)_test.py" test_name ${test_file} )




More information about the Python-modules-commits mailing list