rpms/upstart/devel upstart-remove-tests.patch,1.1,1.2

Petr Lautrbach plautrba at fedoraproject.org
Thu Dec 17 11:55:59 UTC 2009


Author: plautrba

Update of /cvs/pkgs/rpms/upstart/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6406

Modified Files:
	upstart-remove-tests.patch 
Log Message:
Removed another tests failing in koji


upstart-remove-tests.patch:
 nih-dbus/tests/test_dbus_connection.c |    1 
 nih/tests/test_child.c                |  180 ----------------------------------
 nih/tests/test_string.c               |    2 
 3 files changed, 183 deletions(-)

Index: upstart-remove-tests.patch
===================================================================
RCS file: /cvs/pkgs/rpms/upstart/devel/upstart-remove-tests.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- upstart-remove-tests.patch	1 Dec 2009 11:53:24 -0000	1.1
+++ upstart-remove-tests.patch	17 Dec 2009 11:55:59 -0000	1.2
@@ -1,7 +1,6 @@
-diff --git a/nih-dbus/tests/test_dbus_connection.c b/nih-dbus/tests/test_dbus_connection.c
-index 68074b2..498f4e5 100644
---- a/nih-dbus/tests/test_dbus_connection.c
-+++ b/nih-dbus/tests/test_dbus_connection.c
+diff -up upstart-0.6.3/nih-dbus/tests/test_dbus_connection.c.tests upstart-0.6.3/nih-dbus/tests/test_dbus_connection.c
+--- upstart-0.6.3/nih-dbus/tests/test_dbus_connection.c.tests	2009-12-14 15:51:25.323430105 +0100
++++ upstart-0.6.3/nih-dbus/tests/test_dbus_connection.c	2009-12-14 15:51:25.323430105 +0100
 @@ -1521,7 +1521,6 @@ main (int   argc,
  	nih_error_init ();
  
@@ -10,10 +9,9 @@ index 68074b2..498f4e5 100644
  	test_setup ();
  	test_server ();
  
-diff --git a/nih/tests/test_child.c b/nih/tests/test_child.c
-index 4c8c760..5ec8501 100644
---- a/nih/tests/test_child.c
-+++ b/nih/tests/test_child.c
+diff -up upstart-0.6.3/nih/tests/test_child.c.tests upstart-0.6.3/nih/tests/test_child.c
+--- upstart-0.6.3/nih/tests/test_child.c.tests	2009-12-14 15:51:25.910710749 +0100
++++ upstart-0.6.3/nih/tests/test_child.c	2009-12-14 15:51:25.888145178 +0100
 @@ -328,186 +328,6 @@ test_poll (void)
  	nih_free (watch);
  
@@ -201,3 +199,15 @@ index 4c8c760..5ec8501 100644
  	/* Check that we can watch for events from any process, which
  	 * shouldn't be freed when the child dies.
  	 */
+diff -up upstart-0.6.3/nih/tests/test_string.c.tests upstart-0.6.3/nih/tests/test_string.c
+--- upstart-0.6.3/nih/tests/test_string.c.tests	2009-12-17 12:34:43.357844975 +0100
++++ upstart-0.6.3/nih/tests/test_string.c	2009-12-17 12:38:41.911484010 +0100
+@@ -1511,8 +1511,6 @@ main (int   argc,
+ 	test_array_copy ();
+ 	test_array_append ();
+ 	test_str_wrap ();
+-	test_str_screen_width ();
+-	test_str_screen_wrap ();
+ 
+ 	return 0;
+ }




More information about the scm-commits mailing list