]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
skip windows/macosx for GC sensitive tests
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 29 Sep 2025 17:48:02 +0000 (13:48 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 30 Sep 2025 02:17:30 +0000 (22:17 -0400)
commit3f6dd98ae4416ac0867227384b124752005e28c4
tree5265c741ff5b3af665cb82a6a4632b1bd4bd702b
parentecd1788f23448acb2d6d7991822efc0887898ec1
skip windows/macosx for GC sensitive tests

can't get these to pass on GH actions anymore,
something has changed.

Change-Id: Iecd78b7f959def69b0a016f8341fef035a0d6d39
lib/sqlalchemy/testing/requirements.py
test/requirements.py