python3Packages.chalice: skip failing tests
https://github.com/aws/chalice/issues/1850
This commit is contained in:
@@ -85,6 +85,9 @@ buildPythonPackage rec {
|
||||
# Don't build
|
||||
"test_can_generate_pipeline_for_all"
|
||||
"test_build_wheel"
|
||||
# https://github.com/aws/chalice/issues/1850
|
||||
"test_resolve_endpoint"
|
||||
"test_endpoint_from_arn"
|
||||
];
|
||||
|
||||
pythonImportsCheck = [ "chalice" ];
|
||||
|
||||
Reference in New Issue
Block a user