diff options
| author | Jan <BY-jk@users.noreply.github.com> | 2017-10-17 21:23:19 -0400 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-10-17 21:23:19 -0400 |
| commit | 1de16235906e67fe112bcb31965b8f426ebccc6a (patch) | |
| tree | afe25fc5bf5a718107d3825a79f1ac80774724ee /lib/sqlalchemy/testing/plugin | |
| parent | 1fbed902ede72e5a663b7e685843f0a8ed250c45 (diff) | |
| download | sqlalchemy-1de16235906e67fe112bcb31965b8f426ebccc6a.tar.gz | |
add order_by clause to make tests stable
I observed test runs that failed on 'test_bound_in_scalar' due to arbitrary ordering of the result set. The assertion not only tests for the elements to be present, but also for the correct ordering. Hence, the proposal to add an order_by clause to the select statements.
Change-Id: If1fbb864761e77dfd2a42ef857801c8aaf893bee
Pull-request: https://github.com/zzzeek/sqlalchemy/pull/389
Diffstat (limited to 'lib/sqlalchemy/testing/plugin')
0 files changed, 0 insertions, 0 deletions
