Reliable e2e test report
- Candidates for promotion to blocking (2024-04-22 - 2024-05-06)
- Blocking specs with failures (2024-04-22 - 2024-05-06)
Candidates for promotion to blocking (2024-04-22 - 2024-05-06)
Note: MRs will be auto-created for promoting the top 10 specs sorted by most number of successful runs
Total amount: 172
STAGE | COUNT |
---|---|
analytics | 1 |
data_stores | 9 |
create | 27 |
fulfillment | 2 |
monitor | 10 |
govern | 26 |
manage | 27 |
package | 13 |
plan | 30 |
release | 1 |
secure | 2 |
systems | 9 |
verify | 15 |
Analytics (1)
Executions table groupanalytics instrumentation (1)
NAME | RUNS | FAILURES | FAILURE RATE |
---|---|---|---|
Name: Analytics Service ping disabled when disabled from gitlab.yml config has service ping toggle is disabled File: service_ping_disabled_spec.rb |
169 | 0 | 0% |
Data_stores (9)
Executions table grouptenant scale (4)
NAME | RUNS | FAILURES | FAILURE RATE |
---|---|---|---|
Name: Data Stores prevent forking outside group when disabled allows forking outside of group File: prevent_forking_outside_group_spec.rb |
528 | 0 | 0% |
Name: Data Stores prevent forking outside group when enabled does not allow forking outside of group File: prevent_forking_outside_group_spec.rb |
528 | 0 | 0% |
Name: Data Stores Group with members can be shared with another group with correct access level File: share_group_with_group_spec.rb |
524 | 0 | 0% |
Name: Configure Mattermost support user creates a group with a mattermost team File: create_group_with_mattermost_team_spec.rb |
170 | 0 | 0% |
Executions table groupglobal search (5)
NAME | RUNS | FAILURES | FAILURE RATE |
---|---|---|---|
Name: Data Stores When using elasticsearch API to search for a public note finds note that matches note body File: note_index_spec.rb |
231 | 0 | 0% |
Name: Data Stores When using elasticsearch API to search for a public issue finds issue that matches description File: issue_index_spec.rb |
231 | 0 | 0% |
Name: Data Stores Search using Elasticsearch tests reindexing after webIDE File: elasticsearch_reindexing_spec.rb |
222 | 0 | 0% |
Name: Data Stores Search using Elasticsearch tests reindexing after push File: elasticsearch_reindexing_spec.rb |
222 | 0 | 0% |
Name: Data Stores When using advanced search API to search for a user finds the user that matches username File: user_index_spec.rb |
222 | 0 | 0% |
Create (27)
Executions table groupide (5)
NAME | RUNS | FAILURES | FAILURE RATE |
---|---|---|---|
Name: Create Upload a file in Web IDE when the file is a text file behaves like upload a file verifies it successfully uploads and commits to a MR File: upload_new_file_in_web_ide_spec.rb |
706 | 0 | 0% |
Name: Create Code Suggestions in Web IDE on Self-managed with a valid license with no Duo Pro add-on behaves like unauthorized returns no suggestion File: code_suggestions_in_web_ide_spec.rb |
170 | 0 | 0% |
Name: Create Code Suggestions in Web IDE on Self-managed with no license behaves like unauthorized returns no suggestion File: code_suggestions_in_web_ide_spec.rb |
170 | 0 | 0% |
Name: Create Code Suggestions in Web IDE on Self-managed with a valid license with a Duo Pro add-on when seat is not assigned behaves like unauthorized returns no suggestion File: code_suggestions_in_web_ide_spec.rb |
165 | 0 | 0% |
Name: Create Code Suggestions in Web IDE on Self-managed with a valid license with a Duo Pro add-on when seat is assigned behaves like a code completion suggestion returns a code completion suggestion which can be accepted File: code_suggestions_in_web_ide_spec.rb |
163 | 0 | 0% |
Executions table groupcode creation (4)
NAME | RUNS | FAILURES | FAILURE RATE |
---|---|---|---|
Name: Create Code Suggestions when code completion is requested on Self-managed with a valid license with no Duo Pro add-on behaves like unauthorized returns no suggestion File: code_suggestions_spec.rb |
170 | 0 | 0% |
Name: Create Code Suggestions when code completion is requested on Self-managed with no license behaves like unauthorized returns no suggestion File: code_suggestions_spec.rb |
170 | 0 | 0% |
Name: Create Code Suggestions when code completion is requested on Self-managed with a valid license with a Duo Pro add-on when seat is not assigned behaves like unauthorized returns no suggestion File: code_suggestions_spec.rb |
165 | 0 | 0% |
Name: Create Code Suggestions when code completion is requested on Self-managed with a valid license with a Duo Pro add-on when seat is assigned behaves like completions API with PAT auth returns a suggestion File: code_suggestions_spec.rb |
163 | 0 | 0% |
Executions table groupsource code (12)
NAME | RUNS | FAILURES | FAILURE RATE |
---|---|---|---|
Name: Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository File: push_mirroring_over_http_spec.rb |
877 | 0 | 0% |
Name: Create Push mirror a repository over HTTP configures and syncs LFS objects for a (push) mirrored repository File: push_mirroring_lfs_over_http_spec.rb |
873 | 0 | 0% |
Name: Create Push Rules using non signed commits restricts files by name and size File: push_rules_spec.rb |
871 | 0 | 0% |
Name: Create Push Rules using non signed commits allows an unrestricted push File: push_rules_spec.rb |
710 | 0 | 0% |
Name: Create Push Rules with commits restricted to verified emails rejects unverified emails File: push_rules_spec.rb |
710 | 0 | 0% |
Name: Create Push Rules using non signed commits restricts removal of tag File: push_rules_spec.rb |
710 | 0 | 0% |
Name: Create Push Rules using non signed commits restricts committing files with secrets File: push_rules_spec.rb |
710 | 0 | 0% |
Name: Create Pull mirror a repository over SSH with a private key configures and syncs a (pull) mirrored repository File: pull_mirroring_over_ssh_with_key_spec.rb |
708 | 0 | 0% |
Name: Create Pull mirror a repository over HTTP configures and syncs a (pull) mirrored repository with password auth File: pull_mirroring_over_http_spec.rb |
707 | 0 | 0% |
Name: Create Project templates when built-in successfully imports the project using template File: project_templates_spec.rb |
706 | 0 | 0% |
Name: Create Prereceive hook when creating a tag for a ref when it triggers a prereceive hook configured with a custom error returns a custom server hook error File: tag_revision_trigger_prereceive_hook_spec.rb |
697 | 0 | 0% |
Name: Create Snippet repository storage moves snippet repository from one Gitaly storage to another File: snippet_repository_storage_move_spec.rb |
170 | 0 | 0% |
Executions table ~"group::editor" (1)
NAME | RUNS | FAILURES | FAILURE RATE |
---|---|---|---|
Name: Create Group Wiki repository storage moves group Wiki repository from one Gitaly storage to another File: group_wiki_repository_storage_move_spec.rb |
170 | 0 | 0% |
Executions table groupcode review (5)
NAME | RUNS | FAILURES | FAILURE RATE |
---|---|---|---|
Name: Create Merge request creation from fork can merge source branch from fork into upstream repository File: merge_merge_request_from_fork_spec.rb |
701 | 0 | 0% |
Name: Create Merge Requests with a malformed URL returns 400 File: view_merge_requests_spec.rb |
170 | 0 | 0% |
Name: Create Merge request when merging once behaves like set to auto-merge merges after pipeline succeeds File: merge_request_set_to_auto_merge_spec.rb |
169 | 0 | 0% |
Name: Create Merge request when merging several times behaves like set to auto-merge merges after pipeline succeeds File: merge_request_set_to_auto_merge_spec.rb |
150 | 0 | 0% |
Name: Create Merge request push options merges when pipeline succeeds File: push_options_mwps_spec.rb |
82 | 0 | 0% |
Fulfillment (2)
Executions table groupprovision (1)
NAME | RUNS | FAILURES | FAILURE RATE |
---|---|---|---|
Name: Fulfillment Active license details shows up in subscription page File: license_spec.rb |
527 | 0 | 0% |
Executions table groupsubscription management (1)
NAME | RUNS | FAILURES | FAILURE RATE |
---|---|---|---|
Name: Fulfillment Purchase User Registration when adding and removing a group member consumes a seat on the license File: user_registration_billing_spec.rb |
530 | 0 | 0% |
Monitor (10)
Executions table groupobservability (2)
NAME | RUNS | FAILURES | FAILURE RATE |
---|---|---|---|
Name: GitLab Metrics Sidekiq metrics via dedicated server returns 200 OK and serves metrics File: metrics_spec.rb |
170 | 0 | 0% |
Name: GitLab Metrics Web metrics via dedicated server returns 200 OK and serves metrics File: metrics_spec.rb |
170 | 0 | 0% |
Executions table grouprespond (8)
NAME | RUNS | FAILURES | FAILURE RATE |
---|---|---|---|
Name: Monitor Recovery alert when using HTTP endpoint integration behaves like triggers recovery alert only resolves the correct alert File: recovery_alert_resolves_correct_alert_spec.rb |
644 | 0 | 0% |
Name: Monitor Alert when user is a maintainer when using Prometheus integration behaves like notification on new alert sends email to user File: email_notification_for_alert_spec.rb |
170 | 0 | 0% |
Name: Monitor Alert when user is a maintainer when using HTTP endpoint integration behaves like notification on new alert sends email to user File: email_notification_for_alert_spec.rb |
170 | 0 | 0% |
Name: Monitor Alert when user is an owner when using Prometheus integration behaves like notification on new alert sends email to user File: email_notification_for_alert_spec.rb |
170 | 0 | 0% |
Name: Monitor Alert when user is an owner when using HTTP endpoint integration behaves like notification on new alert sends email to user File: email_notification_for_alert_spec.rb |
170 | 0 | 0% |
Name: Monitor Recovery alert when using Prometheus integration behaves like triggers recovery alert only resolves the correct alert File: recovery_alert_resolves_correct_alert_spec.rb |
170 | 0 | 0% |
Name: Monitor Recovery alert when using HTTP endpoint integration behaves like triggers recovery alert only closes the correct incident File: recovery_alert_closes_correct_incident_spec.rb |
164 | 0 | 0% |
Name: Monitor Recovery alert when using Prometheus integration behaves like triggers recovery alert only closes the correct incident File: recovery_alert_closes_correct_incident_spec.rb |
163 | 0 | 0% |
Govern (26)
Executions table groupauthentication (21)
NAME | RUNS | FAILURES | FAILURE RATE |
---|---|---|---|
Name: Govern User when parent group membership is terminated is not allowed to create a file via the API File: user_access_termination_spec.rb |
531 | 0 | 0% |
Name: Govern User when parent group membership is terminated is not allowed to commit via the API File: user_access_termination_spec.rb |
531 | 0 | 0% |
Name: Govern User when parent group membership is terminated is not allowed to push code via the CLI File: user_access_termination_spec.rb |
531 | 0 | 0% |
Name: Govern OAuth behaves like Instance OAuth Application creates oauth application and uses it to login File: login_via_oauth_and_oidc_with_gitlab_as_idp_spec.rb |
528 | 0 | 0% |
Name: Govern LDAP Group sync with group cn method behaves like Group sync can create project access tokens File: group_ldap_sync_spec.rb |
340 | 0 | 0% |
Name: Govern LDAP Group sync with group cn method behaves like Group sync can create group access tokens File: group_ldap_sync_spec.rb |
340 | 0 | 0% |
Name: Govern LDAP login user logs into GitLab using LDAP credentials File: log_into_gitlab_via_ldap_spec.rb |
340 | 0 | 0% |
Name: Govern LDAP Group sync with user filter method behaves like Group sync can create project access tokens File: group_ldap_sync_spec.rb |
340 | 0 | 0% |
Name: Govern LDAP Group sync with user filter method behaves like Group sync has LDAP users synced File: group_ldap_sync_spec.rb |
340 | 0 | 0% |
Name: Govern LDAP Group sync with group cn method behaves like Group sync has LDAP users synced File: group_ldap_sync_spec.rb |
340 | 0 | 0% |
Name: Govern LDAP Group sync with user filter method behaves like Group sync can create group access tokens File: group_ldap_sync_spec.rb |
340 | 0 | 0% |
Name: Govern Instance wide SAML SSO user logs in to gitlab with SAML SSO File: login_via_instance_wide_saml_sso_spec.rb |
170 | 0 | 0% |
Name: Govern Group SAML SSO - Non enforced SSO when SAML SSO is configured with a default membership role adds the new member with access level as set in SAML SSO configuration File: group_saml_non_enforced_sso_spec.rb |
170 | 0 | 0% |
Name: Govern Group SAML SSO - Non enforced SSO lets group admin test settings File: group_saml_non_enforced_sso_spec.rb |
170 | 0 | 0% |
Name: Govern Group SAML SSO - Enforced SSO with Snowplow tracking disabled behaves like group membership actions creates a new account automatically and allows to leave group and join again File: group_saml_enforced_sso_new_account_spec.rb |
170 | 0 | 0% |
Name: Govern Group SAML SSO - Enforced SSO user clones and pushes to project within a group using Git HTTP File: group_saml_enforced_sso_git_access_spec.rb |
170 | 0 | 0% |
Name: Govern Group SAML SSO - Enforced SSO with Snowplow tracking enabled behaves like group membership actions creates a new account automatically and allows to leave group and join again File: group_saml_enforced_sso_new_account_spec.rb |
170 | 0 | 0% |
Name: Govern Group SAML SSO - Non enforced SSO user logs in to group with SAML SSO File: group_saml_non_enforced_sso_spec.rb |
170 | 0 | 0% |
Name: Govern Mattermost login user logs into Mattermost using GitLab OAuth File: log_into_mattermost_via_gitlab_spec.rb |
170 | 0 | 0% |
Name: Govern OAuth connects and logs in with GitHub OAuth File: oauth_login_with_github_spec.rb |
170 | 0 | 0% |
Name: Govern while LDAP is enabled behaves like registration and login allows the user to register and login File: register_spec.rb |
170 | 0 | 0% |
Executions table groupcompliance (1)
NAME | RUNS | FAILURES | FAILURE RATE |
---|---|---|---|
Name: Govern Merge request approval with SAML SSO can be approved when requiring a password File: saml_sso_merge_request_approve_spec.rb |
170 | 0 | 0% |
Executions table groupthreat insights (4)
NAME | RUNS | FAILURES | FAILURE RATE |
---|---|---|---|
Name: Govern Vulnerability management in a merge request can create an issue from a security finding in pipeline security tab File: vulnerability_management_spec.rb |
540 | 0 | 0% |
Name: Govern Vulnerability management in a merge request can dismiss a vulnerability with a reason from mr security widget File: vulnerability_management_spec.rb |
540 | 0 | 0% |
Name: Govern Vulnerability report in a project can export vulnerability report to csv File: export_vulnerability_report_spec.rb |
530 | 0 | 0% |
Name: Govern vulnerability report with jira integration can successfully create a JIRA issue from vulnerability details page File: vulnerabilities_jira_integration_spec.rb |
170 | 0 | 0% |
Manage (27)
Executions table groupimport and integrate (27)
NAME | RUNS | FAILURES | FAILURE RATE |
---|---|---|---|
Name: Manage Gitlab migration with import within same instance successfully imports project File: gitlab_migration_project_spec.rb |
529 | 0 | 0% |
Name: Manage Jenkins integration integrates and displays build status for MR pipeline in GitLab File: jenkins_build_status_spec.rb |
527 | 0 | 0% |
Name: Manage GitHub import when imported via api imports project File: import_github_repo_spec.rb |
170 | 0 | 0% |
Name: Manage Gitlab migration with EE features imports group epics and iterations File: gitlab_migration_group_spec.rb |
170 | 0 | 0% |
Name: Manage GitHub import when imported via api imports repo push rules File: import_github_repo_spec.rb |
170 | 0 | 0% |
Name: Manage Gitlab migration with ci pipeline successfully imports ci pipeline File: gitlab_migration_pipeline_spec.rb |
170 | 0 | 0% |
Name: Manage Gitlab migration with designs successfully imports design File: gitlab_migration_issue_spec.rb |
170 | 0 | 0% |
Name: Manage Gitlab migration with group member member retains indirect membership in imported project File: gitlab_migration_members_spec.rb |
170 | 0 | 0% |
Name: Manage Gitlab migration with associated merge request preserves related merge request File: gitlab_migration_issue_spec.rb |
170 | 0 | 0% |
Name: Manage Gitlab migration with project issues successfully imports issue File: gitlab_migration_issue_spec.rb |
170 | 0 | 0% |
Name: Manage Gitlab migration with project member member retains direct membership in imported project File: gitlab_migration_members_spec.rb |
170 | 0 | 0% |
Name: Manage Gitlab migration with release successfully imports project release File: gitlab_migration_release_spec.rb |
170 | 0 | 0% |
Name: Manage Gitlab migration with uninitialized project successfully imports project File: gitlab_migration_project_spec.rb |
170 | 0 | 0% |
Name: Manage Gitlab migration with wiki successfully imports project wiki File: gitlab_migration_project_spec.rb |
170 | 0 | 0% |
Name: Manage Group WebHooks integration sends subgroup events File: group_webhook_events_spec.rb |
170 | 0 | 0% |
Name: Manage WebHooks integration sends a tag event File: webhook_events_spec.rb |
170 | 0 | 0% |
Name: Manage Jira integration closes an issue via a merge request File: jira_basic_integration_spec.rb |
170 | 0 | 0% |
Name: Manage Jira integration closes an issue via pushing a commit File: jira_basic_integration_spec.rb |
170 | 0 | 0% |
Name: Manage Jira issues integration searching issues returns results File: jira_issues_list_spec.rb |
170 | 0 | 0% |
Name: Manage Jira issues integration shows open issues File: jira_issues_list_spec.rb |
170 | 0 | 0% |
Name: Manage Jira issues integration views an issue File: jira_issues_list_spec.rb |
170 | 0 | 0% |
Name: Manage Pipeline status emails when pipeline fails sends an email File: pipeline_status_emails_spec.rb |
170 | 0 | 0% |
Name: Manage Pipeline status emails when pipeline passes sends an email File: pipeline_status_emails_spec.rb |
170 | 0 | 0% |
Name: Manage WebHooks integration sends a push event File: webhook_events_spec.rb |
170 | 0 | 0% |
Name: Manage WebHooks integration sends a wiki page event File: webhook_events_spec.rb |
170 | 0 | 0% |
Name: Manage WebHooks integration sends an issues and note event File: webhook_events_spec.rb |
170 | 0 | 0% |
Name: Manage GitHub import when imported via UI imports a project File: import_github_repo_spec.rb |
169 | 0 | 0% |
Package (13)
Executions table groupcontainer registry (13)
NAME | RUNS | FAILURES | FAILURE RATE |
---|---|---|---|
Name: Package Dependency Proxy using docker:24.0.1 and a group deploy token pulls an image using the dependency proxy File: dependency_proxy_spec.rb |
339 | 0 | 0% |
Name: Package Dependency Proxy using docker:24.0.1 and a ci job token pulls an image using the dependency proxy File: dependency_proxy_spec.rb |
339 | 0 | 0% |
Name: Package Self-managed Container Registry when tls is disabled using docker:20.10.23 and a ci job token pushes image and deletes tag File: container_registry_spec.rb |
339 | 0 | 0% |
Name: Package Dependency Proxy using docker:24.0.1 and a personal access token pulls an image using the dependency proxy File: dependency_proxy_spec.rb |
339 | 0 | 0% |
Name: Package Self-managed Container Registry when tls is disabled using docker:23.0.6 and a personal access token pushes image and deletes tag File: container_registry_spec.rb |
339 | 0 | 0% |
Name: Package Self-managed Container Registry when tls is disabled using docker:20.10.23 and a personal access token pushes image and deletes tag File: container_registry_spec.rb |
339 | 0 | 0% |
Name: Package Self-managed Container Registry when tls is disabled using docker:20.10.23 and a project deploy token pushes image and deletes tag File: container_registry_spec.rb |
339 | 0 | 0% |
Name: Package Self-managed Container Registry when tls is disabled using docker:23.0.6 and a ci job token pushes image and deletes tag File: container_registry_spec.rb |
339 | 0 | 0% |
Name: Package Self-managed Container Registry when tls is disabled using docker:24.0.1 and a personal access token pushes image and deletes tag File: container_registry_spec.rb |
339 | 0 | 0% |
Name: Package Self-managed Container Registry when tls is disabled using docker:23.0.6 and a project deploy token pushes image and deletes tag File: container_registry_spec.rb |
339 | 0 | 0% |
Name: Package Self-managed Container Registry when tls is disabled using docker:24.0.1 and a ci job token pushes image and deletes tag File: container_registry_spec.rb |
339 | 0 | 0% |
Name: Package Self-managed Container Registry when tls is disabled using docker:24.0.1 and a project deploy token pushes image and deletes tag File: container_registry_spec.rb |
339 | 0 | 0% |
Name: Package Dependency Proxy Group SSO pulls an image using the dependency proxy on a group enforced SSO File: dependency_proxy_sso_spec.rb |
170 | 0 | 0% |
Plan (30)
Executions table groupknowledge (17)
NAME | RUNS | FAILURES | FAILURE RATE |
---|---|---|---|
Name: Plan Testing group wiki file upload by creating a formatted page with an image uploaded File: file_upload_group_wiki_page_spec.rb |
690 | 0 | 0% |
Name: Plan Testing project wiki can delete a page File: project_based_page_deletion_spec.rb |
540 | 0 | 0% |
Name: Plan Testing project wiki can delete a page with spaces in the path File: project_based_page_deletion_spec.rb |
540 | 0 | 0% |
Name: Plan Testing wiki content manipulation inside a project by manipulating content on the page with spaces File: project_based_content_manipulation_spec.rb |
538 | 0 | 0% |
Name: Plan Testing wiki content manipulation inside a project by manipulating content on the page File: project_based_content_manipulation_spec.rb |
538 | 0 | 0% |
Name: Plan Testing wiki content manipulation inside a project by manipulating content on the page using git push File: project_based_content_manipulation_spec.rb |
538 | 0 | 0% |
Name: Plan Testing wiki content creation inside a project by adding a wiki page with spaces in the path using git push File: project_based_content_creation_spec.rb |
538 | 0 | 0% |
Name: Plan Testing wiki content creation inside a project by adding a second page to the wiki File: project_based_content_creation_spec.rb |
538 | 0 | 0% |
Name: Plan Testing wiki content creation inside a project by adding a second page to the wiki using git push File: project_based_content_creation_spec.rb |
538 | 0 | 0% |
Name: Plan Testing wiki content creation inside a project by adding a home page to the wiki File: project_based_content_creation_spec.rb |
538 | 0 | 0% |
Name: Plan Testing wiki content creation inside a project by adding a home page to the wiki using git push File: project_based_content_creation_spec.rb |
538 | 0 | 0% |
Name: Plan Testing group wiki can delete a group wiki page File: delete_group_wiki_page_spec.rb |
537 | 0 | 0% |
Name: Plan Project Wiki with Wiki Page List has all expected links that work File: project_based_list_spec.rb |
537 | 0 | 0% |
Name: Plan Project Wiki with Wiki Sidebar has all expected links that work File: project_based_list_spec.rb |
537 | 0 | 0% |
Name: Plan A project wiki can change the directory path of a page File: project_based_directory_management_spec.rb |
536 | 0 | 0% |
Name: Plan Creating pages in group wikis when wiki has a home page adds a second page File: create_group_wiki_page_spec.rb |
532 | 0 | 0% |
Name: Plan Creating pages in group wikis when wiki is empty creates a new page File: create_group_wiki_page_spec.rb |
532 | 0 | 0% |
Executions table groupproject management (8)
NAME | RUNS | FAILURES | FAILURE RATE |
---|---|---|---|
Name: Plan Group Iterations with manual scheduling creates a group iteration manually through an iteration cadence File: create_group_iteration_spec.rb |
540 | 0 | 0% |
Name: Plan Group Iterations with automatic scheduling creates a group iteration automatically through an iteration cadence File: create_group_iteration_spec.rb |
540 | 0 | 0% |
Name: Plan Issue closes via pushing a commit File: closes_issue_via_pushing_a_commit_spec.rb |
539 | 0 | 0% |
Name: Plan Editing scoped labels on issues correctly applies simple and multiple colon scoped pairs labels File: editing_scoped_labels_spec.rb |
538 | 0 | 0% |
Name: Plan Custom email customizes email with additional text File: custom_email_spec.rb |
537 | 0 | 0% |
Name: Plan Assign Iterations assigns a group iteration to an existing issue File: assign_group_iteration_spec.rb |
535 | 0 | 0% |
Name: Plan Assignees update without refresh File: real_time_assignee_spec.rb |
534 | 0 | 0% |
Name: Plan Email Notification is received by a user for project invitation File: trigger_email_notification_spec.rb |
170 | 0 | 0% |
Executions table groupproduct planning (5)
NAME | RUNS | FAILURES | FAILURE RATE |
---|---|---|---|
Name: Plan Epics milestone dates API updates epic dates when updating milestones File: epics_milestone_dates_spec.rb |
540 | 0 | 0% |
Name: Plan Design Management user archives a design File: archive_design_content_spec.rb |
537 | 0 | 0% |
Name: Plan Design Management user adds a design and annotates it File: add_design_content_spec.rb |
537 | 0 | 0% |
Name: Plan Design Management user adds a design and modifies it File: modify_design_content_spec.rb |
532 | 0 | 0% |
Name: Plan Epics roadmap presents epic on roadmap File: roadmap_spec.rb |
170 | 0 | 0% |
Release (1)
Executions table groupenvironments (1)
NAME | RUNS | FAILURES | FAILURE RATE |
---|---|---|---|
Name: Release Operations Dashboard has many pipelines with appropriate statuses File: pipeline_status_on_operation_dashboard_spec.rb |
168 | 0 | 0% |
Secure (2)
Executions table groupstatic analysis (1)
NAME | RUNS | FAILURES | FAILURE RATE |
---|---|---|---|
Name: Secure Enable Scanning from UI enable sast from configuration runs sast job when enabled from configuration File: enable_scanning_from_configuration_spec.rb |
538 | 0 | 0% |
Executions table groupdynamic analysis (1)
NAME | RUNS | FAILURES | FAILURE RATE |
---|---|---|---|
Name: Secure On Demand DAST when a scan is ran populates On Demand scan history and vulnerability report File: on_demand_dast_spec.rb |
526 | 0 | 0% |
Systems (9)
Executions table groupgitaly (9)
NAME | RUNS | FAILURES | FAILURE RATE |
---|---|---|---|
Name: Systems Changing Gitaly repository storage when moving from Gitaly Cluster to Gitaly behaves like repository storage move confirms a finished status after moving project repository storageFile: changing_repository_storage_spec.rb |
170 | 0 | 0% |
Name: Systems Changing Gitaly repository storage when moving from Gitaly to Gitaly Cluster behaves like repository storage move confirms a finished status after moving project repository storageFile: changing_repository_storage_spec.rb |
170 | 0 | 0% |
Name: Systems Changing Gitaly repository storage when moving from one Gitaly storage to another behaves like repository storage move confirms a finished status after moving project repository storageFile: changing_repository_storage_spec.rb |
170 | 0 | 0% |
Name: Systems Gitaly Cluster replication queue allows replication of different repository after interruption File: praefect_replication_queue_spec.rb |
170 | 0 | 0% |
Name: Systems Gitaly backend node recovery recovers from dataloss File: backend_node_recovery_spec.rb |
170 | 0 | 0% |
Name: Systems Gitaly distributed reads reads from each node File: distributed_reads_spec.rb |
170 | 0 | 0% |
Name: Systems Gitaly distributed reads when a node is unhealthy does not read from the unhealthy node File: distributed_reads_spec.rb |
170 | 0 | 0% |
Name: Systems with Gitaly automatic failover and recovery automatically fails over File: automatic_failover_and_recovery_spec.rb |
170 | 0 | 0% |
Name: Systems with Gitaly automatic failover and recovery when recovering from dataloss after failover automatically reconciles File: automatic_failover_and_recovery_spec.rb |
170 | 0 | 0% |
Verify (15)
Executions table grouppipeline authoring (5)
NAME | RUNS | FAILURES | FAILURE RATE |
---|---|---|---|
Name: Verify CI catalog when sorting with created at behaves like ascending order displays from first to last File: ci_catalog_sorting_spec.rb |
531 | 0 | 0% |
Name: Verify CI catalog when sorting with created at behaves like descending order by default displays from last to first File: ci_catalog_sorting_spec.rb |
531 | 0 | 0% |
Name: Verify CI catalog when sorting with released at behaves like ascending order displays from first to last File: ci_catalog_sorting_spec.rb |
531 | 0 | 0% |
Name: Verify CI catalog when sorting with released at behaves like descending order by default displays from last to first File: ci_catalog_sorting_spec.rb |
531 | 0 | 0% |
Name: Verify CI component runs in project pipeline with correct inputs File: run_component_in_project_pipeline_spec.rb |
523 | 0 | 0% |
Executions table grouprunner (3)
NAME | RUNS | FAILURES | FAILURE RATE |
---|---|---|---|
Name: Verify Runner registration user registers a new project runner File: register_runner_spec.rb |
539 | 0 | 0% |
Name: Verify Runner fleet management shows group runner online count File: group_runner_status_counts_spec.rb |
539 | 0 | 0% |
Name: Verify Group runner registration user registers a new group runner File: register_group_runner_spec.rb |
535 | 0 | 0% |
Executions table grouppipeline security (6)
NAME | RUNS | FAILURES | FAILURE RATE |
---|---|---|---|
Name: Verify Unlocking job artifacts across parent-child pipelines without strategy:depend when latest pipeline family is successful unlocks job artifacts from previous successful pipeline family File: unlocking_job_artifacts_across_parent_child_pipelines_spec.rb |
170 | 0 | 0% |
Name: Verify Unlocking job artifacts across parent-child pipelines with strategy:depend when latest pipeline family is successful unlocks job artifacts from previous successful pipeline family File: unlocking_job_artifacts_across_parent_child_pipelines_spec.rb |
169 | 0 | 0% |
Name: Verify Unlocking job artifacts across parent-child pipelines without strategy:depend when latest parent pipeline failed does not unlock job artifacts from previous successful pipeline family File: unlocking_job_artifacts_across_parent_child_pipelines_spec.rb |
169 | 0 | 0% |
Name: Verify Unlocking job artifacts across parent-child pipelines without strategy:depend when latest child pipeline failed unlocks job artifacts from previous successful pipeline family because the latest parent is successful File: unlocking_job_artifacts_across_parent_child_pipelines_spec.rb |
169 | 0 | 0% |
Name: Verify Unlocking job artifacts across parent-child pipelines with strategy:depend when latest child pipeline failed does not unlock job artifacts from previous successful pipeline family File: unlocking_job_artifacts_across_parent_child_pipelines_spec.rb |
122 | 0 | 0% |
Name: Verify Unlocking job artifacts across parent-child pipelines with strategy:depend when latest parent pipeline failed does not unlock job artifacts from previous successful pipeline family File: unlocking_job_artifacts_across_parent_child_pipelines_spec.rb |
114 | 0 | 0% |
Executions table grouppipeline execution (1)
NAME | RUNS | FAILURES | FAILURE RATE |
---|---|---|---|
Name: Verify when pipeline is blocked can still merge MR successfully File: merge_mr_when_pipline_is_blocked_spec.rb |
169 | 0 | 0% |
Blocking specs with failures (2024-04-22 - 2024-05-06)
Note:
-
Only failures from the nightly, e2e-package-and-test and e2e-test-on-gdk pipelines are considered
-
Only specs that have a failure rate of equal or greater than 1 percent are considered
-
Quarantine MRs will be created for all specs listed below
Total amount: 1
STAGE | COUNT |
---|---|
create | 1 |
Create (1)
Executions table groupsource code (1)
NAME | RUNS | FAILURES | FAILURE RATE |
---|---|---|---|
Name: Create Multiple file snippet behaves like copying snippet file contents copies a multi-file project_snippet to a comment and verifies them File: copy_snippet_file_contents_spec.rb Exceptions: - <code data-sourcepos="440:364-440:397">Comment did not appear as expected</code> - <code data-sourcepos="440:462-440:569">expected to find css "[data-testid=\"default-actions-container\"]" at least 1 time but there were no matches</code> |
869 | 12 | 1.38% |