Chris Hillery has proposed merging lp:~zorba-coders/zorba/disable-sc3-test into lp:zorba.
Requested reviews: Chris Hillery (ceejatec) Paul J. Lucas (paul-lucas) For more details, see: https://code.launchpad.net/~zorba-coders/zorba/disable-sc3-test/+merge/89809 The test case sc3_ex3 depends on the non-core JSON module. This non-core module is being removed (to be replaced by a new core JSON module), but obviously doing so causes this core test case to fail. So, we need to remove the test case temporarily to successfully merge the non-core module change. It will be re-enabled along with the merge of the core JSON module. -- https://code.launchpad.net/~zorba-coders/zorba/disable-sc3-test/+merge/89809 Your team Zorba Coders is subscribed to branch lp:zorba.
=== modified file 'test/update/Queries/zorba/store/sc3.spec' --- test/update/Queries/zorba/store/sc3.spec 2011-08-06 00:15:24 +0000 +++ test/update/Queries/zorba/store/sc3.spec 2012-01-24 00:53:28 +0000 @@ -1,5 +1,3 @@ State: sc3_ex1 Args: -x input-context:=$UPDATE_SRC_DIR/Queries/zorba/store/meat_poultry.csv State: sc3_ex2 -State: sc3_ex3 -Compare sc3_ex3.xml.res Text
-- Mailing list: https://launchpad.net/~zorba-coders Post to : [email protected] Unsubscribe : https://launchpad.net/~zorba-coders More help : https://help.launchpad.net/ListHelp

