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

Rajendra Kadam
1Running with gitlab-runner 15.9.0~beta.212.g8ccc65e7 (8ccc65e7)2 on green-4.private.runners-manager.gitlab.com/gitlab.com/gitlab-org rpvz2FF9, system ID: s_d704414ba02a3 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-rpvz2ff9-project-278964-concurrent-0 via runner-rpvz2ff9-private-1681892911-e12338de...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.69 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_qy5S150Downloading artifacts for retrieve-tests-metadata (4139146276)...51Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4139146276 responseStatus=200 OK token=64_qy5S152Downloading artifacts for setup-test-env (4139146274)...53Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4139146274 responseStatus=200 OK token=64_qy5S155Using 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: 108730main: == [advisory_lock_connection] object_id: 274120, pg_backend_pid: 108731ci: == [advisory_lock_connection] object_id: 274200, pg_backend_pid: 110732ci: == [advisory_lock_connection] object_id: 274200, pg_backend_pid: 110733geo: == [advisory_lock_connection] object_id: 274280, pg_backend_pid: 112734geo: == [advisory_lock_connection] object_id: 274280, pg_backend_pid: 112735==> '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_3_10_report.json763FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json764FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec-ee_system_pg13_3_10_report.json765NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec-ee_system_pg13_3_10_report.json766SKIPPED_FLAKY_TESTS_REPORT_PATH: rspec/flaky/skipped_flaky_tests_rspec-ee_system_pg13_3_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.771758023 seconds773Scoped issue boards774Starting the Capybara driver server...775 user with edit permissions776 new board777 milestone778Capybara starting Puma...779* Version 5.6.5 , codename: Birdie's Version780* Min threads: 0, max threads: 4781* Listening on unix:///tmp/20230419-328-nozr0p782 creates board filtering by milestone783 creates board filtering by No milestone784 creates board not filtering by Milestone785 creates board filtering by Any Milestone786 displays dot highlight and tooltip787 iteration788 creates a board with any iteration within cadence789 labels790 creates board filtering by one label791 creates board filtering by multiple labels792 only shows group labels in list on group boards793 displays dot highlight and tooltip794 assignee795 creates board filtering by assignee796 creates board filtering by "Any assignee"797 displays dot highlight and tooltip798 weight799 creates board filtering by weight800 creates board filtering by "Any" weight801 creates board filtering by "None" weight802 creates board filtering by "0" weight803 displays dot highlight and tooltip804 edit board805 edits board name806 prefills fields807 milestone808 sets board milestone809 removes milestone filter810 sets board to any milestone811 sets board to upcoming milestone812 does not display milestone in search hint813 iteration814 sets board iteration815 sets board to any iteration816 sets board to current iteration817 does not display iteration in search hint818 sets board to any iteration within cadence819 labels820 adds label to board821 adds multiple labels to board822 can filter by additional labels823 group board824 only shows group labels in list825 assignee826 sets board assignee827 sets board to Any assignee828 does not display assignee in search hint829 weight830 sets board weight831 sets board to Any weight832 does not display weight in search hint833 user without edit permissions834 can view board scope835 does not display dot highlight and tooltip836 with scoped_issue_boards feature disabled837 does not display dot highlight and tooltip838 doesn't show the input when creating a board839 doesn't show the button to edit scope840epic boards841 display epics in board842 displays default lists and a label list843 displays two epics in Open list844 displays one epic in Label list845 creates new column for label containing labeled epic846 moves to the bottom of another list847 moves to the top of another list848 ordering in list using move to position849 moves to end of list850 moves to start of list851 lists852 changes position of list853 dragging does not duplicate list854 allows user to delete list from list settings sidebar855 when user can admin epic boards856 shows 'Create list' button857 creates board filtering by one label858 adds label to board scope and filters epics859 when user cannot admin epic boards860 does not show 'Create list'861 can view board scope862 does not show Remove list in list settings sidebar863 filtered search864 can select a Label in order to filter the board by not equals865 can select a Label in order to filter the board by equals866 can select an Author in order to filter the board by equals867 can select an Author in order to filter the board by not equals868 can search for an epic in the search bar869Identity Verification870 # order random871 Invite flow872 when the user is low risk873 does not verify the user874 behaves like registering a medium risk user with identity verification875 verifies the user876 behaves like registering a high risk user with identity verification877 verifies the user878 Subscription flow879 behaves like registering a low risk user with identity verification880 verifies the user881 behaves like registering a medium risk user with identity verification882 verifies the user883 behaves like registering a high risk user with identity verification884 verifies the user885 Standard flow886 behaves like registering a low risk user with identity verification887 verifies the user888 behaves like registering a medium risk user with identity verification889 verifies the user890 behaves like registering a high risk user with identity verification891 verifies the user892 Trial flow893 behaves like registering a low risk user with identity verification894 verifies the user895 behaves like registering a medium risk user with identity verification896 verifies the user897 behaves like registering a high risk user with identity verification898 verifies the user899 SAML flow900 behaves like registering a low risk user with identity verification901 verifies the user902 behaves like registering a medium risk user with identity verification903 verifies the user904 behaves like registering a high risk user with identity verification905 verifies the user906epics swimlanes907 when no epic is displayed908 user can drag and drop between columns909 drag and drop issue910 between epics911 from epic to unassigned issues lane912 from unassigned issues lane to epic913 between lists within epic lane914 between lists within unassigned lane915 between lists and epics916 drag and drop list917 re-orders lists918DevOps Reports page919 with ultimate license920 shows the tabbed layout921 shows the correct tabs922 defaults to the Overview tab923 does not add the tab param when the Overview tab is selected924 shows the devops core tab when the tab param is set925 behaves like displays tab content926 displays the Sec tab content when selected927 behaves like displays tab content928 displays the Ops tab content when selected929 behaves like displays tab content930 displays the DevOps Score tab content when selected931 behaves like appends the tab param to the url932 adds the ?tab=sec param when the Sec tab is selected933 behaves like appends the tab param to the url934 adds the ?tab=ops param when the Ops tab is selected935 behaves like appends the tab param to the url936 adds the ?tab=devops-score param when the DevOps Score tab is selected937 the devops score tab938 has dismissable intro callout939 when usage ping is disabled940 shows empty state941 hides the intro callout942 when there is no data to display943 shows empty state944 when there is data to display945 shows the DevOps Score app946 without ultimate license947 does not show the tabbed layout948epics swimlanes949 link to swimlanes view950 displays epics swimlanes when link to boards with group_by epic in URL951 displays issue not assigned to epic title and unassigned issues lane only on expand952 displays default lists and a label list953 switch to swimlanes view954 displays epics swimlanes when selecting Epic in Group by dropdown955 displays issue not assigned to epic title and unassigned issues lane only on expand956 issue cards957 highlights an issue card on click958 unhighlights a selected issue card on click959 add issue to swimlanes list960 displays new issue button961 shows form in unassigned issues lane when clicking button962 hides form when clicking cancel963 creates new issue in unassigned issues lane964Epic boards sidebar965 shows sidebar when clicking epic966 closes sidebar when clicking epic967 closes sidebar when clicking close button968 shows epic details when sidebar is open969 title970 edits epic title971 todo972 creates todo when clicking button973 marks a todo as done974 start date975 edits fixed start date976 removes fixed start date977 due date978 edits fixed due date979 removes fixed due date980 confidentiality981 make epic confidential982 in notifications subscription983 displays notifications toggle984 shows toggle as on then as off as user toggles to subscribe and unsubscribe985 when notifications have been disabled986 displays a message that notifications have been disabled987Project > Value stream analytics988 # order random989 with `cycle_analytics_for_projects` disabled990 behaves like Unlicensed Value Stream Analytics991 does not render the premium features992 renders vsa metrics993 with cycle_analytics_for_projects licensed feature available994 with no value stream995 renders the customizable VSA empty state996 allows to create a custom value stream997 with a custom value stream created998 on overview section999 displays data1000 does not render task by type chart1001 on total time chart1002 when there is no data1003 renders empty state1004 when there is data1005 displays data on chart1006 with `vsa_group_and_project_parity` disabled1007 behaves like Unlicensed Value Stream Analytics1008 does not render the premium features1009 renders vsa metrics1010Reset namespace pipeline minutes1011 for user namespace1012 reset pipeline minutes button is visible1013 when namespace has minutes used1014 resets pipeline minutes1015 when resetting pipeline minutes fails1016 renders edit page with an error1017 when creating a new group1018 does not display reset pipeline minutes callout1019 for group namespace1020 reset pipeline minutes button is visible1021 when namespace has minutes used1022 resets pipeline minutes1023 when resetting pipeline minutes fails1024 renders edit page with an error1025Related Epics1026 epic body section1027 user can view related epics section under epic description1028 related epics add epic form1029 user can view category selection radio inputs1030 user can view epic input field1031 epic input field can autocomplete epics when `&` is input1032 epic input field does not autocomplete issues when `#` is input1033 user can view list of added epics as tokens within input field1034 related epics list1035 user can add an epic with selected relationship type1036 user can remove an epic from the list1037 when related epics is not supported by license1038 user can not view related epics section under epic description1039Issue boards sidebar labels using epic swimlanes1040 group boards1041 in the top-level group board1042 selecting an issue from a direct descendant project1043 when editing labels1044 displays the label from the top-level group1045 displays the label from the project1046 does not display labels from the project's siblings or their descendents1047 selecting an issue from a subgroup's project1048 when editing labels1049 displays the label from the top-level group1050 displays the label from the subgroup1051 displays the label from the project1052 does not display labels from the subgroup's siblings (project or group)1053Group information1054 when the default value of "Group information content" preference is used1055 displays the Details view1056 when Security Dashboard view is set as default1057 and Security Dashboard feature is not available for a group1058 displays the "Security Dashboard unavailable" empty state1059 qrtly reconciliation alert1060 on self-managed1061 behaves like a hidden qrtly reconciliation alert1062 does not display an alert1063 on dotcom1064 when qrtly reconciliation is available1065 behaves like a visible dismissible qrtly reconciliation alert1066 when dismissed1067 behaves like a hidden qrtly reconciliation alert1068 does not display an alert1069 when visiting again1070 behaves like a hidden qrtly reconciliation alert1071 does not display an alert1072 when qrtly reconciliation is not available1073 behaves like a hidden qrtly reconciliation alert1074 does not display an alert1075 when over free user limit1076 behaves like over the free user limit alert1077 when over limit for notification1078 does not show alert and then goes over limit and shows alert1079 when over storage limits1080 does not show alerts1081 when user is not an owner1082 does not show alert and then goes over limit and shows alert1083 with enforcement concerns1084 when over limit1085 shows free user limit warning1086 when over storage limits1087 does not show alerts1088 when at limit1089 does not show free user limit warning1090 when under limit1091 does not show free user limit warning1092Merge request > User sees security widget1093 # order random1094 shows the security widget1095 when master detects vulnerabilities in a child pipeline1096 and merge request detects the same vulnerabilities not in a child pipeline1097 does not show them as new vulnerabilities1098 when vulnerabilities in an MR have already been detected on main1099 does not show them as new vulnerabilities1100Path Locks1101 locking folders1102 locking files1103 unlocking files1104 managing of lock list1105Trial lead submission and creation with one eligible namespace1106 # order random1107 when applying trial fails1108 fills out form, submits and is sent to select namespace with errors and is then resolved1109 fails submitting trial and then chooses to create a namespace and apply trial to it1110 when applying lead fails1111 fills out form, submits and sent back to information form with errors and is then resolved1112 when creating lead and applying trial is successful1113 fills out form, submits and lands on the group page1114 when part of the discover security flow1115 fills out form, submits and lands on the group security dashboard page1116EE user opens IDE1117 no push rules1118 behaves like no warning1119 does not show warning1120 when has reject_unsigned_commit push rule1121 behaves like has warning1122 shows warning1123 and feature flag off1124 behaves like no warning1125 does not show warning1126Profile > Password1127 password complexity1128 when on user profile page1129 behaves like set a new password1130 behaves like password complexity validations1131 when password complexity feature is not available1132 when no rule is required1133 does not render any rule1134 when password complexity feature is available1135 when no rule is required1136 does not render any rule1137 when two rules are required1138 shows two rules1139 when all passsword rules are required1140 password does not meet all rules1141 when password does not have a number1142 does not show check circle1143 when clicking on submit button1144 when password rules are not fully matched1145 highlights not matched rules1146 when all password complexity rules are enabled1147 when all rules are matched1148 resets password1149 when on user setting new password page1150 behaves like set a new password1151 behaves like password complexity validations1152 when password complexity feature is not available1153 when no rule is required1154 does not render any rule1155 when password complexity feature is available1156 when no rule is required1157 does not render any rule1158 when two rules are required1159 shows two rules1160 when all passsword rules are required1161 password does not meet all rules1162 when password does not have a number1163 does not show check circle1164 when clicking on submit button1165 when password rules are not fully matched1166 highlights not matched rules1167 when all password complexity rules are enabled1168 when all rules are matched1169 resets password1170Merge request > User sees merge widget1171 when merge pipelines option is enabled at project level configuration1172 when the head pipeline is merge request pipeline1173 does not show any warnings1174 when the head pipeline is merge train pipeline1175 shows head pipeline information1176 when merge request is submitted from a forked project1177 shows a warning that fork project merge request does not create merge request pipelines by default1178Observability rendering1179 # order random1180 when embedding in an epic1181 when user is a developer of the embedded group1182 behaves like embeds observability1183 renders iframe in description1184 renders iframe in comment1185 when feature flag is disabled1186 behaves like does not embed observability1187 does not render iframe in description1188 does not render iframe in comment1189Issue Boards new issue1190 authorized user1191 successfully assigns weight to newly-created issue1192 milestone list1193 successfuly loads milestone to be added to newly created issue1194 board scoped to current iteration1195Checking for expected text of nil is confusing and/or pointless since it will always match. Please specify a string or regexp instead. /builds/gitlab-org/gitlab/ee/spec/features/boards/new_issue_spec.rb:741196 adds a new issue1197Edit group settings1198 LDAP sync method1199 when the LDAP group sync filter feature is available1200 adds new LDAP synchronization1201 shows the LDAP filter section1202 shows the LDAP group section1203 when the LDAP group sync filter feature is not available1204 does not show the LDAP search method switcher1205 shows the LDAP group section1206 does not shows the LDAP filter section1207EE > Projects > Licenses > Maintainer views policies1208 when no pipeline exists1209 when the license_scanning_sbom_scanner feature flag is false1210 displays a link to the documentation to configure license compliance1211 when the license_scanning_sbom_scanner feature flag is true1212 displays a link to the documentation to configure license compliance1213 when a pipeline exists1214 when the license_scanning_sbom_scanner feature flag is false1215 displays licenses detected in the most recent scan report1216 when the license_scanning_sbom_scanner feature flag is true1217Checking for expected text of nil is confusing and/or pointless since it will always match. Please specify a string or regexp instead. /builds/gitlab-org/gitlab/ee/spec/features/projects/licenses/maintainer_views_policies_spec.rb:921218 displays licenses detected in the most recent scan report1219 when viewing the configured policies1220 displays the classification1221CI shared runner settings1222 without global shared runners quota1223 displays ratio with global quota1224 with global shared runners quota1225 displays ratio with global quota1226 displays new ratio with overridden group quota1227 displays unlimited ratio with overridden group quota1228Trial Sign Up1229 on GitLab.com1230 with invalid email1231 behaves like user email validation1232 shows an error message until a correct email is entered1233 with the unavailable username1234 shows the error about existing username1235 when ArkoseLabs is enabled for trial signups1236 behaves like creates a user with ArkoseLabs risk band1237 creates the user1238 when reCAPTCHA is enabled1239 creates the user1240 when reCAPTCHA verification fails1241 does not create the user1242Trial flow for user picking company and importing a project1243 # order random1244 registers the user and starts to import a project1245Merge request > User uses quick actions1246 merge-request-only commands1247 adding a weight from a note1248 does not recognize the command nor create a note1249Project > Settings > Analytics Dashboards1250 # order random1251 with correct license1252 allows to select a project for the Analytics Dashboards config1253 without correct license1254 does not show the Analytics Dashboards config1255Groups > Settings > User configures Insights1256 without correct license1257 does not show the Insight config1258 with correct license1259 allows to select a project in a subgroup for the Insights config1260Show trial banner1261 when user's trial is active1262 renders congratulations banner for user in profile billing page1263 when group's trial is active1264 renders congratulations banner for group in group details page1265 does not render congratulations banner for group in group billing page1266user sees MR approvals promo1267 when creating an MR1268 shows the promo text1269 when editing an MR1270 shows the promo text1271SCIM Token handling1272 when group has no existing SCIM token1273 displays generate token form1274 when group has existing SCIM token1275 displays the SCIM form with an obfuscated token1276 when `reset it` button is clicked1277 displays the SCIM form with an obfuscated token that can be copied or shown1278Group settings > [EE] General1279 # order random1280 behaves like MR checks settings1281 when checkboxes are not locked1282 shows initial status1283 when checkboxes are locked1284 shows disabled status1285User creates iteration in a cadence1286 prefills fields and allows updating all values1287User adds hook1288 adds new hook1289Issues > User edits issue1290 with multiple_issue_assignees1291 displays plural Assignees title1292The group page1293 The sidebar1294 shows the link to contribution analytics1295 when epics are available1296 shows the link to epics1297 hides the epics link when an external authorization service is enabled1298User sees experimental lmarketing header1299 # order random1300 when logged in1301 does not show marketing header links1302 when not logged in1303 does not show marketing header links1304 when SaaS1305 shows marketing header links1306issues canonical link1307 when the issue was promoted1308 shows the canonical URL1309Merge request > User approves1310 Approving by approvers from groups1311 when group is assigned to a project1312 I am able to approve (PENDING: Temporarily skipped with xdescribe)1313 I am able to unapprove (PENDING: Temporarily skipped with xdescribe)1314 when group is assigned to a merge request1315 I am able to approve (PENDING: Temporarily skipped with xdescribe)1316 I am able to unapprove (PENDING: Temporarily skipped with xdescribe)1317 when CI is running but no approval given1318 I am unable to set Merge when pipeline succeeds (PENDING: Temporarily skipped with xdescribe)1319 when merge when threads resolved is active1320 does not show checking ability text (PENDING: Temporarily skipped with xdescribe)1321Knapsack report was generated. Preview:1322{1323 "ee/spec/features/boards/scoped_issue_board_spec.rb": 379.2263863219996,1324 "ee/spec/features/epic_boards/epic_boards_spec.rb": 141.74949650300005,1325 "ee/spec/features/registrations/identity_verification_spec.rb": 128.29335584900036,1326 "ee/spec/features/boards/swimlanes/epics_swimlanes_drag_drop_spec.rb": 123.36258677499973,1327 "ee/spec/features/admin/admin_dev_ops_reports_spec.rb": 92.67630634600027,1328 "ee/spec/features/boards/swimlanes/epics_swimlanes_spec.rb": 89.60959565099984,1329 "ee/spec/features/epic_boards/epic_boards_sidebar_spec.rb": 80.97780220000004,1330 "ee/spec/features/projects/analytics/cycle_analytics_spec.rb": 61.78572473700024,1331 "ee/spec/features/admin/admin_reset_pipeline_minutes_spec.rb": 49.939147367999794,1332 "ee/spec/features/epics/epic_related_epics_spec.rb": 49.09018948999983,1333 "ee/spec/features/boards/swimlanes/epics_swimlanes_sidebar_labels_spec.rb": 46.51678841000012,1334 "ee/spec/features/groups/group_overview_spec.rb": 46.80483330900006,1335 "ee/spec/features/merge_request/user_sees_security_widget_spec.rb": 38.00649556600001,1336 "ee/spec/features/projects/path_locks_spec.rb": 38.80541400600032,1337 "ee/spec/features/trials/saas/creation_with_one_existing_namespace_flow_spec.rb": 27.506535346999954,1338 "ee/spec/features/ide/user_opens_ide_spec.rb": 26.659335745000135,1339 "ee/spec/features/profiles/password_spec.rb": 23.561021043000437,1340 "ee/spec/features/merge_request/user_sees_merge_widget_spec.rb": 24.380637526999635,1341 "ee/spec/features/markdown/observability_spec.rb": 19.950845933999517,1342 "ee/spec/features/boards/new_issue_spec.rb": 22.699581303999366,1343 "ee/spec/features/groups/ldap_group_links_spec.rb": 17.86908883399974,1344 "ee/spec/features/projects/licenses/maintainer_views_policies_spec.rb": 16.174904221999896,1345 "ee/spec/features/ci_shared_runner_settings_spec.rb": 14.74647083400032,1346 "ee/spec/features/trial_registrations/signup_spec.rb": 12.076551275000384,1347 "ee/spec/features/registrations/saas/trial_flow_company_importing_project_spec.rb": 13.757387957999526,1348 "ee/spec/features/merge_request/user_uses_slash_commands_spec.rb": 9.662860309999814,1349 "ee/spec/features/projects/settings/user_configures_analytics_dashboards_spec.rb": 10.365917215000081,1350 "ee/spec/features/groups/settings/user_configures_insights_spec.rb": 9.314891336999608,1351 "ee/spec/features/trials/show_trial_banner_spec.rb": 8.894760420999773,1352 "ee/spec/features/merge_request/user_sees_mr_approvals_promo_spec.rb": 9.040104916000018,1353 "ee/spec/features/groups/scim_token_spec.rb": 8.817284159000337,1354 "ee/spec/features/groups/settings/merge_requests_settings_spec.rb": 5.760576151999885,1355 "ee/spec/features/groups/iterations/user_creates_iteration_in_cadence_spec.rb": 4.948768777999248,1356 "ee/spec/features/groups/hooks/user_adds_hook_spec.rb": 5.02606047900008,1357 "ee/spec/features/issues/user_edits_issue_spec.rb": 4.48726750700007,1358 "ee/spec/features/groups/group_page_with_external_authorization_service_spec.rb": 3.4343751980004527,1359 "ee/spec/features/user_sees_marketing_header_spec.rb": 2.305564307000168,1360 "ee/spec/features/projects/issues/viewing_relocated_issues_spec.rb": 2.18724408999969461361}1362Knapsack global time execution for tests: 27m 50s1363Pending: (Failures listed here are expected and do not affect your suite's status)1364 1) Merge request > User approves Approving by approvers from groups when group is assigned to a project I am able to approve1365 # Temporarily skipped with xdescribe1366 # ./ee/spec/features/merge_request/user_approves_spec.rb:291367 2) Merge request > User approves Approving by approvers from groups when group is assigned to a project I am able to unapprove1368 # Temporarily skipped with xdescribe1369 # ./ee/spec/features/merge_request/user_approves_spec.rb:361370 3) Merge request > User approves Approving by approvers from groups when group is assigned to a merge request I am able to approve1371 # Temporarily skipped with xdescribe1372 # ./ee/spec/features/merge_request/user_approves_spec.rb:501373 4) Merge request > User approves Approving by approvers from groups when group is assigned to a merge request I am able to unapprove1374 # Temporarily skipped with xdescribe1375 # ./ee/spec/features/merge_request/user_approves_spec.rb:571376 5) Merge request > User approves Approving by approvers from groups when CI is running but no approval given I am unable to set Merge when pipeline succeeds1377 # Temporarily skipped with xdescribe1378 # ./ee/spec/features/merge_request/user_approves_spec.rb:731379 6) Merge request > User approves when merge when threads resolved is active does not show checking ability text1380 # Temporarily skipped with xdescribe1381 # ./ee/spec/features/merge_request/user_approves_spec.rb:991382Finished in 27 minutes 54 seconds (files took 1 minute 24.43 seconds to load)1383268 examples, 0 failures, 6 pending1384Randomized with seed 210191385[TEST PROF INFO] Time spent in factories: 00:58.086 (3.38% of total time)1386Failed to write to log, write log/workhorse-test.log: file already closed1387RSpec exited with 0.1388No examples to retry, congrats!1390Not uploading cache ruby-gems-debian-bullseye-ruby-3.0-16 due to policy1392Uploading artifacts...1393coverage/: found 5 matching artifact files and directories 1394WARNING: crystalball/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1395WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1396knapsack/: found 3 matching artifact files and directories 1397query_recorder/: found 2 matching artifact files and directories 1398rspec/: found 8 matching artifact files and directories 1399WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1400log/*.log: found 16 matching artifact files and directories 1401WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/4139146524/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com1402WARNING: Retrying... context=artifacts-uploader error=request redirected1403Uploading artifacts as "archive" to coordinator... 201 Created id=4139146524 responseStatus=201 Created token=64_qy5S11404Uploading artifacts...1405rspec/junit_rspec.xml: found 1 matching artifact files and directories 1406WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/4139146524/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com1407WARNING: Retrying... context=artifacts-uploader error=request redirected1408Uploading artifacts as "junit" to coordinator... 201 Created id=4139146524 responseStatus=201 Created token=64_qy5S11410Job succeeded