Skip to content

Increase timeout for mac os for test_large_snapshot

Diana Tikhonova requested to merge dixitix/fix-timeout-error into master

Encountered the error FAILED test/int/test_snapshot.py::test_large_snapshot - TimeoutError on an M1 Mac. Increasing the wait_governor_status timeout from 30 to 60 resolved the issue.

Merge request reports