diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-08-28 10:19:11 -0400 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-08-28 10:19:11 -0400 |
| commit | 03c9b2df770385fc3b2b0acbdcb809c2239b67ef (patch) | |
| tree | fb291bc1283776bdd26bc5d6f8a18ad8ef0e0bcf /test/profiles.txt | |
| parent | 835f1a38bf44c65739b5b8831258006187b76963 (diff) | |
| download | sqlalchemy-03c9b2df770385fc3b2b0acbdcb809c2239b67ef.tar.gz | |
- fix bug here in profiling.py
- callcount
Diffstat (limited to 'test/profiles.txt')
| -rw-r--r-- | test/profiles.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/profiles.txt b/test/profiles.txt index fc13bedc1..9b6cf5aa5 100644 --- a/test/profiles.txt +++ b/test/profiles.txt @@ -391,7 +391,7 @@ test.aaa_profiling.test_zoomark.ZooMarkTest.test_profile_5_aggregates 3.3_postgr # TEST: test.aaa_profiling.test_zoomark.ZooMarkTest.test_profile_6_editing -test.aaa_profiling.test_zoomark.ZooMarkTest.test_profile_6_editing 2.7_postgresql_psycopg2_cextensions 1811 +test.aaa_profiling.test_zoomark.ZooMarkTest.test_profile_6_editing 2.7_postgresql_psycopg2_cextensions 1905 test.aaa_profiling.test_zoomark.ZooMarkTest.test_profile_6_editing 2.7_postgresql_psycopg2_nocextensions 1858 test.aaa_profiling.test_zoomark.ZooMarkTest.test_profile_6_editing 3.2_postgresql_psycopg2_nocextensions 1731 test.aaa_profiling.test_zoomark.ZooMarkTest.test_profile_6_editing 3.3_postgresql_psycopg2_cextensions 1846 |
