diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-08-27 23:51:34 -0400 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-08-27 23:51:34 -0400 |
| commit | 5672f78806c4f9bcdfe383dad8a7c0575f2bb042 (patch) | |
| tree | a38f3ed8c62824827e878c1b0456edb318c33843 /test/profiles.txt | |
| parent | 7bf231232c0f8eb82a88dc75f2759ddaa39265ae (diff) | |
| download | sqlalchemy-5672f78806c4f9bcdfe383dad8a7c0575f2bb042.tar.gz | |
callcounts
Diffstat (limited to 'test/profiles.txt')
| -rw-r--r-- | test/profiles.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/profiles.txt b/test/profiles.txt index b3c83391b..a89be0e15 100644 --- a/test/profiles.txt +++ b/test/profiles.txt @@ -319,7 +319,7 @@ test.aaa_profiling.test_resultset.ResultSetTest.test_contains_doesnt_compile 3.3 # TEST: test.aaa_profiling.test_resultset.ResultSetTest.test_string test.aaa_profiling.test_resultset.ResultSetTest.test_string 2.6_sqlite_pysqlite_nocextensions 15447 -test.aaa_profiling.test_resultset.ResultSetTest.test_string 2.7_mysql_mysqldb_cextensions 485 +test.aaa_profiling.test_resultset.ResultSetTest.test_string 2.7_mysql_mysqldb_cextensions 512 test.aaa_profiling.test_resultset.ResultSetTest.test_string 2.7_mysql_mysqldb_nocextensions 15505 test.aaa_profiling.test_resultset.ResultSetTest.test_string 2.7_oracle_cx_oracle_nocextensions 35582 test.aaa_profiling.test_resultset.ResultSetTest.test_string 2.7_postgresql_psycopg2_cextensions 20471 @@ -337,7 +337,7 @@ test.aaa_profiling.test_resultset.ResultSetTest.test_string 3.3_sqlite_pysqlite_ # TEST: test.aaa_profiling.test_resultset.ResultSetTest.test_unicode test.aaa_profiling.test_resultset.ResultSetTest.test_unicode 2.6_sqlite_pysqlite_nocextensions 15447 -test.aaa_profiling.test_resultset.ResultSetTest.test_unicode 2.7_mysql_mysqldb_cextensions 485 +test.aaa_profiling.test_resultset.ResultSetTest.test_unicode 2.7_mysql_mysqldb_cextensions 512 test.aaa_profiling.test_resultset.ResultSetTest.test_unicode 2.7_mysql_mysqldb_nocextensions 45505 test.aaa_profiling.test_resultset.ResultSetTest.test_unicode 2.7_oracle_cx_oracle_nocextensions 35572 test.aaa_profiling.test_resultset.ResultSetTest.test_unicode 2.7_postgresql_psycopg2_cextensions 20471 |
