loolwsd/test/UnitAdmin.cpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 483dbbc77e9e4907f37329fae6b5959088e24158
Author: Pranav Kant <pran...@collabora.co.uk>
Date:   Mon Jul 18 20:44:00 2016 +0530

    Revert "unit-admin: Enable a test"
    
    This doesn't seem quite ready yet. Needs little bit more work
    before we enable it again. From logs, it looks like 'rmdoc'
    messgage is arriving really late.
    
    This reverts commit e6e9236a6a8a13b6cade39e7d04e3fdb1ad7094c.

diff --git a/loolwsd/test/UnitAdmin.cpp b/loolwsd/test/UnitAdmin.cpp
index b1f379e..edd6bb1 100644
--- a/loolwsd/test/UnitAdmin.cpp
+++ b/loolwsd/test/UnitAdmin.cpp
@@ -404,7 +404,7 @@ public:
         _tests.push_back(&UnitAdmin::testAddDocNotify);
         _tests.push_back(&UnitAdmin::testUsersCount);
         _tests.push_back(&UnitAdmin::testDocCount);
-        _tests.push_back(&UnitAdmin::testRmDocNotify);
+        // FIXME make this one reliable, and enable again 
_tests.push_back(&UnitAdmin::testRmDocNotify);
         _tests.push_back(&UnitAdmin::testUsersCount);
         _tests.push_back(&UnitAdmin::testDocCount);
     }
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to