From 62f75b8b162b479717bb7f9d9a8b5b65cd014512 Mon Sep 17 00:00:00 2001 From: Tim Mayberry Date: Sun, 13 Sep 2015 22:45:41 +1000 Subject: [PATCH] Remove glib timer test from pbd testsuite There are no test assertions and it takes a long time to execute the test so just leave it disabled for now. --- libs/pbd/wscript | 1 - 1 file changed, 1 deletion(-) diff --git a/libs/pbd/wscript b/libs/pbd/wscript index 7d74f09786..ed79593dd0 100644 --- a/libs/pbd/wscript +++ b/libs/pbd/wscript @@ -160,7 +160,6 @@ def build(bld): test/mutex_test.cc test/scalar_properties.cc test/signals_test.cc - test/timer_test.cc test/convert_test.cc test/filesystem_test.cc test/xml_test.cc -- 2.30.2