rspec-ee system pg12 2/10
Passed Started
by
@ahegyi
Adam Hegyi
1Running with gitlab-runner 15.6.0~beta.186.ga889181a (a889181a)2 on green-1.shared-gitlab-org.runners-manager.gitlab.com/default Mf8beF5G3 feature flags: FF_USE_FASTZIP:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-103-yarn-1.22-graphicsmagick-1.3.36 ...7Starting service postgres:12 ...8Pulling docker image postgres:12 ...9Using docker image sha256:56e1d6dc77b242b5f4f91e7319f0740f7ab8bdf41023fd5d703f412ac87976f5 for postgres:12 with digest postgres@sha256:93fd73e2322241eec204dac54b316bf429670ff6e5292e16f9e2fd3a3374a713 ...10Starting service redis:6.0-alpine ...11Pulling docker image redis:6.0-alpine ...12Using docker image sha256:83c577984741ab5b2e78640e0524852998d539ea3961e6d56680f336371f5c83 for redis:6.0-alpine with digest redis@sha256:459e91c5fe54134da1601ef85a4d9bc40c953862737fdfbe8f3c2b2a3eb6b20b ...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 ...16Waiting for services to be up and running (timeout 30 seconds)...17Authenticating with credentials from job payload (GitLab Registry)18Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-103-yarn-1.22-graphicsmagick-1.3.36 ...19Using docker image sha256:5c5404ecc69273636c3ef49645be715ef30ea99e51ad146a2efbeac2a1875f9c for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-103-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12@sha256:b032fe79dc0bf3ebfaeb610c82eacc500fbd0ec6e01889444011cf5a72b4135d ...21Running on runner-mf8bef5g-project-278964-concurrent-0 via runner-mf8bef5g-shared-gitlab-org-1667571169-e85c3ffd...23$ eval "$CI_PRE_CLONE_SCRIPT"24Fetching changes with git depth set to 20...25Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/26Created fresh repository.27remote: Enumerating objects: 135178, done. 28remote: Counting objects: 100% (135178/135178), done. 29remote: Compressing objects: 100% (85462/85462), done. 30remote: Total 135178 (delta 62673), reused 94880 (delta 44892), pack-reused 0 31Receiving objects: 100% (135178/135178), 115.46 MiB | 29.71 MiB/s, done.32Resolving deltas: 100% (62673/62673), done.34 * [new ref] refs/pipelines/685831713 -> refs/pipelines/68583171335 * [new branch] master -> origin/master36Checking out 58c4ca27 as master...37Skipping Git submodules setup38$ git remote set-url origin "${CI_REPOSITORY_URL}"40Checking cache for ruby-gems-debian-bullseye-ruby-2.7-16...41Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/ruby-gems-debian-bullseye-ruby-2.7-16 42Successfully extracted cache43Checking cache for gitaly-ruby-gems-debian-bullseye-ruby-2.7-16...44Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/gitaly-ruby-gems-debian-bullseye-ruby-2.7-16 45Successfully extracted cache47Downloading artifacts for compile-test-assets (3275962690)...48Downloading artifacts from coordinator... ok id=3275962690 responseStatus=200 OK token=1pv5nfNK49Downloading artifacts for detect-tests (3275962698)...50Downloading artifacts from coordinator... ok id=3275962698 responseStatus=200 OK token=1pv5nfNK51Downloading artifacts for retrieve-tests-metadata (3275962699)...52Downloading artifacts from coordinator... ok id=3275962699 responseStatus=200 OK token=1pv5nfNK53Downloading artifacts for setup-test-env (3275962693)...54Downloading artifacts from coordinator... ok id=3275962693 responseStatus=200 OK token=1pv5nfNK56Using docker image sha256:5c5404ecc69273636c3ef49645be715ef30ea99e51ad146a2efbeac2a1875f9c for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-103-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12@sha256:b032fe79dc0bf3ebfaeb610c82eacc500fbd0ec6e01889444011cf5a72b4135d ...57$ echo $FOSS_ONLY58$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb59$ export GOPATH=$CI_PROJECT_DIR/.go60$ mkdir -p $GOPATH61$ source scripts/utils.sh62$ source scripts/prepare_build.sh679Using decomposed database config (config/database.yml.decomposed-postgresql)680$ setup_db_user_only681CREATE ROLE682GRANT683==> 'setup_db_user_only' succeeded in 0 seconds.684$ bundle exec rake db:drop db:create db:schema:load db:migrate685Dropped database 'gitlabhq_test'686Dropped database 'gitlabhq_test_ci'687Dropped database 'gitlabhq_geo_test'688Created database 'gitlabhq_test'689Created database 'gitlabhq_test_ci'690Created database 'gitlabhq_geo_test'691==> 'bundle exec rake db:drop db:create db:schema:load db:migrate' succeeded in 39 seconds.692$ setup_db_praefect693SELECT pg_catalog.set_config('search_path', '', false);694CREATE DATABASE praefect_test ENCODING 'UTF8';695==> 'setup_db_praefect' succeeded in 0 seconds.696$ source ./scripts/rspec_helpers.sh697$ run_timed_command "gem install knapsack --no-document"698$ gem install knapsack --no-document699Successfully installed knapsack-4.0.07001 gem installed701==> 'gem install knapsack --no-document' succeeded in 1 seconds.702$ echo -e "\e[0Ksection_start:`date +%s`:gitaly-test-spawn[collapsed=true]\r\e[0KStarting Gitaly"816$ rspec_paralellized_job "--tag ~quarantine --tag ~level:migration"817SKIP_FLAKY_TESTS_AUTOMATICALLY: true818RETRY_FAILED_TESTS_IN_NEW_PROCESS: true819KNAPSACK_GENERATE_REPORT: true820FLAKY_RSPEC_GENERATE_REPORT: true821KNAPSACK_TEST_FILE_PATTERN: {ee/}spec/{features}{,/**/}*_spec.rb822KNAPSACK_LOG_LEVEL: debug823KNAPSACK_REPORT_PATH: knapsack/rspec-ee_system_pg12_2_10_report.json824FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json825FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec-ee_system_pg12_2_10_report.json826NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec-ee_system_pg12_2_10_report.json827SKIPPED_FLAKY_TESTS_REPORT_PATH: rspec/flaky/skipped_flaky_tests_rspec-ee_system_pg12_2_10_report.txt828RETRIED_TESTS_REPORT_PATH: rspec/flaky/retried_tests_rspec-ee_system_pg12_2_10_report.txt829CRYSTALBALL: 830Knapsack report generator started!831Run options: exclude {:quarantine=>true, :level=>"migration"}832Test environment set up in 0.653418454 seconds833epics swimlanes sidebar834Starting the Capybara driver server...835 in project boards836 behaves like issue boards sidebar837Capybara starting Puma...838* Version 5.6.5 , codename: Birdie's Version839* Min threads: 0, max threads: 4840* Listening on unix:///tmp/20221104-468-1ar4e6841 shows sidebar when clicking issue842 closes sidebar when clicking issue843 shows issue details when sidebar is open844 when clicking close button845 unhighlights the active issue card846 closes sidebar when clicking close button847 editing issue milestone848 behaves like milestone sidebar widget849 editing milestone850 shows milestones list in the dropdown851 shows expired milestone at the bottom of the list and milestone due earliest at the top of the list852 adds a milestone853 removes a milestone854 editing issue due date855 behaves like date sidebar widget856 editing due date857 displays "None" when there is no due date858 updates due date859 editing issue labels860 behaves like labels sidebar widget861 editing labels862 shows labels list in the dropdown863 adds a label864 removes a label865 adds first label by pressing enter when search866 escapes XSS when viewing issuable labels867 shows option to create a label868 creating a label869 shows dropdown switches to "create label" section870 creates new label871 shows error message if label title is taken872 in notifications subscription873 displays notifications toggle874 shows toggle as on then as off as user toggles to subscribe and unsubscribe875 when notifications have been disabled876 displays a message that notifications have been disabled877 confidentiality878 make issue confidential879 in time tracking880 displays time tracking feature with default message881 when only spent time is recorded882 shows the total time spent only883 when only estimated time is recorded884 shows the estimated time only885 when estimated and spent times are available886 shows time tracking progress bar887 shows both estimated and spent time text888 when limitedToHours instance option is turned on889 shows the total time spent only890 behaves like issue boards sidebar EE891 epics892 when epic feature available893 when the issue is associated with an epic894 displays name of epic and links to it895 updates the epic associated with the issue896 when epics feature is not available897 cannot find sidebar-epic898 iterations899 when iterations feature available900 selects and updates the right iteration901 when iteration feature is not available902 cannot find the iteration-edit903 weight904 when issue weight feature available905 selects and updates weight906 when issue weight feature is not available907 cannot find the sidebar-weight908 in group boards909 behaves like issue boards sidebar910 shows sidebar when clicking issue911 closes sidebar when clicking issue912 shows issue details when sidebar is open913 when clicking close button914 unhighlights the active issue card915 closes sidebar when clicking close button916 editing issue milestone917 behaves like milestone sidebar widget918 editing milestone919 shows milestones list in the dropdown920 shows expired milestone at the bottom of the list and milestone due earliest at the top of the list921 adds a milestone922 removes a milestone923 editing issue due date924 behaves like date sidebar widget925 editing due date926 displays "None" when there is no due date927 updates due date928 editing issue labels929 behaves like labels sidebar widget930 editing labels931 shows labels list in the dropdown932 adds a label933 removes a label934 adds first label by pressing enter when search935 escapes XSS when viewing issuable labels936 shows option to create a label937 creating a label938 shows dropdown switches to "create label" section939 creates new label940 shows error message if label title is taken941 in notifications subscription942 displays notifications toggle943 shows toggle as on then as off as user toggles to subscribe and unsubscribe944 when notifications have been disabled945 displays a message that notifications have been disabled946 confidentiality947 make issue confidential948 in time tracking949 displays time tracking feature with default message950 when only spent time is recorded951 shows the total time spent only952 when only estimated time is recorded953 shows the estimated time only954 when estimated and spent times are available955 shows time tracking progress bar956 shows both estimated and spent time text957 when limitedToHours instance option is turned on958 shows the total time spent only959 behaves like issue boards sidebar EE960 epics961 when epic feature available962 when the issue is associated with an epic963 displays name of epic and links to it964 updates the epic associated with the issue965 when epics feature is not available966 cannot find sidebar-epic967 iterations968 when iterations feature available969 selects and updates the right iteration970 when iteration feature is not available971 cannot find the iteration-edit972 weight973 when issue weight feature available974 selects and updates weight975 when issue weight feature is not available976 cannot find the sidebar-weight977Protected Tags978 access control979 with ref permissions for users enabled980 allows creating protected tags that roles, users, and groups can create981 allows updating protected tags so that roles and users can create it982 allows updating protected tags so that roles and users cannot create it983 When updating a protected tag984 discards other roles when choosing "No one"985 When creating a protected tag986 discards other roles when choosing "No one"987 with ref permissions for users disabled988 allows creating protected tags that Maintainers can create989 allows updating protected tags so that Maintainers can create them990 allows creating protected tags that Developers + Maintainers can create991 allows updating protected tags so that Developers + Maintainers can create them992 allows creating protected tags that No one can create993 allows updating protected tags so that No one can create them994 with existing access levels995 shows users that can push to the branch996 shows groups that can create to the branch997Incident details998 escalation policy widget999 escalation policies licensed feature available1000 with escalation policies in the project1001 without escalation policy linked to incident1002 with only view permissions1003 behaves like shows empty state for escalation policy1004 is expected to have text "Escalation policy: None"1005 behaves like hides the edit button1006 is expected not to have visible css "[data-testid=\"edit-button\"]"1007 with edit permissions1008 can set the policy for the incident1009 can search for policies1010 behaves like shows empty state for escalation policy1011 is expected to have text "Escalation policy: None"1012 with escalation policy linked to incident1013 with only view permissions1014 behaves like shows attributes of assigned escalation policy1015 is expected to have text "Escalation policy: EscalationPolicy 1"1016 behaves like hides the edit button1017 is expected not to have visible css "[data-testid=\"edit-button\"]"1018 with edit permissions1019 can remove the policy from the incident1020 behaves like shows attributes of assigned escalation policy1021 is expected to have text "Escalation policy: EscalationPolicy 1"1022 behaves like shows the edit button1023 is expected to have visible css "[data-testid=\"edit-button\"]"1024 with alert associated with the incident1025 behaves like shows attributes of assigned escalation policy1026 is expected to have text "Escalation policy: EscalationPolicy 1"1027 behaves like shows the edit button1028 is expected to have visible css "[data-testid=\"edit-button\"]"1029 with no escalation policies in the project1030 lets users open, view, and close the escalation policy help menu1031 behaves like shows empty state for escalation policy1032 is expected to have text "Escalation policy: None"1033 escalation policies licensed feature unavailable1034 behaves like hides the escalation policy widget1035 is expected not to have visible css "[data-testid=\"escalation_policy_container\"]"1036 escalation status dropdown1037 includes help info for escalations1038 timeline toggle button1039 by default, does not show timeline toggle button1040 with incident_timeline_view feature, shows timeline toggle button1041Admin::Users1042 GET /admin/users1043 send emails to users1044 when `send_emails_from_admin_area` feature is enabled1045 shows the 'Send email to users' link1046 when `send_emails_from_admin_area` feature is disabled1047 does not show the 'Send email to users' link1048 when usage ping is enabled1049 when feature is activated1050 shows the 'Send email to users' link1051 when feature is disabled1052 does not show the 'Send email to users' link1053 user permission export1054 when `export_user_permissions` feature is available1055 shows the 'Export Permissions' link1056 when `export_user_permissions` feature is disabled1057 does not show the 'Export Permissions' link1058 GET /admin/users/:id1059 Shared runners quota status1060 with projects with shared runners enabled1061 shows quota1062 without projects with shared runners enabled1063 does not show quota1064 GET /admin/users/:id/edit1065 Update user account type1066 changes account type to be auditor1067 Update shared runners quota1068 shows page with new data1069 show user keys for SSH and LDAP1070 only shows the delete button for regular keys1071 prompt user about registration features1072 with no license and service ping disabled1073 renders registration features CTA1074 with a valid license and service ping disabled1075 does not render registration features CTA1076Incidents > User uses EE quick actions1077 # order random1078 incident-only commands1079 behaves like zoom quick actions ee1080 /zoom1081 cannot add an invalid zoom link1082 with valid zoom_meetings1083 link_text: "", link_text_expected: "https://zoom.us/j/123456789"1084 adds a Zoom link1085 link_text: "Demo meeting", link_text_expected: "Demo meeting"1086 adds a Zoom link1087 link_text: "Fire, fire, everything on fire", link_text_expected: "Fire, fire, everything on fire"1088 adds a Zoom link1089 link_text: " Space, fire extinguished", link_text_expected: "Space, fire extinguished"1090 adds a Zoom link1091 behaves like link quick actions1092 /link1093 cannot add an invalid zoom link1094 with valid links1095 link: "https://gitlab.slack.com/messages/eeee", link_text: "", link_text_expected: "https://gitlab.slack.com/messages/eeee", link_type: "slack"1096 adds a resource link1097 link: "https://gitlab.slack.com/messages/eeee", link_text: "Slack link for incident", link_text_expected: "Slack link for incident", link_type: "slack"1098 adds a resource link1099 link: "https://gitlab.zoom.us/j/12345", link_text: " Demo zoom link", link_text_expected: "Demo zoom link", link_type: "zoom"1100 adds a resource link1101 link: "https://gitlab.com/project/issues/1", link_text: "General link, general with command", link_text_expected: "General link, general with command", link_type: "general"1102 adds a resource link1103Namespace user cap reached alert1104 with an exceeded user cap1105 displays the banner to a group owner1106 displays the banner to a group owner on a subgroup page1107 displays the banner to a group owner on a project page1108 does not display the banner when the feature flag is off1109 does not display the banner to a user who is not a group owner1110 does not display the banner to a user who owns a subgroup1111 does not display the banner to an unauthenticated user1112 does not display on pending members page1113 can be dismissed1114 remains dismissed1115 is dismissed independently for each root group1116 is dismissed for a root group when dismissed from a subgroup1117 does not display the banner to a group owner on a reactive cache miss1118 with a user cap that has not been exceeded1119 does not display the banner to a group owner1120 without a user cap set1121 does not display the banner to a group owner1122 with a user namespace1123 renders the page without a banner1124User edits merge request with blocking MRs1125 feature is enabled1126 user can see the other MR1127 can add the other MR1128 can see and remove an existing blocking MR1129 user cannot see the other MR1130 cannot add the other MR1131 sees the existing MR as hidden and can remove it1132 feature is disabled1133 cannot see the blocking MR controls1134Merge request > User edits MR with multiple reviewers1135 behaves like multiple reviewers merge request1136 updates a MR with multiple reviewers1137 user approval rules1138 is not shown in assignee dropdown1139 is shown in reviewer dropdown1140 escapes rule name1141 is shown in reviewer dropdown1142 code owner approval rules1143 displays "Code Owner" text in reviewer dropdown1144 suggested reviewers1145 displays suggested reviewers in reviewer dropdown1146 removes headers in reviewer dropdown1147Project settings > [EE] repository1148 unlicensed1149 does not show pull mirror settings1150 licensed1151 shows pull mirror settings1152 mirrored external repo1153 does not show personal access token1154 does not show password and personal access token on the page1155 with an existing pull mirror1156 deletes the mirror1157 with a non-mirrored imported project1158 does not show a pull mirror1159Issues1160 when signed in user is an Auditor1161 when user is not a member of the project1162 behaves like empty state1163 shows empty state without "New issue" button1164 when user is a member of the project1165 behaves like empty state1166 shows empty state with "New issue" button1167Admin::Users1168 password complexity1169 behaves like password complexity validations1170 when password complexity feature is not available1171 when no rule is required1172 does not render any rule1173 when password complexity feature is available1174 when no rule is required1175 does not render any rule1176 when two rules are required1177 shows two rules1178 when all passsword rules are required1179 password does not meet all rules1180 when password does not have a number1181 does not show check circle1182 when clicking on submit button1183 when password rules are not fully matched1184 highlights not matched rules1185 when all password complexity rules are enabled1186 updates user password1187Merge request > User merges with namespace storage limits1188 when the namespace storage limit has not been exceeded1189 merges the merge request1190 when the namespace storage limit has been exceeded1191 does not merge the merge request1192Compliance Dashboard1193 shows the violations report table1194 when there are no compliance violations1195 shows an empty state1196 when there are merge requests1197 and there is a compliance violation1198 shows the compliance violations with details1199 can sort the violations by clicking on a column header1200 shows the correct user avatar popover content when the drawer is switched1201 violations filter1202 can filter by date range1203 can filter by project id1204Group CI/CD Analytics1205 renders statistics about release within the group1206 DORA charts1207 behaves like a DORA chart1208 render the Deployment frequency charts1209 behaves like a DORA chart1210 render the Lead time charts1211 behaves like a DORA chart1212 render the Time to restore service charts1213 behaves like a DORA chart1214 render the Change failure rate charts1215User activates GitHub integration1216 without a license1217 is excluded from the integrations index1218 renders 404 when trying to access integration settings directly1219 with valid license1220 activates integration1221 renders a token field of type `password` for masking input1222 with pipelines1223 tests integration before save1224SAML access enforcement1225 without SAML session1226 group resources1227 behaves like resource access1228 prevents access to resource via SSO redirect1229 subgroup resources1230 behaves like resource access1231 prevents access to resource via SSO redirect1232 project resources1233 behaves like resource access1234 prevents access to resource via SSO redirect1235 subgroup project resources1236 behaves like resource access1237 prevents access to resource via SSO redirect1238 with active SAML login from session1239 group resources1240 behaves like resource access1241 allows access to resource1242 subgroup resources1243 behaves like resource access1244 allows access to resource1245 project resources1246 behaves like resource access1247 allows access to resource1248 subgroup project resources1249 behaves like resource access1250 allows access to resource1251 when SAML session expires1252 shows loading screen and link used for auto-redirect1253 with a merge request1254 redirects to the SSO page and then merge request page after login1255Changes GL.com plan for group1256 for group namespace1257 changes the plan1258 for user namespace1259 changes the plan1260CI shared runner settings1261 without global shared runners quota1262 displays ratio with global quota1263 with global shared runners quota1264 displays ratio with global quota1265 displays new ratio with overridden group quota1266 displays unlimited ratio with overridden group quota1267Feature flag issue links1268 linking a feature flag to an issue1269 user can link a feature flag to an issue1270 user sees simple form without relates to / blocks / is blocked by radio buttons1271 autocompletes issues1272 when the feature is unlicensed1273 does not show the related issues widget1274 unlinking a feature flag from an issue1275 user can unlink a feature flag from an issue1276Test Cases1277 test case create form1278 shows page title, title, description and label input fields1279 shows labels and footer actions within labels dropdown1280 shows page actions1281 creates a test case on saving form1282User sees Scanner profile1283 when feature is available1284 shows the form1285 on submit1286 on cancel1287 when feature is not available1288 renders a 4041289Trial Capture Lead1290 # order random1291 with valid company information1292 with state1293 proceeds to the next step1294 without state1295 proceeds to the next step1296 with phone number validations1297 without phone number1298 shows validation error1299 with invalid phone number format1300 shows validation error1301Dashboard operations1302 displays information about the last pipeline to an authenticated developer on the project1303 when opened on gitlab.com1304 masks projects without valid license1305Manually create a todo item from epic1306 creates todo when clicking button1307 marks a todo as done1308Automatic Deployment Rollbacks1309 when the user is not authorised1310 renders 404 page1311 when project does not have a license for auto_rollback feature1312 behaves like the auto rollback feature is not available1313 does not render the Automatic Deployment Rollbacks checkbox1314 when project has a license for auto_rollback feature1315 checks the auto rollback checkbox when the checkbox is checked1316 when the checkbox is checked1317 unchecks the auto rollback checkbox1318User sees feature flag list1319 with new version flags1320 user updates the status toggle1321 with too many feature flags1322 stops users from adding another1323Service Desk Setting1324 loads group, project and instance issue description templates1325 persists file_template_project_id on save1326User manages merge trains option1327 sees unchecked merge trains checkbox1328 when user enabled the checkbox1329 sees enabled merge trains checkbox1330 when license is insufficient1331 does not see the checkbox1332Jira issues list1333 renders "Create new issue" button1334 when jira_issues_integration licensed feature is not available1335 does not render "Create new issue" button1336 on gitlab.com1337WARNING: ignoring the provided expectation message argument ({:count=>2}) since it is not a string or a proc.1338 includes the Atlassian referrer in Jira links1339User edits On-demand Scan1340 shows edit scan page1341Internal Project Snippets Access1342 GET /:project_path/snippets1343DEPRECATION WARNING: `.reorder(nil)` with `.first` / `.first!` no longer takes non-deterministic result in Rails 7.0. To continue taking non-deterministic result, use `.take` / `.take!` instead. (called from snippet_counts at /builds/gitlab-org/gitlab/app/services/snippets/count_service.rb:73)1344 is expected to be allowed for auditor1345 GET /:project_path/snippets/new1346 is expected to be denied for auditor1347 GET /:project_path/snippets/:id1348 for an internal snippet1349 is expected to be allowed for auditor1350 for a private snippet1351 is expected to be allowed for auditor1352 GET /:project_path/snippets/:id/raw1353 for an internal snippet1354 is expected to be allowed for auditor1355 for a private snippet1356 is expected to be allowed for auditor1357Issues > User edits issue1358 with multiple_issue_assignees1359 displays plural Assignees title1360Issues sub nav EE1361 has a `Boards` item1362User views hooks1363 is expected to have text "http://example3.test"1364Groups > Usage Quotas1365 # order random1366 with pending members1367 lists awaiting members and approves them1368 with minutes over quota1369 is linked within the group settings dropdown1370 has correct tracking setup and shows correct group quota and projects info1371 when checking namespace plan1372 is linked within the group settings dropdown1373 when usage_quotas is not available1374 is not linked within the group settings dropdown1375 renders a 4041376 when it is not GitLab.com1377 does not show 'Buy additional minutes' button1378 in usage by project1379 does not show projects with 0 minutes used1380 when group has projects in subgroups1381 shows projects inside the subgroup1382 Purchase additional CI minutes1383 points to GitLab CI minutes purchase flow1384 when successfully purchasing CI Minutes1385 does show a banner1386 in projects usage table1387 sorts projects list by CI minutes used in descending order1388 displays info alert for table1389 with minutes under quota1390 is linked within the group settings dropdown1391 shows correct group quota info1392 when checking namespace plan1393 is linked within the group settings dropdown1394 when usage_quotas is not available1395 is not linked within the group settings dropdown1396 renders a 4041397 with no quota1398 is linked within the group settings dropdown1399 shows correct group quota info1400 when checking namespace plan1401 is linked within the group settings dropdown1402 when usage_quotas is not available1403 is not linked within the group settings dropdown1404 renders a 4041405 with storage limit1406 when over storage limit1407 shows active users1408 with free user limit1409 when no feature flag enabled1410 shows active users1411 when free_user_cap enabled1412 when on a free plan1413 has correct seats in use and plans link1414 when on a paid plan1415 shows active users1416 when on a paid expired plan and over limit that is now free1417 shows usage quota alert1418 when on a trial1419 shows active users1420 with no projects using shared runners1421 is linked within the group settings dropdown1422 shows correct group quota info1423 when checking namespace plan1424 is linked within the group settings dropdown1425 when usage_quotas is not available1426 is not linked within the group settings dropdown1427 renders a 4041428 with pagination1429 on the storage tab1430 behaves like correct pagination1431 paginates correctly to page 3 and back1432 on the pipelines tab: with usage_quotas_pipelines_vue disabled1433 behaves like correct pagination1434 paginates correctly to page 3 and back1435 on the pipelines tab: with usage_quotas_pipelines_vue enabled1436 behaves like correct pagination1437 paginates correctly to page 3 and back1438 when accessing subgroup1439 does not show subproject1440Knapsack report was generated. Preview:1441{1442 "ee/spec/features/boards/swimlanes/epics_swimlanes_sidebar_spec.rb": 590.107355329,1443 "ee/spec/features/protected_tags_spec.rb": 119.78455853899993,1444 "ee/spec/features/incidents/incident_details_spec.rb": 90.754071684,1445 "ee/spec/features/admin/admin_users_spec.rb": 82.41856961100007,1446 "ee/spec/features/incidents/user_uses_quick_actions_spec.rb": 65.21088361700004,1447 "ee/spec/features/namespace_user_cap_reached_alert_spec.rb": 52.85870600399994,1448 "ee/spec/features/merge_request/user_edits_merge_request_blocking_mrs_spec.rb": 48.80645985000001,1449 "ee/spec/features/merge_request/user_edits_multiple_reviewers_mr_spec.rb": 42.80193325999994,1450 "ee/spec/features/projects/settings/ee/repository_mirrors_settings_spec.rb": 39.25706254600004,1451 "ee/spec/features/issues/user_sees_empty_state_spec.rb": 34.77559703499992,1452 "ee/spec/features/admin/users/users_spec.rb": 33.54140402300004,1453 "ee/spec/features/merge_request/user_merges_with_namespace_storage_limits_spec.rb": 24.42174772899989,1454 "ee/spec/features/groups/security/compliance_dashboards_spec.rb": 25.946144742000115,1455 "ee/spec/features/groups/analytics/ci_cd_analytics_spec.rb": 23.384024110999917,1456 "ee/spec/features/projects/integrations/user_activates_github_spec.rb": 20.344180415999972,1457 "ee/spec/features/groups/saml_enforcement_spec.rb": 14.01085248000004,1458 "ee/spec/features/admin/groups/admin_changes_plan_spec.rb": 18.256518746999973,1459 "ee/spec/features/ci_shared_runner_settings_spec.rb": 12.98839845900011,1460 "ee/spec/features/projects/feature_flags/feature_flag_issues_spec.rb": 13.975035601999934,1461 "ee/spec/features/projects/quality/test_case_create_spec.rb": 13.530048627000042,1462 "ee/spec/features/projects/security/dast_scanner_profiles_spec.rb": 10.253645802000165,1463 "ee/spec/features/trials/capture_lead_spec.rb": 11.378045084000178,1464 "ee/spec/features/dashboards/operations_spec.rb": 9.665097968000055,1465 "ee/spec/features/epics/todo_spec.rb": 10.160937098999966,1466 "ee/spec/features/projects/settings/auto_rollback_spec.rb": 8.859694020999996,1467 "ee/spec/features/projects/feature_flags/user_sees_feature_flag_list_spec.rb": 7.601718438000034,1468 "ee/spec/features/projects/settings/ee/service_desk_setting_spec.rb": 8.465801530999897,1469 "ee/spec/features/projects/settings/user_manages_merge_trains_spec.rb": 6.986040225999886,1470 "ee/spec/features/integrations/jira/jira_issues_list_spec.rb": 5.938425238000036,1471 "ee/spec/features/projects/security/user_edits_on_demand_scan_spec.rb": 4.772322958000132,1472 "ee/spec/features/security/project/snippet/internal_access_spec.rb": 3.827097925999851,1473 "ee/spec/features/issues/user_edits_issue_spec.rb": 4.124480675000086,1474 "ee/spec/features/issues/sub_nav_ee_spec.rb": 3.2936873319999904,1475 "ee/spec/features/groups/hooks/user_views_hooks_spec.rb": 1.6077951519998805,1476 "ee/spec/features/groups/usage_quotas/usage_quotas_spec.rb": 108.144423716999881477}1478Knapsack global time execution for tests: 26m 12s1479Finished in 26 minutes 15 seconds (files took 46.44 seconds to load)1480288 examples, 0 failures1481Randomized with seed 646861482[TEST PROF INFO] Time spent in factories: 02:04.109 (7.87% of total time)1483Failed to write to log, write log/workhorse-test.log: file already closed1484RSpec exited with 0.1485No examples to retry, congrats!1487Not uploading cache ruby-gems-debian-bullseye-ruby-2.7-16 due to policy1488Not uploading cache gitaly-ruby-gems-debian-bullseye-ruby-2.7-16 due to policy1490Uploading artifacts...1491coverage/: found 5 matching files and directories 1492crystalball/: found 2 matching files and directories 1493deprecations/: found 8 matching files and directories 1494knapsack/: found 3 matching files and directories 1495rspec/: found 9 matching files and directories 1496WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory 1497log/*.log: found 18 matching files and directories 1498WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/3275963100/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com1499WARNING: Retrying... context=artifacts-uploader error=request redirected1500Uploading artifacts as "archive" to coordinator... 201 Created id=3275963100 responseStatus=201 Created token=1pv5nfNK1501Uploading artifacts...1502rspec/junit_rspec.xml: found 1 matching files and directories 1503WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/3275963100/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com1504WARNING: Retrying... context=artifacts-uploader error=request redirected1505Uploading artifacts as "junit" to coordinator... 201 Created id=3275963100 responseStatus=201 Created token=1pv5nfNK1507Job succeeded