Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

fix flaky tests

wakonig_k requested to merge tests/flaky_e2e into main

Description

Some e2e test have become flaky. This MR tries to improve the robustness of the tests.

Related Issues

closes #421 (closed)

Type of Change

  • qtbot.waitUntil is used to wait for data and panels to appear before running further checks.

Definition of Done

  • Documentation is up-to-date.
Edited by wakonig_k

Merge request reports

Loading