Skip to content

Flaky test: spec/frontend/ci/runner/admin_runners/admin_runners_app_spec.js # AdminRunnersApp › shows total runner counts › fetches counts

Summary

Master-broken incident: gitlab-org/quality/engineering-productivity/master-broken-incidents#2723 (closed)

Job #4447255058 failed for 7514cb9b:

FAIL spec/frontend/ci/runner/admin_runners/admin_runners_app_spec.js
   AdminRunnersApp  shows total runner counts  fetches counts

    Timeout - Async callback was not invoked within the 5000 ms timeout specified by jest.setTimeout.Error: Timeout - Async callback was not invoked within the 5000 ms timeout specified by jest.setTimeout.

      at mapper (node_modules/jest-jasmine2/build/queueRunner.js:28:45)


Test Suites: 1 failed, 1 skipped, 320 passed, 321 of 322 total
Tests:       1 failed, 52 skipped, 3837 passed, 3890 total
Snapshots:   21 passed, 21 total
Time:        1137.456 s

Steps to reproduce

Please refer to Flaky tests documentation to learn more about how to reproduce them.

Proposed Resolution

Please refer to the Resolution guidance to learn more about resolution of broken master.

Once the flaky failure has been fixed on the default branch, open merge requests to cherry-pick the fix to the active stable branches.