Gabriel Petrovay has proposed merging 
lp:~gabipetrovay/zorba/moduleDocumentation into lp:zorba.

Requested reviews:
  Gabriel Petrovay (gabipetrovay)

For more details, see:
https://code.launchpad.net/~gabipetrovay/zorba/moduleDocumentation/+merge/78765

The previous commit brakes the Windows build because a wrong EXPECTED_FAILURE 
has been commented out.
-- 
https://code.launchpad.net/~gabipetrovay/zorba/moduleDocumentation/+merge/78765
Your team Zorba Coders is subscribed to branch lp:zorba.
=== modified file 'test/rbkt/Queries/CMakeLists.txt'
--- test/rbkt/Queries/CMakeLists.txt	2011-10-09 16:09:53 +0000
+++ test/rbkt/Queries/CMakeLists.txt	2011-10-09 16:56:25 +0000
@@ -259,11 +259,12 @@
   EXPECTED_FAILURE(test/rbkt/zorba/versioning/external2 870991)
 
   EXPECTED_FAILURE(test/rbkt/zorba/versioning/link1 871061)
-  EXPECTED_FAILURE(test/rbkt/zorba/xqdoc/moduleDocumentation 871062)
 
   # this is still an expected failure but has been commented out since the
   # test is now completely disabled because of bug 871335
-  #EXPECTED_FAILURE(test/rbkt/zorba/file/createWriteReadDeleteSeries 866969)
+  #EXPECTED_FAILURE(test/rbkt/zorba/xqdoc/moduleDocumentation 871062)
+
+  EXPECTED_FAILURE(test/rbkt/zorba/file/createWriteReadDeleteSeries 866969)
 ENDIF(WIN32)
 
 

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to     : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp

Reply via email to