Skip to content

Wait for Karma tests that have pending requests left

Inactive Account requested to merge winh-fail-pending-requests into master

What does this MR do?

Waits after each test Karma test run as long as there are pending requests left. This ensures that pending requests do not interfere with the following tests. Also this way logged errors from requests can be matched more easily with the test causing them.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/50664

Does this MR meet the acceptance criteria?

Edited by Inactive Account

Merge request reports