Skip to content

Commit d9847dc

Browse files
committed
halide_as_onnx_backend_test seems to run forever
1 parent 98cf3c8 commit d9847dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/onnx/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,4 +153,5 @@ set_tests_properties(
153153
PASS_REGULAR_EXPRESSION "OK"
154154
SKIP_REGULAR_EXPRESSION "\\[SKIP\\]"
155155
ENVIRONMENT "PYTHONPATH=$<TARGET_FILE_DIR:model_cpp>;MODEL_AUTOSCHEDULER=$<TARGET_FILE:Halide::Adams2019>"
156+
TIMEOUT 120
156157
)

0 commit comments

Comments
 (0)