zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #00738
[Merge] lp:~gabipetrovay/zorba/moduleDocumentation into lp:zorba
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/78761
Disabled moduleDocumentation test due to 871335.
I guess this will not succeed because now the image module will not be changed. :(
--
https://code.launchpad.net/~gabipetrovay/zorba/moduleDocumentation/+merge/78761
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 01:05:46 +0000
+++ test/rbkt/Queries/CMakeLists.txt 2011-10-09 15:40:29 +0000
@@ -253,8 +253,11 @@
EXPECTED_FAILURE(test/rbkt/zorba/xqdoc/moduleDocumentation 871062)
EXPECTED_FAILURE(test/rbkt/zorba/file/createWriteReadDeleteSeries 3276394)
+ELSE (WIN32)
+ EXPECTED_FAILURE(test/rbkt/zorba/xqdoc/moduleDocumentation 871335)
ENDIF(WIN32)
+
EXPECTED_FAILURE(test/rbkt/zorba/modules/schema 3131554)
EXPECTED_FAILURE(test/rbkt/zorba/xqddf/ic-uniqueKey-err2 2935047)
Follow ups