python3Packages.pytenable: skip failing tests
This commit is contained in:
@@ -87,6 +87,13 @@ buildPythonPackage rec {
|
||||
# Test requires network access
|
||||
"test_assets_list_vcr"
|
||||
"test_events_list_vcr"
|
||||
# https://github.com/tenable/pyTenable/issues/953
|
||||
"test_construct_query_str"
|
||||
"test_construct_query_stored_file"
|
||||
"test_iterator_empty_page"
|
||||
"test_iterator_max_page_term"
|
||||
"test_iterator_pagination"
|
||||
"test_iterator_total_term"
|
||||
];
|
||||
|
||||
pythonImportsCheck = [ "tenable" ];
|
||||
|
||||
Reference in New Issue
Block a user