mirror of
https://github.com/zed-industries/zed.git
synced 2026-04-18 07:47:53 +00:00
Increase timeout for test_random_blocks (#50724)
See https://github.com/zed-industries/zed/actions/runs/22679055818 Release Notes: - N/A
This commit is contained in:
@@ -42,3 +42,7 @@ slow-timeout = { period = "300s", terminate-after = 1 }
|
||||
[[profile.default.overrides]]
|
||||
filter = 'package(editor) and test(test_random_split_editor)'
|
||||
slow-timeout = { period = "300s", terminate-after = 1 }
|
||||
|
||||
[[profile.default.overrides]]
|
||||
filter = 'package(editor) and test(test_random_blocks)'
|
||||
slow-timeout = { period = "300s", terminate-after = 1 }
|
||||
|
||||
Reference in New Issue
Block a user