Merge lp:~zorba-coders/zorba/jdbc-mariadb-driver into lp:zorba/jdbc-module

Proposed by Chris Hillery
Status: Merged
Merged at revision: 58
Proposed branch: lp:~zorba-coders/zorba/jdbc-mariadb-driver
Merge into: lp:zorba/jdbc-module
Diff against target: 14 lines (+4/-0)
2 files modified
test/ExpQueryResults/04-set-null-mariadb.xml.res (+1/-0)
test/Queries/04-set-null.spec (+3/-0)
To merge this branch: bzr merge lp:~zorba-coders/zorba/jdbc-mariadb-driver
Reviewer Review Type Date Requested Status
Ghislain Fourny Approve
Chris Hillery Approve
Review via email: mp+177036@code.launchpad.net

Commit message

Additional expected result when using MariaDB JDBC driver.

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

Validation queue starting for the following merge proposals:
https://code.launchpad.net/~zorba-coders/zorba/jdbc-mariadb-driver/+merge/177036

Progress dashboard at http://jenkins.lambda.nu/view/ValidationQueue

Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :

Voting criteria failed for the following merge proposals:

https://code.launchpad.net/~zorba-coders/zorba/jdbc-mariadb-driver/+merge/177036 :
Votes: {'Approve': 1}

Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :

Validation queue result for https://code.launchpad.net/~zorba-coders/zorba/jdbc-mariadb-driver/+merge/177036

Stage "CommitZorba" failed.

Check console output at http://jenkins.lambda.nu/job/CommitZorba/58/console to view the results.

Revision history for this message
Ghislain Fourny (gislenius) wrote :

It works like a charm!

review: Approve
Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :

Validation queue starting for the following merge proposals:
https://code.launchpad.net/~zorba-coders/zorba/jdbc-mariadb-driver/+merge/177036

Progress dashboard at http://jenkins.lambda.nu/view/ValidationQueue

Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :

Validation queue result for https://code.launchpad.net/~zorba-coders/zorba/jdbc-mariadb-driver/+merge/177036

Stage "TestZorbaUbuntu" failed.
13 tests failed (8404 total tests run).

Check test results at http://jenkins.lambda.nu/job/TestZorbaUbuntu/170/testReport/ to view the results.

Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :

Validation queue starting for the following merge proposals:
https://code.launchpad.net/~zorba-coders/zorba/jdbc-mariadb-driver/+merge/177036

Progress dashboard at http://jenkins.lambda.nu/view/ValidationQueue

Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :

Validation queue succeeded - proposal merged!

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'test/ExpQueryResults/04-set-null-mariadb.xml.res'
2--- test/ExpQueryResults/04-set-null-mariadb.xml.res 1970-01-01 00:00:00 +0000
3+++ test/ExpQueryResults/04-set-null-mariadb.xml.res 2013-07-25 20:29:27 +0000
4@@ -0,0 +1,1 @@
5+{ "columns" : [ { "name" : "String.class", "type" : "String" } ] }
6\ No newline at end of file
7
8=== added file 'test/Queries/04-set-null.spec'
9--- test/Queries/04-set-null.spec 1970-01-01 00:00:00 +0000
10+++ test/Queries/04-set-null.spec 2013-07-25 20:29:27 +0000
11@@ -0,0 +1,3 @@
12+Result: $RBKT_SRC_DIR/ExpQueryResults/04-set-null.xml.res
13+# Additional expected result when using MariaDB JDBC driver
14+Result: $RBKT_SRC_DIR/ExpQueryResults/04-set-null-mariadb.xml.res

Subscribers

People subscribed via source and target branches

to all changes: