test/httpwstest.cpp |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit bd65ed2f88a44c97a3fe938f5efe1a350cd1c02c
Author: Ashod Nakashian <ashod.nakash...@collabora.co.uk>
Date:   Sun Jan 8 20:42:11 2017 -0500

    wsd: testInsertAnnotationWriter made more stable
    
    Change-Id: I72a531118054b055a997e50168cbd503ea25b9c8
    Reviewed-on: https://gerrit.libreoffice.org/32867
    Reviewed-by: Ashod Nakashian <ashnak...@gmail.com>
    Tested-by: Ashod Nakashian <ashnak...@gmail.com>

diff --git a/test/httpwstest.cpp b/test/httpwstest.cpp
index badeed8..552f085 100644
--- a/test/httpwstest.cpp
+++ b/test/httpwstest.cpp
@@ -1317,6 +1317,7 @@ void HTTPWSTest::testInsertAnnotationWriter()
 
     // Insert comment.
     sendTextFrame(socket, "uno .uno:InsertAnnotation", testname);
+    assertResponseString(socket, "invalidatetiles:", testname);
 
     // Paste some text.
     sendTextFrame(socket, "paste mimetype=text/plain;charset=utf-8\nxxx yyy 
zzzz", testname);
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to