From: Mike Bayer Date: Wed, 19 Jul 2023 15:44:28 +0000 (-0400) Subject: update callcount for cython 3 X-Git-Tag: rel_2_0_20~32 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=45b45619e75cb51bf1c3549a122edf8151a5d818;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git update callcount for cython 3 Change-Id: Iffe36d61e4872d0c59690aa837fd32f98fa4c403 --- diff --git a/test/profiles.txt b/test/profiles.txt index 5bdd5ac078..7db24e2ff5 100644 --- a/test/profiles.txt +++ b/test/profiles.txt @@ -1,4 +1,4 @@ -# /home/classic/dev/sqlalchemy/test/profiles.txt +# /mnt/photon_home/classic/dev/sqlalchemy/test/profiles.txt # This file is written out on a per-environment basis. # For each test in aaa_profiling, the corresponding function and # environment is located within this file. If it doesn't exist, @@ -150,7 +150,7 @@ test.aaa_profiling.test_misc.CacheKeyTest.test_statement_key_is_cached x86_64_li # TEST: test.aaa_profiling.test_misc.CacheKeyTest.test_statement_key_is_not_cached -test.aaa_profiling.test_misc.CacheKeyTest.test_statement_key_is_not_cached x86_64_linux_cpython_3.10_sqlite_pysqlite_dbapiunicode_cextensions 5403 +test.aaa_profiling.test_misc.CacheKeyTest.test_statement_key_is_not_cached x86_64_linux_cpython_3.10_sqlite_pysqlite_dbapiunicode_cextensions 4403 test.aaa_profiling.test_misc.CacheKeyTest.test_statement_key_is_not_cached x86_64_linux_cpython_3.10_sqlite_pysqlite_dbapiunicode_nocextensions 6103 # TEST: test.aaa_profiling.test_misc.EnumTest.test_create_enum_from_pep_435_w_expensive_members