We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 601e03b commit 4b633bdCopy full SHA for 4b633bd
codeflash/verification/concolic_testing.py
@@ -43,7 +43,7 @@ def generate_concolic_tests(
43
"crosshair",
44
"cover",
45
"--example_output_format=pytest",
46
- "--per_condition_timeout=64",
+ "--per_condition_timeout=20",
47
".".join(
48
[
49
function_to_optimize.file_path.relative_to(args.project_root)
0 commit comments