Skip to content

Commit f799925

Browse files
committed
fix
1 parent ae64c40 commit f799925

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_unittests/ut_xrun_doc/test_documentation_notebook.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,8 @@ def add_test_methods_path(cls, fold, copy_folder=None):
139139
reason = "tree_overfitting too long"
140140
if not reason and "pretraitement_son" in name:
141141
reason = "audio too long"
142+
if not reason and "ml_ml_features_model" in name:
143+
reason = "http request denied"
142144

143145
if reason:
144146

0 commit comments

Comments
 (0)