Merge lp:~zorba-coders/zorba/data-cleaning-missing-functions into lp:zorba/data-cleaning-module

Proposed by Chris Hillery
Status: Merged
Approved by: Chris Hillery
Approved revision: 47
Merged at revision: 47
Proposed branch: lp:~zorba-coders/zorba/data-cleaning-missing-functions
Merge into: lp:zorba/data-cleaning-module
Diff against target: 14 lines (+4/-0)
1 file modified
CMakeLists.txt (+4/-0)
To merge this branch: bzr merge lp:~zorba-coders/zorba/data-cleaning-missing-functions
Reviewer Review Type Date Requested Status
Matthias Brantner Approve
Chris Hillery Approve
Review via email: mp+171040@code.launchpad.net

Commit message

Added EXPECTED_FAILURE()s for tests that appear to depend on webservices that no longer exist.

To post a comment you must log in.
Revision history for this message
Chris Hillery (ceejatec) :
review: Approve
Revision history for this message
Matthias Brantner (matthias-brantner) :
review: Approve
Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :
Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :

Validation queue job data-cleaning-missing-functions-2013-06-27T23-48-32.708Z is finished. The final status was:

All tests succeeded!

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'CMakeLists.txt'
2--- CMakeLists.txt 2012-04-17 09:35:15 +0000
3+++ CMakeLists.txt 2013-06-24 09:16:33 +0000
4@@ -25,6 +25,10 @@
5
6 ADD_TEST_DIRECTORY("${PROJECT_SOURCE_DIR}/test")
7
8+EXPECTED_FAILURE (zorba_data-cleaning_module/data-cleaning/conversion/address-from-geocode.xq 1194053)
9+EXPECTED_FAILURE (zorba_data-cleaning_module/data-cleaning/conversion/geocode-from-address.xq 1194053)
10+EXPECTED_FAILURE (zorba_data-cleaning_module/data-cleaning/normalization/normalize-address.xq 1194053)
11+
12 ADD_SUBDIRECTORY("src")
13
14 DONE_DECLARING_ZORBA_URIS()

Subscribers

People subscribed via source and target branches

to all changes: