Skip to content

test: increase integration test timeout

Tomas Vik requested to merge increase-integrations-test-timeout into main

This is the last MR from the series of MRs fixing the flakey integration tests (!181 (merged), !180 (merged)).

The integration tests (mainly the status bar test) started timing out often (roughly 2 out of 3 jobs).

test-integration___1029829846____Jobs___GitLab_org___gitlab-vscode-extension___GitLab

I've noticed that the test is taking close to two seconds:

  • test-integration___1029843767____Jobs___GitLab_org___gitlab-vscode-extension___GitLab
  • Screenshot_15_02_2021__09_40
  • Screenshot_15_02_2021__09_41

Increasing the timeout seems to remove the flakiness.

Closes #299 (closed)

Edited by Tomas Vik

Merge request reports

Loading