Commit 66eb03a6 authored by kinuthia's avatar kinuthia
Browse files

Revert "set timeout=10s for testing with short test vectors"

This reverts commit e0a18b1a.
parent e0a18b1a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -195,7 +195,7 @@ def run_check(
        ref_bitstream,
        output_path,
        add_option_list=options,
        timeout=10,  # for testing with short testv,  to be reviewed
        timeout=1,  # for testing,  to be reviewed
    )

    if not is_ref_creation and not is_be_to_ref(output_path):