]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Make call-count profiling tests on osx have their own platform key
authorFederico Caselli <cfederico87@gmail.com>
Sat, 11 Jul 2020 17:03:46 +0000 (19:03 +0200)
committerFederico Caselli <cfederico87@gmail.com>
Sat, 11 Jul 2020 17:09:24 +0000 (19:09 +0200)
commit18c7fc05ffd016bee7a9f313f73420f0a7330850
treeea78c3d723581b0116142bf1b066bdb3cc585766
parentbb9cbe13a1d8c58d7708f161925b207ed9691ffb
Make call-count profiling tests on osx have their own platform key

They previously would use the linux profiles, but recently some discrepancies in
the function call count on osx would make the tests fail.

Change-Id: Ifdfdca1676972de4179f59cdaae196f6805d4a21
(cherry picked from commit 2ada9686ffb86d39ea25aa146593dde2340fee03)
lib/sqlalchemy/testing/profiling.py
lib/sqlalchemy/util/__init__.py
lib/sqlalchemy/util/compat.py