zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #11975
[Merge] lp:~zorba-coders/zorba/bugs-1022495-and-1022494 into lp:zorba
Dennis Knochenwefel has proposed merging lp:~zorba-coders/zorba/bugs-1022495-and-1022494 into lp:zorba.
Requested reviews:
Matthias Brantner (matthias-brantner)
Chris Hillery (ceejatec)
Related bugs:
Bug #1022494 in Zorba: "fetch_bogus2 fails due to flworfound.org change"
https://bugs.launchpad.net/zorba/+bug/1022494
Bug #1022495 in Zorba: "versioning/import5 fails due to flworfound.org change"
https://bugs.launchpad.net/zorba/+bug/1022495
For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/bugs-1022495-and-1022494/+merge/114185
fixing bugs #1022495 and #1022494
--
https://code.launchpad.net/~zorba-coders/zorba/bugs-1022495-and-1022494/+merge/114185
Your team Zorba Coders is subscribed to branch lp:zorba.
=== modified file 'test/rbkt/Queries/CMakeLists.txt'
--- test/rbkt/Queries/CMakeLists.txt 2012-07-09 20:45:24 +0000
+++ test/rbkt/Queries/CMakeLists.txt 2012-07-10 13:14:23 +0000
@@ -590,6 +590,3 @@
EXPECTED_FAILURE(test/rbkt/zorba/windowing/tumbling17 899364)
EXPECTED_FAILURE(test/rbkt/zorba/windowing/tumbling21 899364)
-# Failing due to flworfound.org hosting changes.
-EXPECTED_FAILURE(test/rbkt/zorba/versioning/import5 1022495)
-EXPECTED_FAILURE(test/rbkt/zorba/fetch/fetch_bogus2 1022494)
=== modified file 'test/rbkt/Queries/zorba/fetch/fetch_bogus2.xq'
--- test/rbkt/Queries/zorba/fetch/fetch_bogus2.xq 2012-06-28 04:14:03 +0000
+++ test/rbkt/Queries/zorba/fetch/fetch_bogus2.xq 2012-07-10 13:14:23 +0000
@@ -1,4 +1,4 @@
(: Fetch a valid module URI but as SOME_CONTENT :)
import module namespace fetch = "http://www.zorba-xquery.com/modules/fetch";
-fetch:content("http://www.flworfound.org/modules/ext", "SOME_CONTENT")
+fetch:content("http://zorba-tests.28msec.us/doesnotexist", "SOME_CONTENT")
=== modified file 'test/rbkt/Queries/zorba/versioning/import5.xq'
--- test/rbkt/Queries/zorba/versioning/import5.xq 2012-06-28 04:14:03 +0000
+++ test/rbkt/Queries/zorba/versioning/import5.xq 2012-07-10 13:14:23 +0000
@@ -1,4 +1,4 @@
(: Test that importing a non-existent explicit version gets an error. :)
-import module namespace vm = "http://www.flworfound.org/modules/ver#2.2!";
+import module namespace vm = "http://zorba-tests.28msec.us/zorba-test-module.xq#2.2!";
vm:version()
Follow ups
-
[Merge] lp:~zorba-coders/zorba/bugs-1022495-and-1022494 into lp:zorba
From: noreply, 2012-09-12
-
[Merge] lp:~zorba-coders/zorba/bugs-1022495-and-1022494 into lp:zorba
From: Zorba Build Bot, 2012-09-12
-
[Merge] lp:~zorba-coders/zorba/bugs-1022495-and-1022494 into lp:zorba
From: Zorba Build Bot, 2012-09-12
-
[Merge] lp:~zorba-coders/zorba/bugs-1022495-and-1022494 into lp:zorba
From: Chris Hillery, 2012-09-12
-
Re: [Merge] lp:~zorba-coders/zorba/bugs-1022495-and-1022494 into lp:zorba
From: Chris Hillery, 2012-09-12
-
Re: [Merge] lp:~zorba-coders/zorba/bugs-1022495-and-1022494 into lp:zorba
From: Chris Hillery, 2012-09-12
-
Re: [Merge] lp:~zorba-coders/zorba/bugs-1022495-and-1022494 into lp:zorba
From: Chris Hillery, 2012-09-12
-
Re: [Merge] lp:~zorba-coders/zorba/bugs-1022495-and-1022494 into lp:zorba
From: Chris Hillery, 2012-07-10
-
Re: [Merge] lp:~zorba-coders/zorba/bugs-1022495-and-1022494 into lp:zorba
From: Matthias Brantner, 2012-07-10
-
[Merge] lp:~zorba-coders/zorba/bugs-1022495-and-1022494 into lp:zorba
From: Zorba Build Bot, 2012-07-10
-
Re: [Merge] lp:~zorba-coders/zorba/bugs-1022495-and-1022494 into lp:zorba
From: Zorba Build Bot, 2012-07-10
-
[Merge] lp:~zorba-coders/zorba/bugs-1022495-and-1022494 into lp:zorba
From: Zorba Build Bot, 2012-07-10
-
[Merge] lp:~zorba-coders/zorba/bugs-1022495-and-1022494 into lp:zorba
From: Zorba Build Bot, 2012-07-10
-
[Merge] lp:~zorba-coders/zorba/bugs-1022495-and-1022494 into lp:zorba
From: Dennis Knochenwefel, 2012-07-10