[Pkg-bluetooth-commits] r1390 - /packages/bluez/trunk/debian/rules

iwamatsu at users.alioth.debian.org iwamatsu at users.alioth.debian.org
Thu Apr 10 00:46:28 UTC 2014


Author: iwamatsu
Date: Thu Apr 10 00:46:28 2014
New Revision: 1390

URL: http://svn.debian.org/wsvn/pkg-bluetooth/?sc=1&rev=1390
Log:
Disable test

----
PASS: unit/test-avrcp
/hfp/test_init: 
(./unit/test-hfp:19818): GLib-CRITICAL **: Source ID 1 was not found when attempting to remove it
/bin/bash: 5 行: 19818 Trace/breakpoint trap   ${dir}$tst
FAIL: unit/test-hfp
/gdbus/simple_client: OK
/gdbus/client_connect_disc
----


Modified:
    packages/bluez/trunk/debian/rules

Modified: packages/bluez/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez/trunk/debian/rules?rev=1390&op=diff
==============================================================================
--- packages/bluez/trunk/debian/rules	(original)
+++ packages/bluez/trunk/debian/rules	Thu Apr 10 00:46:28 2014
@@ -41,3 +41,6 @@
 
 override_dh_systemd_start:
 	dh_systemd_start -pbluez --restart-after-upgrade bluetooth.service
+
+override_dh_auto_test:
+	# disable




More information about the Pkg-bluetooth-commits mailing list