[SCM] gsequencer/master: removed patches

jkraehemann-guest at users.alioth.debian.org jkraehemann-guest at users.alioth.debian.org
Mon Jun 13 17:22:47 UTC 2016


The following commit has been merged in the master branch:
commit ac78f967c7b510db7b7a5ed82ca7050aae6cee11
Author: Joël Krähemann <jkraehemann-guest at users.alioth.debian.org>
Date:   Mon Jun 13 17:15:26 2016 +0000

    removed patches

diff --git a/debian/patches/disabled-thread-test-sync.diff b/debian/patches/disabled-thread-test-sync.diff
deleted file mode 100644
index 2cfb251..0000000
--- a/debian/patches/disabled-thread-test-sync.diff
+++ /dev/null
@@ -1,13 +0,0 @@
-Commented out ags_thread_test_sync() because it fails sometimes since it is affected by a race-condition.
-
---- a/ags/test/thread/ags_thread_test.c
-+++ b/ags/test/thread/ags_thread_test.c
-@@ -806,7 +806,7 @@
-   }
- 
-   /* add the tests to the suite */
--  if((CU_add_test(pSuite, "test of AgsThread sync\0", ags_thread_test_sync) == NULL) ||
-+  if(/* (CU_add_test(pSuite, "test of AgsThread sync\0", ags_thread_test_sync) == NULL) || - disabled because of race condition */
-      (CU_add_test(pSuite, "test of AgsThread lock\0", ags_thread_test_lock) == NULL) ||
-      (CU_add_test(pSuite, "test of AgsThread trylock\0", ags_thread_test_trylock) == NULL) ||
-      (CU_add_test(pSuite, "test of AgsThread get toplevel\0", ags_thread_test_get_toplevel) == NULL) ||
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index ef63238..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-disabled-thread-test-sync.diff

-- 
gsequencer packaging



More information about the pkg-multimedia-commits mailing list