Skip to content

Commit 609f1f3

Browse files
committed
flaky tests 1325
1 parent 577c201 commit 609f1f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/test_mean_estimator_boosting.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
TSymmetricVolume,
1414
)
1515

16+
pytestmark = pytest.mark.xfail(reason="Issue #1325: Flaky test tols")
17+
1618
SEED = 23
1719
MAXITER = 350
1820

0 commit comments

Comments
 (0)