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: mock QTimer, improve timeout message

perl_d requested to merge fix/timer-mock into main

Description

TestableQTimer now actually replaces QTimer in tests, and the test name is printed in the timeout exception message for any failed cases

Merge request reports

Loading