← Back to team overview

zorba-coders team mailing list archive

[Merge] lp:~zorba-coders/zorba/rq-xerces-311 into lp:zorba

 

Chris Hillery has proposed merging lp:~zorba-coders/zorba/rq-xerces-311 into lp:zorba.

Commit message:
Any test changes necessary due to upgrading the RQ to Xerces 3.1.1.

Requested reviews:
  Zorba Coders (zorba-coders)

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/rq-xerces-311/+merge/160781
-- 
https://code.launchpad.net/~zorba-coders/zorba/rq-xerces-311/+merge/160781
Your team Zorba Coders is requested to review the proposed merge of lp:~zorba-coders/zorba/rq-xerces-311 into lp:zorba.
=== modified file 'test/fots/CMakeLists.txt'
--- test/fots/CMakeLists.txt	2013-04-24 18:26:40 +0000
+++ test/fots/CMakeLists.txt	2013-04-25 00:47:30 +0000
@@ -58,7 +58,6 @@
   ENDIF (EXISTS "${_fotsscript}")
 ENDIF (NOT _fotsscript STREQUAL "")
 
-
 # Customized macro for FOTS tests
 MACRO (expected_fots_failure)
   PARSE_ARGUMENTS (EFF "" "" "SLOW;CRASH;DISPUTED" ${ARGN})
@@ -98,6 +97,7 @@
     ${test_case} ${bugid} "${_notrun}" "${_finalStatus}" "${_disputed}")
 ENDMACRO (expected_fots_failure)
 
+
 ##
 ## Place all known failing FOTS tests here!
 ##


Follow ups