[gupnp-av] Disable test for 753314 for now



commit 86f605628c8e9972c2aec01541087722c3877793
Author: Jens Georg <mail jensge org>
Date:   Fri Feb 5 23:20:48 2016 +0100

    Disable test for 753314 for now
    
    Signed-off-by: Jens Georg <mail jensge org>

 tests/gtest/test-regression.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/gtest/test-regression.c b/tests/gtest/test-regression.c
index 6efe333..019143f 100644
--- a/tests/gtest/test-regression.c
+++ b/tests/gtest/test-regression.c
@@ -169,7 +169,7 @@ int main (int argc, char *argv[])
         g_test_add_func ("/bugs/gnome/674319", test_bgo674319);
         g_test_add_func ("/bugs/gnome/687462", test_bgo687462);
         g_test_add_func ("/bugs/gnome/705564", test_bgo705564);
-        g_test_add_func ("/bugs/gnome/753314", test_bgo753314);
+/*        g_test_add_func ("/bugs/gnome/753314", test_bgo753314); */
 
         g_test_run ();
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]