Skip to content

Commit 8f5692a

Browse files
committed
Reset test time
1 parent 83e562a commit 8f5692a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test-e2e/lit.cfg.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -790,6 +790,6 @@ def open_check_file(file_name):
790790
try:
791791
import psutil
792792

793-
lit_config.maxIndividualTestTime = 1200
793+
lit_config.maxIndividualTestTime = 600
794794
except ImportError:
795795
pass

0 commit comments

Comments
 (0)