[Libreoffice-commits] .: unoxml/qa

Bjoern Michaelsen bmichaelsen at kemper.freedesktop.org
Mon May 23 02:31:39 PDT 2011


 unoxml/qa/complex/unoxml/RDFRepositoryTest.java |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

New commits:
commit a8833d246b55eabb290daeef40231293c8e4b4a5
Author: Bjoern Michaelsen <bjoern.michaelsen at canonical.com>
Date:   Sun May 22 17:04:15 2011 +0200

    fdo#35667: renable complex.unoxml.RDFRepositoryTest checkSPARQL() as it works

diff --git a/unoxml/qa/complex/unoxml/RDFRepositoryTest.java b/unoxml/qa/complex/unoxml/RDFRepositoryTest.java
index 21714d7..03b7b38 100644
--- a/unoxml/qa/complex/unoxml/RDFRepositoryTest.java
+++ b/unoxml/qa/complex/unoxml/RDFRepositoryTest.java
@@ -361,8 +361,7 @@ public class RDFRepositoryTest
         }
     }
 
-    // fd#35667 disabling for now, because test fails
-    // @Test
+    @Test
     public void checkSPARQL()
     {
         try {


More information about the Libreoffice-commits mailing list