diff --git a/tests/regr_test.py b/tests/regr_test.py index 3d50aec406ea..b661ffae226d 100755 --- a/tests/regr_test.py +++ b/tests/regr_test.py @@ -177,6 +177,9 @@ def run_testcases( platform, "--strict", "--pretty", + # Avoid race conditions when reading the cache + # (https://github.com/python/typeshed/issues/11220) + "--no-incremental", ] if package.is_stdlib: