python310Packages.eth-abi: ignore flaky test on hydra
This commit is contained in:
parent
6f1ef4560c
commit
9253f04b76
@ -42,6 +42,7 @@ buildPythonPackage rec {
|
||||
# boolean list representation changed
|
||||
"test_get_abi_strategy_returns_certain_strategies_for_known_type_strings"
|
||||
# hypothesis.errors.Flaky
|
||||
"test_base_equals_has_expected_behavior_for_parsable_types"
|
||||
"test_has_arrlist_has_expected_behavior_for_parsable_types"
|
||||
"test_is_base_tuple_has_expected_behavior_for_parsable_types"
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user