Skip to content

fix(e2e): increase wait times

Désirée Chevalier requested to merge increase-e2e-wait into main

Description

Fixes 3 flakiness issues: 2 seen here: https://gitlab.com/gitlab-org/gitlab-vscode-extension/-/jobs/7092096178 and one here: https://gitlab.com/gitlab-org/gitlab-vscode-extension/-/jobs/7077748450

Related Issues

Resolves #[issue_number]

How has this been tested?

https://gitlab.com/gitlab-org/gitlab-vscode-extension/-/jobs/7094919726

Screenshots (if appropriate)

What CHANGELOG entry will this MR create?

  • fix: Bug fix fixes - a user-facing issue in production - included in changelog
  • feature: New feature - a user-facing change which adds functionality - included in changelog
  • BREAKING CHANGE: (fix or feature that would cause existing functionality to change) - should bump major version, mentioned in the changelog
  • None - other non-user-facing changes
Edited by Désirée Chevalier

Merge request reports