Commit fbcad286 authored by happysalada's avatar happysalada Committed by Yt
Browse files

python310Package.elastic-transport: disable failing tests

parent 31838199
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -60,6 +60,13 @@ buildPythonPackage rec {
    "test_default_headers"
    "test_head"
    "tls"
    "test_simple_request"
    "test_node"
    "test_debug_logging"
    "test_debug_logging_uncompressed_body"
    "test_debug_logging_no_body"
    "test_httpbin"
    "test_sniffed_nodes_added_to_pool"
  ];

  meta = with lib; {