<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlalchemy.git/lib/sqlalchemy/testing, branch pr/259</title>
<subtitle>github.com: zzzeek/sqlalchemy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/'/>
<entry>
<title>- ensure engine is restored even if we had a failure in cleanup</title>
<updated>2016-03-15T22:01:43+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2016-03-15T22:01:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=9c2515c80fb29dff28667730c19914e81ca7dd90'/>
<id>9c2515c80fb29dff28667730c19914e81ca7dd90</id>
<content type='text'>
for stray connection

(cherry picked from commit edbb32649960db29761e765fc74c025e9999c7dd)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for stray connection

(cherry picked from commit edbb32649960db29761e765fc74c025e9999c7dd)
</pre>
</div>
</content>
</entry>
<entry>
<title>- not sure why MySQL DROP DBs fail but we can't just ignore the error</title>
<updated>2016-03-03T15:50:38+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2016-03-03T15:50:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=8bc90c066b527d123c8a668f6405720a3cea0598'/>
<id>8bc90c066b527d123c8a668f6405720a3cea0598</id>
<content type='text'>
like this

(cherry picked from commit 0e7904e730c3d2b0d3a394ad60010158ee29050c)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
like this

(cherry picked from commit 0e7904e730c3d2b0d3a394ad60010158ee29050c)
</pre>
</div>
</content>
</entry>
<entry>
<title>- don't drop the ts1/ts2 databases without seeing the primary DB,</title>
<updated>2016-02-10T02:09:06+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2016-02-10T02:08:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=d802bcb8dfbad38cb7fa5b62c52a6a5a509d2c33'/>
<id>d802bcb8dfbad38cb7fa5b62c52a6a5a509d2c33</id>
<content type='text'>
because we never log in on the ts1/ts2.  races against other runs
and erases their DBs

(cherry picked from commit 3f1f1895ac99963da1a989c69c2dce59ae916ffc)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
because we never log in on the ts1/ts2.  races against other runs
and erases their DBs

(cherry picked from commit 3f1f1895ac99963da1a989c69c2dce59ae916ffc)
</pre>
</div>
</content>
</entry>
<entry>
<title>- repair generic _post_configure_engine() from previous changeset</title>
<updated>2016-02-09T19:02:47+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2016-02-09T19:02:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=70ca716877c573d7f1ed9a8f17a0f5d28d238160'/>
<id>70ca716877c573d7f1ed9a8f17a0f5d28d238160</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- backport changes to SQLite attached DB tests so that</title>
<updated>2016-02-09T18:40:14+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2016-02-09T18:40:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=46f19a10c1e94696357786c7b7765790c023a0fd'/>
<id>46f19a10c1e94696357786c7b7765790c023a0fd</id>
<content type='text'>
we dont get file conflicts, cherry-pick from 5bb2536cc57c55c7d8c5901b5b622d18a9a6c646
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we dont get file conflicts, cherry-pick from 5bb2536cc57c55c7d8c5901b5b622d18a9a6c646
</pre>
</div>
</content>
</entry>
<entry>
<title>- backport new profile system from 1.1 so we can run new-style</title>
<updated>2016-02-09T17:11:57+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2016-02-09T17:11:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=2ce9175d28ce094d8214bef1d7d8d75843f35237'/>
<id>2ce9175d28ce094d8214bef1d7d8d75843f35237</id>
<content type='text'>
test envs on jenkins
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
test envs on jenkins
</pre>
</div>
</content>
</entry>
<entry>
<title>- Testing reveals that we have *no* weak references to any cx_Oracle connections at all,</title>
<updated>2016-02-09T16:49:35+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2016-02-09T03:57:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=de027d0fba165c63147a868bf6f1ff4843e566f4'/>
<id>de027d0fba165c63147a868bf6f1ff4843e566f4</id>
<content type='text'>
yet cx_Oracle still has open sessions that cannot be killed until process dies.
Oracle wins!   Add a completely separate DB reaper script that runs
after py.test is done.

(cherry picked from commit 11a8440bc43aa9f7eb6f2cb7b7f43e0cf6680f41)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
yet cx_Oracle still has open sessions that cannot be killed until process dies.
Oracle wins!   Add a completely separate DB reaper script that runs
after py.test is done.

(cherry picked from commit 11a8440bc43aa9f7eb6f2cb7b7f43e0cf6680f41)
</pre>
</div>
</content>
</entry>
<entry>
<title>- restore GLOBAL keyword here</title>
<updated>2016-02-09T16:27:35+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2016-02-09T16:26:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=3182bcfc2ddc6aa001936f9de331b0134e4c3b97'/>
<id>3182bcfc2ddc6aa001936f9de331b0134e4c3b97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- use config-based test schema</title>
<updated>2016-02-09T03:58:37+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2016-02-09T03:56:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=10610bd39e9b9ca2ac293fc7d8ddcab20b568995'/>
<id>10610bd39e9b9ca2ac293fc7d8ddcab20b568995</id>
<content type='text'>
(cherry picked from commit 00a05e357b5bcc37c66256bc08c1198541475739)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 00a05e357b5bcc37c66256bc08c1198541475739)
</pre>
</div>
</content>
</entry>
<entry>
<title>- more oracle fixes</title>
<updated>2016-02-08T19:22:44+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2016-02-04T01:37:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=cc6b56ac23eb99a85f8650f36356d20d95d370bc'/>
<id>cc6b56ac23eb99a85f8650f36356d20d95d370bc</id>
<content type='text'>
(cherry picked from commit 93c5328e66d8491e73027f6e789df2255c4fa767)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 93c5328e66d8491e73027f6e789df2255c4fa767)
</pre>
</div>
</content>
</entry>
</feed>
