Go ahead. I would be glad to see it go. I always wondered why I
needed it for installation...
Nate L.
I'd love to get rid of py.test too but didn't have the time to make
the change myself.
Regards
Jan
On 2 Dec 2008, at 14:55, percious wrote:
>
> so, we are down to four failing tests. I am running postgres, mysql,
> and sqlite. I have a limited time to look at the failures today, so
> if someone else wants to take a stab at it, feel free. Also, if
> someone can run the tests on oracle, that would be good.
>
> cheers.
> -chris
>
> Ran 77 tests in 32.432s
>
> FAILED (failures=4)
Slight difference here, Python 2.5.1, OS X 10.5, running from trunk
with SQLite 3.4.0, PostgreSQL 8.2.5 and MySQL 5.0.67.
> bash-3.2$ nosetests
> ......../Library/Python/2.5/site-packages/SQLAlchemy-0.5.0rc4-
> py2.5.egg/sqlalchemy/databases/mysql.py:1540: Warning: Field 'data'
> doesn't have a default value
> cursor.execute(statement, parameters)
> ...........................................................
> ----------------------------------------------------------------------
> Ran 67 tests in 9.379s
>
> OK
Useful?
Cheers,
Graham
-----BEGIN PGP SIGNATURE-----
iEYEARECAAYFAkk1T3oACgkQOsmLt1Nhivy3pQCggxOYJACVheaVwfmx1uUdDXex
+2EAoOJxN1yKg2Ksi4zFMx/j7uZ43tf4iQCVAgUBSTVPelnrWVZ7aXD1AQLoNQQA
iStwpDMJvMCEFOE6Noyl1q6obEqCPn6JaZFmScnPqk6exehOM9hJ4Yi4EBa3AkTK
oFMqwmvndUlXl0RSiP1mAPS3PE7SX282ZZVlkOa/67bamxZwBEecvPgqbpOSPY2V
DiB3rFmgU9aS1weS2bFefXwUGVLsL19JfkbonDSfLy4=
=KWe0
-----END PGP SIGNATURE-----
On 2 Dec 2008, at 16:02, percious wrote:
> So there are 3 remaining failures that I cannot get to this morning.
> They are all mysql related, and it does not make sense for me to work
> on them right now since I am not using migrate with mysql at my
> current employer(s).
The MySQL issue may be version-dependent:
> (bel)bash-3.2$ nosetests
> ..............................................................................................................................
> ----------------------------------------------------------------------
> Ran 126 tests in 28.741s
>
> OK
Ave percious!
Cheers,
Graham
-----BEGIN PGP SIGNATURE-----
iEYEARECAAYFAkk1Yy8ACgkQOsmLt1NhivwARQCg+wC8YFb8SIHrfHarkt6FyvSf
QB8AniQkKxSI9RMQ2FuYoKRahSh0vpebiQCVAgUBSTVjL1nrWVZ7aXD1AQIF6wQA
prkw4bmU/I3fcYdiXPzJOmn/tg+LkI9LEcvn/78UddSxTxDABXSYZ38RqQkGHdBz
6WjXGlqaHrNqCf8uHzFs8itavL/kaEKXZZIzQK1rpVynx3AsFZjww81KE/B4K4rP
pyFjxY8hNr3fn1JB36SeXrgRiavrIEEL0KUcBNHB+Bg=
=klAc
-----END PGP SIGNATURE-----
On 2 Dec 2008, at 20:25, percious wrote:
>
> ok, down to two failures again, python 2.6 though... (that's not a
> typo) and 2.6 is FAST.
>
> ----------------------------------------------------------------------
> Ran 126 tests in 23.932s
>
> FAILED (failures=2)
For 2.6 I have:
> ----------------------------------------------------------------------
> Ran 126 tests in 15.952s
>
> FAILED (errors=2, failures=1)
Couple of "Database already controlled" errors and an assertion
failure in test_schemadiff.py
and one's appeared in a 2.5.1 execution ...
> AssertionError: create() did not raise ControlledSchemaError
>
> ----------------------------------------------------------------------
> Ran 126 tests in 29.174s
>
> FAILED (failures=1)
(I see what you mean about the speed-up)
Cheers,
Graham
-----BEGIN PGP SIGNATURE-----
iEYEARECAAYFAkk2lzgACgkQOsmLt1NhivzHqACg2uQMOjcO4X/KoIrwF6m8RRQV
4t8AoKzbZQ3gjLdOfIVbFXdG3wj2f73SiQCVAgUBSTaXOFnrWVZ7aXD1AQKMNwP/
cBdboMUwGBLaffVjh0cDE3eP2c4WxKKx7xZrwg8wfo4lNeM69zngLbNEBTXNeiTy
udUgTx7kF7bnzwr46xuxO+7NABlLrKc9jwPtKeGAvM79qUR78+jz0WaZZBey7VPk
yWim4DnBHYmY13KN6UPCGe31R0kQKs1LuNfiHUlghLY=
=hggj
-----END PGP SIGNATURE-----