Skip to content

fix(e2e): adjust wait for prompt text

Désirée Chevalier requested to merge e2e-extend-prompt-wait-time into main

Description

Fix flaky e2e spec by waiting longer for the prompt text.

Example error: https://gitlab.com/gitlab-org/gitlab-vscode-extension/-/jobs/6818786453

Related Issues

Resolves #1352 (closed)

How has this been tested?

Pipelines and locally.

Screenshots (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap
Edited by Désirée Chevalier

Merge request reports