We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f2feba commit bfcb6b8Copy full SHA for bfcb6b8
1 file changed
legateboost/test/test_with_hypothesis.py
@@ -13,7 +13,7 @@
13
settings.register_profile(
14
"local",
15
max_examples=50,
16
- deadline=10000,
+ deadline=20_000,
17
verbosity=Verbosity.verbose,
18
suppress_health_check=(HealthCheck.too_slow,),
19
print_blob=True,
0 commit comments