You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Changes
- Kill tests after timeout expires.
- New test configuration: Timeout/TimeoutWindows/TimeoutCloud to set a
timeout for a test with possible overrides for known slow environments
(windows and cloud).
## Why
I saw a few cases where test suite is hanging.
Some tests take a surprisingly long time currently (apps/run-local),
having explicit setting that increases default timeout means we are
tracking those.
## Tests
New acceptance test: selftest/timeout. Manually checked its run time.
0 commit comments