Labels
Labels can be applied to issues, merge requests, and epics. Group labels are available for any project within the group.
Labels 3,817
-
flaky-testimproper synchronizationGitLab.orgA flaky test issue arising from timing-related factors, such as delays, eventual consistency, asynchronous operations, or race conditions. These issues may stem from shortcomings in the test logic, the system under test, or their interaction. While tests can sometimes address these issues through improved synchronization, they may also reveal underlying system bugs that require resolution.
-
flaky-testrandom inputGitLab.orgThe test use random values, that sometimes match the expectations, and sometimes not.
-
flaky-teststate leakGitLab.orgTest data state leaked through test cases. See https://docs.gitlab.com/ee/development/testing_guide/flaky_tests.html#state-leak
-
flaky-testtoo-many-sql-queriesGitLab.orgMaster broken incidents caused by flaky tests which are failing because sql queries limit has exceeded
-
flaky-testtransient bugGitLab.orgTest is failing intermittently due to a transient bug in our software
-
flaky-testunstable infrastructureGitLab.orgThe test fails from time to time due to infrastructure issues.
-
found:canary.staging.gitlab.comGitLab.orgIssue was discovered from canary.staging.gitlab.com environment.