[Pkg-nagios-changes] [SCM] UNNAMED PROJECT branch, debian/master, updated. 810edbdd3feedbfe37f4a65bee50b57b2f60fa2a

Gerhard Lausser gerhard.lausser at consol.de
Tue Feb 28 22:08:38 UTC 2012


The following commit has been merged in the debian/master branch:
commit 10474f6ef4bcef9a732de9a361967be9df706afb
Author: Gerhard Lausser <gerhard.lausser at consol.de>
Date:   Wed Dec 14 03:18:10 2011 +0100

    *nosetest also runs xtest_ stuff. add a return otherwise hudson runs for hours

diff --git a/test/test_livestatus_db.py b/test/test_livestatus_db.py
index 686bb9a..f651e51 100755
--- a/test/test_livestatus_db.py
+++ b/test/test_livestatus_db.py
@@ -450,6 +450,7 @@ class TestConfigBig(TestConfig):
 
 
     def x_test_a_long_history(self):
+        return
         test_host_005 = self.sched.hosts.find_by_name("test_host_005")
         test_host_099 = self.sched.hosts.find_by_name("test_host_099")
         test_ok_00 = self.sched.services.find_srv_by_name_and_hostname("test_host_005", "test_ok_00")

-- 
UNNAMED PROJECT



More information about the Pkg-nagios-changes mailing list