spec/frontend/environments/environments_app_spec.js slow
Job #636242765 failed for 1dbcc05a:
FAIL spec/frontend/environments/environments_app_spec.js (15.829s)
● Environment › successful request › with paginated environments › pagination › should make an API request when using tabs
Test took too long (5098.291194ms > 5000ms)!
52 | // debugging always takes longer than the test timeout.
53 | if (elapsedNS > timeoutNS && !IS_DEBUGGING) {
> 54 | throw new Error(
| ^
55 | `Test took too long (${elapsedNS / NS_PER_MS}ms > ${timeoutNS / NS_PER_MS}ms)!`,
56 | );
57 | }
at Object.<anonymous> (spec/frontend/helpers/timeout.js:54:13)
Test Suites: 1 failed, 465 passed, 466 total
Tests: 1 failed, 1 skipped, 5501 passed, 5503 total
Designs
- Show closed items
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Kyle Wiebers added failureflaky-test priority3 severity3 labels
added failureflaky-test priority3 severity3 labels
- Kyle Wiebers added frontend grouprelease [DEPRECATED] labels
added frontend grouprelease [DEPRECATED] labels
- Maintainer
Setting label(s) ~"devops::release" based on ~"group::progressive delivery".
- 🤖 GitLab Bot 🤖 added devopsrelease [DEPRECATED] label
added devopsrelease [DEPRECATED] label
- Contributor
May or may not have the same root cause, all timing out today:
- spec/frontend/editor/editor_lite_spec.js https://gitlab.com/gitlab-org/gitlab/-/jobs/639191449
- spec/frontend/diffs/components/inline_diff_view_spec.js https://gitlab.com/gitlab-org/gitlab/-/jobs/639124468
- spec/frontend/awards_handler_spec.js https://gitlab.com/gitlab-org/gitlab/-/jobs/639073309
Edited by Albert Salim Collapse replies - Contributor
More failures:
- spec/frontend/editor/editor_lite_spec.js https://gitlab.com/gitlab-org/gitlab/-/jobs/641085247
- spec/frontend/awards_handler_spec.js https://gitlab.com/gitlab-org/gitlab/-/jobs/641020779
Edited by Albert Salim
- Contributor
@kwiebers I'm seeing similar failure almost every hour, although on different specs. Raising this to P2 S2 and asking for help in
#frontend
https://gitlab.slack.com/archives/C0GQHHPGW/p1594866921347700 1 - Maintainer
I think, at least for
environments_app_spec
andawards_handler_spec
, that the slow runtime is because we are mounting/testing large fixtures/components, and they actually take a few seconds to run.We could bump up the max time again (was initially increased in 7100c6b5). Not ideal as it just continues to mask the problem (and means legit failures can be a few seconds slower), but might be worth considering to prevent these flakes for now
- Maintainer
FYI: noticed the
awards_handler_spec
failure on https://gitlab.com/gitlab-org/gitlab/-/pipelines/167092347 and https://gitlab.com/gitlab-org/gitlab/-/pipelines/167099422 - Maintainer
I have a MR open to hopefully fix
awards_handler_spec
. !36754 (merged)I'm going to wrap up the review comments in a moment.
- 🤖 GitLab Bot 🤖 mentioned in issue gitlab-org/quality/triage-reports#259 (closed)
mentioned in issue gitlab-org/quality/triage-reports#259 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue #230408 (closed)
mentioned in issue #230408 (closed)
- Orit Golowinski added Category:Release Orchestration environments labels
added Category:Release Orchestration environments labels
- 🤖 GitLab Bot 🤖 mentioned in issue gitlab-org/quality/triage-reports#284 (closed)
mentioned in issue gitlab-org/quality/triage-reports#284 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue gitlab-org/quality/triage-reports#292 (closed)
mentioned in issue gitlab-org/quality/triage-reports#292 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue gitlab-org/quality/triage-reports#323 (closed)
mentioned in issue gitlab-org/quality/triage-reports#323 (closed)
- 🤖 GitLab Bot 🤖 added sectionops label
added sectionops label
- 🤖 GitLab Bot 🤖 mentioned in issue gitlab-org/quality/triage-reports#332 (closed)
mentioned in issue gitlab-org/quality/triage-reports#332 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue gitlab-org/quality/triage-reports#349 (closed)
mentioned in issue gitlab-org/quality/triage-reports#349 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue gitlab-org/quality/triage-reports#361 (closed)
mentioned in issue gitlab-org/quality/triage-reports#361 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue gitlab-org/quality/triage-reports#372 (closed)
mentioned in issue gitlab-org/quality/triage-reports#372 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue gitlab-org/quality/triage-reports#381 (closed)
mentioned in issue gitlab-org/quality/triage-reports#381 (closed)
- Kyle Wiebers added test label
added test label
- 🤖 GitLab Bot 🤖 mentioned in issue gitlab-org/quality/triage-reports#392 (closed)
mentioned in issue gitlab-org/quality/triage-reports#392 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue gitlab-org/quality/triage-reports#412 (closed)
mentioned in issue gitlab-org/quality/triage-reports#412 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue gitlab-org/quality/triage-reports#421 (closed)
mentioned in issue gitlab-org/quality/triage-reports#421 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue gitlab-org/quality/triage-reports#457 (closed)
mentioned in issue gitlab-org/quality/triage-reports#457 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue gitlab-org/quality/triage-reports#518 (closed)
mentioned in issue gitlab-org/quality/triage-reports#518 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue gitlab-org/quality/triage-reports#596 (closed)
mentioned in issue gitlab-org/quality/triage-reports#596 (closed)
- Jackie Porter removed Category:Release Orchestration label
removed Category:Release Orchestration label
- 🤖 GitLab Bot 🤖 mentioned in issue gitlab-org/quality/triage-reports#656 (closed)
mentioned in issue gitlab-org/quality/triage-reports#656 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue gitlab-org/quality/triage-reports#658 (closed)
mentioned in issue gitlab-org/quality/triage-reports#658 (closed)
- Orit Golowinski added Category:Release Orchestration label
added Category:Release Orchestration label
- 🤖 GitLab Bot 🤖 mentioned in issue gitlab-org/quality/triage-reports#781 (closed)
mentioned in issue gitlab-org/quality/triage-reports#781 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue gitlab-org/quality/triage-reports#845 (closed)
mentioned in issue gitlab-org/quality/triage-reports#845 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue gitlab-org/quality/triage-reports#915 (closed)
mentioned in issue gitlab-org/quality/triage-reports#915 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue gitlab-org/quality/triage-reports#1030 (closed)
mentioned in issue gitlab-org/quality/triage-reports#1030 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue gitlab-org/quality/triage-reports#1080 (closed)
mentioned in issue gitlab-org/quality/triage-reports#1080 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue gitlab-org/quality/triage-reports#1164 (closed)
mentioned in issue gitlab-org/quality/triage-reports#1164 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue gitlab-org/quality/triage-reports#1245 (closed)
mentioned in issue gitlab-org/quality/triage-reports#1245 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue gitlab-org/quality/triage-reports#1329 (closed)
mentioned in issue gitlab-org/quality/triage-reports#1329 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue gitlab-org/quality/triage-reports#1413 (closed)
mentioned in issue gitlab-org/quality/triage-reports#1413 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue gitlab-org/quality/triage-reports#1520 (closed)
mentioned in issue gitlab-org/quality/triage-reports#1520 (closed)
- Rémy Coutable added bugtransient label
added bugtransient label
- 🤖 GitLab Bot 🤖 added typebug label
added typebug label
- Rémy Coutable added typemaintenance label and removed bugtransient typebug labels
added typemaintenance label and removed bugtransient typebug labels
- 🤖 GitLab Bot 🤖 added groupenvironments label and removed grouprelease [DEPRECATED] label
added groupenvironments label and removed grouprelease [DEPRECATED] label
- 🤖 GitLab Bot 🤖 added devopsdeploy label and removed devopsrelease [DEPRECATED] label
added devopsdeploy label and removed devopsrelease [DEPRECATED] label
- Maintainer
We haven't seen any failures lately. Closing.
- Rémy Coutable closed
closed