python313Packages.deal-solver: skip failing test (#493255)
This commit is contained in:
@@ -47,6 +47,7 @@ buildPythonPackage rec {
|
||||
# Flaky tests, sometimes it works sometimes it doesn't
|
||||
"test_expr_asserts_ok"
|
||||
"test_fuzz_math_floats"
|
||||
"test_model_skip_helpers2"
|
||||
];
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user