diff --git a/tests/python/test_linear.py b/tests/python/test_linear.py index b3dbf35f1..a7b0dccdb 100644 --- a/tests/python/test_linear.py +++ b/tests/python/test_linear.py @@ -3,7 +3,7 @@ from hypothesis import given, note, settings, strategies import xgboost as xgb from xgboost import testing as tm -pytestmark = tm.timeout(10) +pytestmark = tm.timeout(20) parameter_strategy = strategies.fixed_dictionaries({