Skip to content

Add test timeout

Dmitry Gruzd requested to merge add-test-timeout into main

Currently we don't have any timeouts configured for our test suite. We're using a default one (10m). I believe we should set it to 1m in order to exit early if something goes wrong with an example.

Edited by Dmitry Gruzd

Merge request reports