Labels
Prioritized labels 0
Drag to reorder prioritized labels and change their relative priority.
Labels 3,425
-
flaky-testdataset-specificGitLab.orgThe test assumes the dataset is in a particular (usually limited) state, which might not be true depending on when the test run during the test suite.
-
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.