Unverified Commit d1f8e253 authored by Tom van Dijk's avatar Tom van Dijk
Browse files

poetry: disable flaky threading_* tests

(cherry picked from commit 3bf4568e1247c0e4bd09fb67b23073f38f1d63b3)
parent 4be4d7a7
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -139,6 +139,11 @@ buildPythonPackage rec {
    "test_list_poetry_managed"
    "test_find_all_with_poetry_managed"
    "test_find_poetry_managed_pythons"
    # Flaky
    "test_threading_property_types"
    "test_threading_single_thread_safe"
    "test_threading_property_caching"
    "test_threading_atomic_cached_property_different_instances"
  ];

  pytestFlagsArray = [