rspec-ee system pg13 9/10
Passed Started
by
@rkadam3

Rajendra Kadam
1Running with gitlab-runner 15.9.0~beta.212.g8ccc65e7 (8ccc65e7)2 on green-2.private.runners-manager.gitlab.com/gitlab.com/gitlab-org GaSD-S1F, system ID: s_5651e5b5643b3 feature flags: FF_NETWORK_PER_BUILD:true, FF_USE_FASTZIP:true, FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.19-rust-1.65-node-16.14-postgresql-13:rubygems-3.4-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 ...7Starting service postgres:13 ...8Pulling docker image postgres:13 ...9Using docker image sha256:ab3945c8cf7160ed1381efd47c6a203ba9a84fc7327a17e4a389601eb3738b3b for postgres:13 with digest postgres@sha256:67edfda7deeecfda8e40c9b00818eae76573a9e9466ba7edbc536662d128173b ...10Starting service redis:6.2-alpine ...11Pulling docker image redis:6.2-alpine ...12Using docker image sha256:a9a47a706682d445577bb5da7328f0faaa0863a5742a315c829faa461dfc23ae for redis:6.2-alpine with digest redis@sha256:317575f05099ea47b1f2855b1bb6e068b52847bfa19b87014d88d57f82d4b8f0 ...13Starting service elasticsearch:7.17.6 ...14Pulling docker image elasticsearch:7.17.6 ...15Using docker image sha256:5fad10241ffd65d817ed0ddfaf6e87eee1f7dc2a7db33db1047835560ea71fda for elasticsearch:7.17.6 with digest elasticsearch@sha256:6c128de5d01c0c130a806022d6bd99b3e4c27a9af5bfc33b6b81861ae117d028 ...16Starting service registry.gitlab.com/gitlab-org/gitlab-build-images:zoekt-ci-image-1.0 ...17Authenticating with credentials from job payload (GitLab Registry)18Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:zoekt-ci-image-1.0 ...19Using docker image sha256:4777ec1fa89def7d692d4979d05cb05234df25da1c6a3f67a564a433ec5ba1c8 for registry.gitlab.com/gitlab-org/gitlab-build-images:zoekt-ci-image-1.0 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:80c0cee4566aefe4f1f287e1091263e08b0ebc41ed3dc4e76930df3634ccb9aa ...20Waiting for services to be up and running (timeout 30 seconds)...21Authenticating with credentials from job payload (GitLab Registry)22Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.19-rust-1.65-node-16.14-postgresql-13:rubygems-3.4-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 ...23Using docker image sha256:552b81110cdd830e05d17c8e7365f72e1dd96842217d7225636cb55a75777ea7 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.19-rust-1.65-node-16.14-postgresql-13:rubygems-3.4-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.19-rust-1.65-node-16.14-postgresql-13@sha256:a386dd1acb1341f710f3c3c320984f70512694bcfec8cb1c771365058ac7c475 ...25Running on runner-gasd-s1f-project-278964-concurrent-0 via runner-gasd-s1f-private-1681889802-e8143661...27$ eval "$CI_PRE_CLONE_SCRIPT"28Fetching changes with git depth set to 20...29Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/30Created fresh repository.31remote: Enumerating objects: 129399, done. 32remote: Counting objects: 100% (129399/129399), done. 33remote: Compressing objects: 100% (84885/84885), done. 34remote: Total 129399 (delta 54003), reused 89052 (delta 39575), pack-reused 0 35Receiving objects: 100% (129399/129399), 122.83 MiB | 25.71 MiB/s, done.36Resolving deltas: 100% (54003/54003), done.38 * [new ref] refs/pipelines/841847819 -> refs/pipelines/84184781939 * [new branch] master -> origin/master40Checking out e2ff33c5 as detached HEAD (ref is master)...41Skipping Git submodules setup42$ git remote set-url origin "${CI_REPOSITORY_URL}"44Checking cache for ruby-gems-debian-bullseye-ruby-3.0-16...45cache.zip is up to date 46Successfully extracted cache48Downloading artifacts for compile-test-assets (4139146271)...49Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4139146271 responseStatus=200 OK token=64_WZ1hC50Downloading artifacts for retrieve-tests-metadata (4139146276)...51Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4139146276 responseStatus=200 OK token=64_WZ1hC52Downloading artifacts for setup-test-env (4139146274)...53Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4139146274 responseStatus=200 OK token=64_WZ1hC55Using docker image sha256:552b81110cdd830e05d17c8e7365f72e1dd96842217d7225636cb55a75777ea7 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.19-rust-1.65-node-16.14-postgresql-13:rubygems-3.4-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.19-rust-1.65-node-16.14-postgresql-13@sha256:a386dd1acb1341f710f3c3c320984f70512694bcfec8cb1c771365058ac7c475 ...56$ echo $FOSS_ONLY57$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb58$ export GOPATH=$CI_PROJECT_DIR/.go59$ mkdir -p $GOPATH60$ source scripts/utils.sh61$ source scripts/prepare_build.sh716Using decomposed database config (config/database.yml.decomposed-postgresql)717Geo DB will be set up.718$ setup_db_user_only719CREATE ROLE720GRANT721==> 'setup_db_user_only' succeeded in 0 seconds.722$ bundle exec rake db:drop db:create db:schema:load db:migrate gitlab:db:lock_writes723Dropped database 'gitlabhq_test'724Dropped database 'gitlabhq_test_ci'725Dropped database 'gitlabhq_geo_test'726Created database 'gitlabhq_test'727Created database 'gitlabhq_test_ci'728Created database 'gitlabhq_geo_test'729main: == [advisory_lock_connection] object_id: 274120, pg_backend_pid: 109730main: == [advisory_lock_connection] object_id: 274120, pg_backend_pid: 109731ci: == [advisory_lock_connection] object_id: 274200, pg_backend_pid: 111732ci: == [advisory_lock_connection] object_id: 274200, pg_backend_pid: 111733geo: == [advisory_lock_connection] object_id: 274280, pg_backend_pid: 113734geo: == [advisory_lock_connection] object_id: 274280, pg_backend_pid: 113735==> 'bundle exec rake db:drop db:create db:schema:load db:migrate gitlab:db:lock_writes' succeeded in 50 seconds.736$ setup_db_praefect737SELECT pg_catalog.set_config('search_path', '', false);738CREATE DATABASE praefect_test ENCODING 'UTF8';739==> 'setup_db_praefect' succeeded in 0 seconds.740$ source ./scripts/rspec_helpers.sh741$ run_timed_command "gem install knapsack --no-document"742$ gem install knapsack --no-document743Successfully installed knapsack-4.0.07441 gem installed745==> 'gem install knapsack --no-document' succeeded in 1 seconds.746$ echo -e "\e[0Ksection_start:`date +%s`:gitaly-test-spawn[collapsed=true]\r\e[0KStarting Gitaly"755$ rspec_paralellized_job "--tag ~quarantine --tag ~level:background_migration"756SKIP_FLAKY_TESTS_AUTOMATICALLY: false757RETRY_FAILED_TESTS_IN_NEW_PROCESS: true758KNAPSACK_GENERATE_REPORT: true759FLAKY_RSPEC_GENERATE_REPORT: true760KNAPSACK_TEST_FILE_PATTERN: {ee/}spec/{features}{,/**/}*_spec.rb761KNAPSACK_LOG_LEVEL: debug762KNAPSACK_REPORT_PATH: knapsack/rspec-ee_system_pg13_9_10_report.json763FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json764FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec-ee_system_pg13_9_10_report.json765NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec-ee_system_pg13_9_10_report.json766SKIPPED_FLAKY_TESTS_REPORT_PATH: rspec/flaky/skipped_flaky_tests_rspec-ee_system_pg13_9_10_report.txt767CRYSTALBALL: 768Knapsack report generator started!769warning: parser/current is loading parser/ruby30, which recognizes 3.0.5-compliant syntax, but you are running 3.0.6.771Run options: exclude {:quarantine=>true, :level=>"background_migration"}772Test environment set up in 0.764915469 seconds773group epic roadmap774Starting the Capybara driver server...775 when epics exist for the group776 roadmap page777Capybara starting Puma...778* Version 5.6.5 , codename: Birdie's Version779* Min threads: 0, max threads: 4780* Listening on unix:///tmp/20230419-328-7g8g3j781 renders the filtered search bar correctly782 renders roadmap view783 renders all group epics within roadmap784 toggles settings sidebar on click settings button785 roadmap daterange filtering786 renders daterange filtering dropdown with "This quarter" selected by default no layout presets available787 selecting "This year" as daterange shows `Months` and `Weeks` layout presets788 selecting "Within 3 years" as daterange shows `Quarters`, `Months` and `Weeks` layout presets789 roadmap page with epics state filter790 renders open epics only791 renders closed epics only792 renders top level epics only793 roadmap with epics progress tracking794 renders progress bar using weight795 renders progress bar issue count796 turns off progress tracking797 roadmap milestones settings798 renders milestones section799 renders milestones based on filter800 turns off milestones801 roadmap labels settings802 does not render labels by default803 turns on labels804 roadmap page with filter applied805 renders filtered search bar with applied filter token806 renders roadmap view with matching epic807 roadmap page with sort order applied808 renders the epics in expected order809 renders the epics with start_date_asc if current sort is incorrect810 filtered search811 behaves like filtered search bar812 filtered search bar tokens list813 renders values for token 'Author' correctly814 renders values for token 'Label' correctly815 renders values for token 'Milestone' correctly816 renders values for token 'Epic' correctly817 renders values for token 'My-Reaction' correctly818 filtered search bar sort dropdown819 renders sort option 'Start date' correctly820 renders sort option 'Due date' correctly821 that is a sub-group822 behaves like filtered search bar823 filtered search bar tokens list824 renders values for token 'Author' correctly825 renders values for token 'Label' correctly826 renders values for token 'Milestone' correctly827 renders values for token 'Epic' correctly828 renders values for token 'My-Reaction' correctly829 filtered search bar sort dropdown830 renders sort option 'Start date' correctly831 renders sort option 'Due date' correctly832 when no epics exist for the group833 roadmap page834 shows empty state page835Global elastic search836 I search through the issues and I see pagination837 has a pagination838 I search through the notes and I see pagination839 has a pagination840 I search through the blobs841 finds files842 ignores nonexistent projects from stale index843 I search through the wiki blobs844 finds wiki pages845 I search through the commits846 finds commits847 shows proper page 2 results848 I search globally849 displays result counts for all categories850Global elastic search redactions851 when block_anonymous_global_searches is disabled852 behaves like a redacted search results page853 behaves like redacted search results page assertions854 when logged in855 redacts private features the user does not have access to856 when issues are public857 redacts other private features858 behaves like redacted search results page assertions859 when not logged in860 redacts private features the user does not have access to861 when issues are public862 redacts other private features863 when block_anonymous_global_searches is enabled864 behaves like a redacted search results page865 behaves like redacted search results page assertions866 when logged in867 redacts private features the user does not have access to868 when issues are public869 redacts other private features870Issues > User uses EE quick actions871 issue-only commands872 behaves like status page quick actions873 /publish874 publishes the issue875 during issue creation876 publishes the issue877 publishing causes an error878 provides an error message879 user does not have permissions880 behaves like skip silently881 does not allow publishing882 status page is not configured883 behaves like skip silently884 does not allow publishing885 issue is already published886 behaves like skip silently887 does not allow publishing888 behaves like page quick action889 /page890 when licensed features are disabled891 does not escalate issue892 when licensed features are enabled893 when issue is an incident894 starts escalation with the policy895 starts escalation with policy name as case insensitive896 does not escalate when policy does not exist897 when issue is already escalated898 does not escalate again with same policy899 when issue already has an alert900 starts escalation with the policy901 when user does not have permissions902 does not escalate incident903 when issue is not an incident904 does not escalate issue905Issue board filters906 filters by epic907 lists all epic options908 loads all the epics when opened and submit one as filter909 filters by iteration910 list all iteration options911 loads all the iterations when opened and submit one as filter912 filters by weight913 list all weight options914 loads all the weights when opened and submit one as filter915 filters by health status916 lists all health statuses917 lists all negated health statuses918 loads only on track issues when opened and submit one as filter919 loads only issues with a health status that are not on track920 loads only issues that have no health status921 combined filters922 filters on multiple tokens923Epic show924 when sub-epics feature is available925 Epic metadata926 shows buttons `Tree view` and `Roadmap view`927 Epics and Issues tab928 shows Related items tree with child epics929 autocompletes issues when "#" is input in the add item form930 autocompletes epics when "&" is input in the add item form931 Roadmap tab932 does not show thread filter dropdown933 when the sub-epics feature is not available934 Epic metadata935 shows epic tab `Issues`936 does not show buttons `Tree view` and `Roadmap view`937 Issues tab938 shows Related items tree with child epics939 Epic metadata940 shows epic status, date and author in header941 shows epic title and description942 shows epic overview preferences dropdown943 behaves like page meta description944 renders the page with description, og:description, and twitter:description meta tags that contains a plain-text version of the markdown945 Epic sidebar946 Labels select947 opens dropdown when `Edit` is clicked948 when dropdown is open949 shows labels within the label dropdown950 shows checkmark next to label when label is clicked951 shows label create view when `Create group label` is clicked952 creates new label using create view953 shows labels list view when `Cancel` button is clicked from create view954 shows labels list view when back button is clicked from create view955 Colors select956 when feature flag is disabled957 does not show the color select dropdown958 when feature flag is enabled959 shows the color select dropdown960 opens dropdown when `Edit` is clicked961 when dropdown is open962 shows colors within the color dropdown963 shows checkmark next to color after a new color has been selected964Project mirror965 On a project966 when mirror was updated successfully967 shows the last successful at timestamp968 when mirror was never updated successfully969 shows that mirror has never been updated970 with Update now button971 when able to force update972 forces import973 when unable to force update974 disables Update now button975 when the project is archived976 disables Update now button977 configuration978 password authentication979 can be changed to unauthenticated980 can be recreated after an SSH mirror is set981 SSH public key authentication982 can be set up983 host key management984 fills fingerprints and host keys when detecting985 displays error if detection fails986 allows manual host keys entry987 authentication methods988 shows SSH related fields for an SSH URL989 hides SSH-related fields for a HTTP URL990Project show page991 stat button existence992 populated project993 as a maintainer994 "Kubernetes cluster" button linked to clusters page995 pull mirroring information996 for maintainer997 displays mirrored from url998 for guest999 does not display mirrored from url1000 when over free user limit1001 with group namespace1002 with repository1003 behaves like over the free user limit alert1004 when over limit for notification1005 does not show alert and then goes over limit and shows alert1006 when over storage limits1007 does not show alerts1008 when user is not an owner1009 does not show alert and then goes over limit and shows alert1010 with enforcement concerns1011 when over limit1012 shows free user limit warning1013 when over storage limits1014 does not show alerts1015 when at limit1016 does not show free user limit warning1017 when under limit1018 does not show free user limit warning1019 with empty repository1020 behaves like over the free user limit alert1021 when over limit for notification1022 does not show alert and then goes over limit and shows alert1023 when over storage limits1024 does not show alerts1025 when user is not an owner1026 does not show alert and then goes over limit and shows alert1027 with enforcement concerns1028 when over limit1029 shows free user limit warning1030 when over storage limits1031 does not show alerts1032 when at limit1033 does not show free user limit warning1034 when under limit1035 does not show free user limit warning1036 without repository1037 behaves like over the free user limit alert1038 when over limit for notification1039 does not show alert and then goes over limit and shows alert1040 when over storage limits1041 does not show alerts1042 when user is not an owner1043 does not show alert and then goes over limit and shows alert1044 with enforcement concerns1045 when over limit1046 shows free user limit warning1047 when over storage limits1048 does not show alerts1049 when at limit1050 does not show free user limit warning1051 when under limit1052 does not show free user limit warning1053Disable Merge Trains Setting1054 when visiting the project settings page1055 merge_pipelines_setting: true, merge_trains_setting: true1056 merge pipelines checkbox is always enabled1057 merge trains checkbox is enabled only when merge_pipelines_enabled is true1058 merge_pipelines_setting: true, merge_trains_setting: false1059 merge pipelines checkbox is always enabled1060 merge trains checkbox is enabled only when merge_pipelines_enabled is true1061 merge_pipelines_setting: false, merge_trains_setting: true1062 merge pipelines checkbox is always enabled1063 merge trains checkbox is enabled only when merge_pipelines_enabled is true1064 merge_pipelines_setting: false, merge_trains_setting: false1065 merge pipelines checkbox is always enabled1066 merge trains checkbox is enabled only when merge_pipelines_enabled is true1067 when merge pipelines is enabled1068 merge pipelines checkbox is always enabled1069 merge trains checkbox is enabled only when merge_pipelines_enabled is true1070 checking merge trains checkbox doesn't affect merge pipelines checkbox1071 unchecking merge pipelines checkbox disables merge trains checkbox1072 unchecking merge pipelines checkbox unchecks merge trains checkbox if it was previously checked1073 when merge pipelines is disabled1074 merge pipelines checkbox is always enabled1075 merge trains checkbox is enabled only when merge_pipelines_enabled is true1076 checking merge pipelines checkbox enables merge trains checkbox1077 checking merge pipelines checkbox should leave merge trains checkbox unchecked1078 when both merge pipelines and merge trains are enabled1079 merge pipelines checkbox is always enabled1080 merge trains checkbox is enabled only when merge_pipelines_enabled is true1081 unchecking merge pipelines checkbox disables and unchecks merge trains checkbox1082 unchecking merge trains checkbox doesn't affect merge pipelines checkbox1083Environments page1084 when an environment is protected and user has access to it1085 when environment has manual actions1086 shows an enabled play button1087 shows a stop button1088 with external_url1089 shows an external link button1090 when terminal is available1091 shows a terminal button1092 when environment can be rollback1093 shows re deploy button1094 when environment is protected and user does not have access to it1095 when environment has manual actions1096 show a disabled play button1097 does not show a stop button1098 with external_url1099 shows an external link button1100 when terminal is available1101 does not shows a terminal button1102 when environment can be rollback1103 does not show a re deploy button1104 when environment has an open alert1105 shows the open alert for the environment row1106 when user does not have a license for the feature1107 does not show the open alert for the environment row1108User edits merge request with blocking MRs1109 feature is enabled1110 user can see the other MR1111 can add the other MR1112 can see and remove an existing blocking MR1113 user cannot see the other MR1114 cannot add the other MR1115 sees the existing MR as hidden and can remove it1116 feature is disabled1117 cannot see the blocking MR controls1118Display approaching user count limit banner1119 with reached user count threshold1120 when admin is logged in1121 in admin area1122 behaves like a visible banner1123 shows the banner1124 when banner was dismissed1125 behaves like a hidden banner1126 does not show the banner1127 in regular area1128 behaves like a hidden banner1129 does not show the banner1130 when regular user is logged in1131 behaves like a hidden banner1132 does not show the banner1133 when not reached user count threshold1134 when admin is logged in1135 behaves like a hidden banner1136 does not show the banner1137 when regular user is logged in1138 behaves like a hidden banner1139 does not show the banner1140 when active user count is above license user count1141 behaves like a hidden banner1142 does not show the banner1143 without license1144 behaves like a hidden banner1145 does not show the banner1146 with trial license1147 behaves like a hidden banner1148 does not show the banner1149Test cases1150 test case page1151 header1152 shows status, created date and author1153 shows action buttons1154 archives test case1155 body1156 shows title, description and edit button1157 makes title and description editable on edit click1158 enters into zen mode when clicking on zen mode button1159 update title and description1160 sidebar1161 shows expand/collapse button1162 todo1163 shows todo status1164 add test case as todo1165 mark test case todo as done1166 labels1167 shows assigned labels1168 shows labels dropdown on edit click1169 applies label using labels dropdown1170 for a nonexistent test case1171 renders 404 page1172Project1173 Custom instance-level projects templates1174 when feature custom_project_templates is enabled1175 shows built-in templates tab1176 shows custom projects templates tab1177 displays the number of projects templates available to the user1178 allows creation from custom project template1179 allows creation from custom project template using only the name1180 allows creation from custom project template using only the path1181 has a working pagination1182 when feature custom_project_templates is disabled1183 does not show custom project templates tab1184 Custom group-level project templates1185 from default new project path1186 displays empty namespace for default project URL1187 from subgroup new project path1188 displays empty namespace for default project URL1189Groups > Settings > Group Hooks1190 # order random1191 for developer1192 to be disallowed to view1193 for owner1194 when accessing group hooks1195 shows a list of available group hook triggers1196 creates a group hook1197 edits an existing group hook1198 tests an existing group hook1199 fails testing when there is no project with commits1200 when deleting existing group hook1201 deletes the group hook from the group hooks page1202 deletes the group hook from the edit group hook page1203 when accessing group hook logs1204 shows a list of hook logs1205 shows hook log details1206 retries the hook log1207 does not show search settings on the hook log details1208 for maintainer1209 to be disallowed to view1210Metrics rendering1211 for GitLab-managed alerting rules1212 shows embedded metrics1213 unlicensed1214 shows no embedded metrics1215 for GitLab embedded cluster health metrics1216 shows embedded metrics1217Zoekt search1218 # order random1219 blob search1220 finds files with a regex search and allows filtering down again by project1221Merge request > User merges with namespace storage limits1222 when the namespace storage limit has not been exceeded1223 merges the merge request1224 when the namespace storage limit has been exceeded1225 does not merge the merge request1226User creates a merge request with blocking MRs1227 feature is enabled1228 creates a merge request with a blocking MR1229 feature is disabled1230 does not show blocking MRs controls1231Jira issues list1232 when issues#index1233 shows all three tabs1234 has a button to create a new issue in Jira1235 shows the filtered search bar1236 paginates the list results1237 when title or description contains HTML characters1238 escapes the HTML on issues#index1239 escapes the HTML on issues#show1240Login1241 creates a security event for an invalid password login1242 creates a security event for an invalid OAuth login1243 creates a security event for an invalid one-time code1244 smartcard authentication1245 when smartcard is enabled1246 with smartcard_auth feature flag off1247 does not render any tabs1248 renders link to sign up path1249 with smartcard_auth feature flag on1250 correctly renders tabs and panes1251 renders link to sign up path1252 with two-factor authentication required1253 with a smartcard session1254 does not ask for Two-Factor Authentication1255 without a smartcard session1256 asks for Two-Factor Authentication1257 smartcard authentication against LDAP server1258 when smartcard auth is optional1259 correctly renders tabs and panes1260 shows LDAP login form1261 shows LDAP smartcard login form1262 when smartcard auth is required1263 correctly renders tabs and panes1264 does not show LDAP login form1265 shows LDAP smartcard login form1266 via Group SAML1267 with enforced terms1268 shows the terms disclaimer1269 with WebAuthn two factor1270 shows WebAuthn prompt after SAML1271 restricted visibility levels1272 contains public level1273 hides Explore link1274 hides help link1275 does not contain public level1276 displays Explore and Help links1277Trial flow for user picking just me and creating a project1278 # order random1279 registers the user and creates a group and project reaching onboarding1280Burndown charts1281 for project milestones1282 presents burndown charts when available1283 presents burndown charts promotion correctly1284 for group milestones1285 presents burndown charts when available1286 presents burndown charts promotion correctly1287Merge request > User creates MR with multiple reviewers1288 behaves like multiple reviewers merge request1289 creates a MR with multiple reviewers1290Pending project memberships1291 with a private project in a private group1292 a pending project member gets a 404 for a private project1293 a pending project member gets a 404 for the project's private group1294 a project member can see the project's private group once the membership transitions to active1295 when a pending group membership is created with an existing pending project membership1296 a pending member gets a 404 for the project's private group1297 with a public project in a public group1298 a pending project member sees a public project as if not a member1299 a pending project member sees the project's public group as if not a member1300 with a subgroup project1301 a pending project member sees the root group as if not a member1302Billings > Qrtly Reconciliation Alert1303 when qrtly reconciliation is available1304 behaves like a visible dismissible qrtly reconciliation alert1305 when dismissed1306 behaves like a hidden qrtly reconciliation alert1307 does not display an alert1308 when visiting again1309 behaves like a hidden qrtly reconciliation alert1310 does not display an alert1311 when qrtly reconciliation is not available1312 behaves like a hidden qrtly reconciliation alert1313 does not display an alert1314SaaS registration from an invite1315 # order random1316 registers the user and sends them to the group activity page1317Group reporting settings1318 displays the side bar menu item1319 updates the settings1320 displays validation errors1321Milestones on EE1322 burndown charts1323 with the milestone charts feature available1324 shows a burndown chart1325 with due & start date not set1326 shows a mention to fill in dates1327 with the milestone charts feature disabled1328 has a link to upgrade to Bronze when checking the namespace plan1329 has a link to upgrade to starter on premise1330 with the issuable weights feature disabled1331 has a link to upgrade to Bronze when checking the namespace plan1332 has a link to upgrade to starter on premise1333 milestone summary1334 shows the total weight when sum is greater than zero1335 hides the total weight when sum is equal to zero1336Dashboard issues1337 behaves like dashboard ultimate trial callout1338 hides promotion callout if not .com1339 .com1340 shows dismissable promotion callout if default dashboard for an owner1341 hides dismissable promotion callout if default dashboard for a non group owner1342 hides dismissable promotion callout if not default dashboard1343 hides promotion callout if a trial is active1344 hides promotion callout if user owns a paid namespace1345User creates feature flag1346 when creates without changing scopes1347 records audit event1348Group Boards1349 deletes a group issue board1350Security dashboard1351 # order random1352 behaves like a "Your work" page with sidebar and breadcrumbs1353 shows the "Your work" sidebar1354 shows the correct sidebar menu item as active1355 breadcrumbs1356 has "Your work" as its root breadcrumb1357Project settings > [EE] repository1358 editing a push rule1359 push rules licensed1360 displays the new value in the form1361 saves the new value1362 push rules unlicensed1363 hides push rule settings1364User edits On-demand Scan1365 shows edit scan page1366Group domain verification settings1367 # order random1368 displays the side bar menu item1369 when there are domains1370 displays all domains within group hierarchy1371 when there are no domains1372 displays no domains present message1373Trial lead form submission and validation1374 # order random1375 with valid company information and without state1376 proceeds to the next step1377EE > Projects > Settings > User manages approval rule settings1378 when merge requests is not available1379 does not show approval settings1380 when merge requests is available1381 shows approval settings1382 when `code_owner_approval_required` is not available1383 does not allow the user to require code owner approval1384User visits public profile1385 when user profile is provisioned by group1386 hide public_email1387 when hide_public_email_on_profile feature flag is disabled1388 displays public_email1389Profile > Chat1390 # order random1391 authorization page for GitLab for Slack app1392 is expected to have text "Authorize GitLab for Slack app"1393 with Slack enterprise-enabled team1394 is expected to have text "Authorize GitLab for Slack app"1395Knapsack report was generated. Preview:1396{1397 "ee/spec/features/groups/group_roadmap_spec.rb": 242.04083476699998,1398 "ee/spec/features/search/elastic/global_search_spec.rb": 197.10575525399963,1399 "ee/spec/features/issues/user_uses_quick_actions_spec.rb": 150.475766173,1400 "ee/spec/features/boards/board_filters_spec.rb": 83.66485178200037,1401 "ee/spec/features/epics/epic_show_spec.rb": 98.41656454099939,1402 "ee/spec/features/projects/mirror_spec.rb": 82.0048832199991,1403 "ee/spec/features/projects/show_project_spec.rb": 71.01086620299975,1404 "ee/spec/features/projects/settings/disable_merge_trains_setting_spec.rb": 49.251510763000624,1405 "ee/spec/features/projects/environments/environments_spec.rb": 46.68649280499994,1406 "ee/spec/features/merge_request/user_edits_merge_request_blocking_mrs_spec.rb": 41.032689374000256,1407 "ee/spec/features/admin/licenses/show_user_count_threshold_spec.rb": 36.60622062999937,1408 "ee/spec/features/projects/quality/test_case_show_spec.rb": 39.77810337699884,1409 "ee/spec/features/projects/custom_projects_template_spec.rb": 34.14650685900051,1410 "ee/spec/features/groups/settings/webhooks_settings_spec.rb": 24.87836936900021,1411 "ee/spec/features/markdown/metrics_spec.rb": 24.42239968100148,1412 "ee/spec/features/search/zoekt/search_spec.rb": 24.275393810999958,1413 "ee/spec/features/merge_request/user_merges_with_namespace_storage_limits_spec.rb": 20.623447911999392,1414 "ee/spec/features/merge_request/user_creates_merge_request_with_blocking_mrs_spec.rb": 16.477101026001037,1415 "ee/spec/features/projects/integrations/jira_issues_list_spec.rb": 16.428367459999208,1416 "ee/spec/features/users/login_spec.rb": 11.268674888000533,1417 "ee/spec/features/registrations/saas/trial_flow_just_me_creating_project_spec.rb": 16.520770712999365,1418 "ee/spec/features/burndown_charts_spec.rb": 11.090356059999976,1419 "ee/spec/features/merge_request/user_creates_multiple_reviewers_mr_spec.rb": 13.746556784999484,1420 "ee/spec/features/pending_project_memberships_spec.rb": 10.15046107300077,1421 "ee/spec/features/billings/qrtly_reconciliation_alert_spec.rb": 10.304106532999867,1422 "ee/spec/features/registrations/saas/invite_flow_spec.rb": 9.04326774800029,1423 "ee/spec/features/groups/settings/reporting_spec.rb": 9.920650809001017,1424 "ee/spec/features/projects/milestones/milestone_spec.rb": 8.039618426000743,1425 "ee/spec/features/dashboards/issues_spec.rb": 8.511611214000368,1426 "ee/spec/features/projects/feature_flags/user_creates_feature_flag_spec.rb": 7.417196767999485,1427 "ee/spec/features/boards/group_boards/board_deletion_spec.rb": 6.371043598999677,1428 "ee/spec/features/dashboards/security_spec.rb": 4.798551335001321,1429 "ee/spec/features/projects/settings/push_rules_settings_spec.rb": 5.0469245889999,1430 "ee/spec/features/projects/security/user_edits_on_demand_scan_spec.rb": 4.948214725000071,1431 "ee/spec/features/groups/settings/domain_verification_spec.rb": 3.025174815000355,1432 "ee/spec/features/trials/lead_creation_form_validation_spec.rb": 3.6022910969986697,1433 "ee/spec/features/projects/settings/user_manages_approval_settings_spec.rb": 2.68325762799941,1434 "ee/spec/features/profiles/user_visits_public_profile_spec.rb": 1.3260692699986976,1435 "ee/spec/features/profiles/chat_names_spec.rb": 0.92709953699886681436}1437Knapsack global time execution for tests: 24m 08s1438Finished in 24 minutes 12 seconds (files took 1 minute 21.95 seconds to load)1439311 examples, 0 failures1440Randomized with seed 538971441[TEST PROF INFO] Time spent in factories: 02:48.165 (11.3% of total time)1442Failed to write to log, write log/workhorse-test.log: file already closed1443RSpec exited with 0.1444No examples to retry, congrats!1446Not uploading cache ruby-gems-debian-bullseye-ruby-3.0-16 due to policy1448Uploading artifacts...1449coverage/: found 5 matching artifact files and directories 1450WARNING: crystalball/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1451WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1452knapsack/: found 3 matching artifact files and directories 1453query_recorder/: found 2 matching artifact files and directories 1454rspec/: found 8 matching artifact files and directories 1455WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1456log/*.log: found 19 matching artifact files and directories 1457WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/4139146532/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com1458WARNING: Retrying... context=artifacts-uploader error=request redirected1459Uploading artifacts as "archive" to coordinator... 201 Created id=4139146532 responseStatus=201 Created token=64_WZ1hC1460Uploading artifacts...1461rspec/junit_rspec.xml: found 1 matching artifact files and directories 1462WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/4139146532/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com1463WARNING: Retrying... context=artifacts-uploader error=request redirected1464Uploading artifacts as "junit" to coordinator... 201 Created id=4139146532 responseStatus=201 Created token=64_WZ1hC1466Job succeeded