python3Packages.moto: disable aarch64 network test
This commit is contained in:
parent
59288f3b8d
commit
dd4675f674
@ -264,6 +264,8 @@ buildPythonPackage rec {
|
||||
"test_state_machine_creation_fails_with_invalid_names"
|
||||
# needs graphql
|
||||
"test_get_schema_creation_status"
|
||||
# only appears in aarch64 currently, but best to be safe
|
||||
"test_state_machine_list_executions_with_filter"
|
||||
];
|
||||
|
||||
meta = with lib; {
|
||||
|
Loading…
Reference in New Issue
Block a user