rspec-ee system pg12 minimal 9/10
Passed Started
by
@thomasrandolph
Thomas Randolph
1Running with gitlab-runner 15.6.0~beta.186.ga889181a (a889181a)2 on green-2.shared-gitlab-org.runners-manager.gitlab.com/default 8zCxmpPt3 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-106-yarn-1.22-graphicsmagick-1.3.36 ...7Starting service postgres:12 ...8Pulling docker image postgres:12 ...9Using docker image sha256:31c3beb3b8968af162019219a074f3d4c1a5b1ab319ec86668229ad0a7ed0e4f for postgres:12 with digest postgres@sha256:63a045745aec8457cb208e929118b557e95e1b1327e2ad29f14174054be5d56e ...10Starting service redis:6.0-alpine ...11Pulling docker image redis:6.0-alpine ...12Using docker image sha256:f30aed8202b4ddc9ed0c833f7bd2b90470dc3a438a51b6567e9955adfe224051 for redis:6.0-alpine with digest redis@sha256:fcf49f0ab799e3b7217aab710606e888b190bbf3c3a81b5c912dd8ef351d1f69 ...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-106-yarn-1.22-graphicsmagick-1.3.36 ...19Using docker image sha256:9f9846a4ac0697e6010265e736ea0ed08cd0506c4323c4e2a29d17e1b28665ce 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-106-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:9229dfe0f4ee76cecfd8411f6668b0b2a5fd730d1d3688013b3a721189fcccb5 ...21Running on runner-8zcxmppt-project-278964-concurrent-0 via runner-8zcxmppt-shared-gitlab-org-1670453893-573ddc54...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: 141131, done. 28remote: Counting objects: 100% (141131/141131), done. 29remote: Compressing objects: 100% (89744/89744), done. 30remote: Total 141131 (delta 65036), reused 99095 (delta 46172), pack-reused 0 31Receiving objects: 100% (141131/141131), 119.18 MiB | 18.79 MiB/s, done.32Resolving deltas: 100% (65036/65036), done.34 * [new ref] refs/pipelines/716546384 -> refs/pipelines/71654638435Checking out 7c747a9f as refs/merge-requests/106378/merge...36Skipping Git submodules setup37$ git remote set-url origin "${CI_REPOSITORY_URL}"39Checking cache for ruby-gems-debian-bullseye-ruby-2.7-16...40Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/ruby-gems-debian-bullseye-ruby-2.7-16 41Successfully extracted cache42Checking cache for gitaly-ruby-gems-debian-bullseye-ruby-2.7-16...43Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/gitaly-ruby-gems-debian-bullseye-ruby-2.7-16 44Successfully extracted cache46Downloading artifacts for compile-test-assets (3441843123)...47Downloading artifacts from coordinator... ok id=3441843123 responseStatus=200 OK token=yi_BcyXG48Downloading artifacts for detect-tests (3441843133)...49Downloading artifacts from coordinator... ok id=3441843133 responseStatus=200 OK token=yi_BcyXG50Downloading artifacts for retrieve-tests-metadata (3441843138)...51Downloading artifacts from coordinator... ok id=3441843138 responseStatus=200 OK token=yi_BcyXG52Downloading artifacts for setup-test-env (3441843127)...53Downloading artifacts from coordinator... ok id=3441843127 responseStatus=200 OK token=yi_BcyXG55Using docker image sha256:9f9846a4ac0697e6010265e736ea0ed08cd0506c4323c4e2a29d17e1b28665ce 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-106-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:9229dfe0f4ee76cecfd8411f6668b0b2a5fd730d1d3688013b3a721189fcccb5 ...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.sh690Using decomposed database config (config/database.yml.decomposed-postgresql)691$ setup_db_user_only692CREATE ROLE693GRANT694==> 'setup_db_user_only' succeeded in 0 seconds.695$ bundle exec rake db:drop db:create db:schema:load db:migrate696Dropped database 'gitlabhq_test'697Dropped database 'gitlabhq_test_ci'698Dropped database 'gitlabhq_geo_test'699Created database 'gitlabhq_test'700Created database 'gitlabhq_test_ci'701Created database 'gitlabhq_geo_test'702==> 'bundle exec rake db:drop db:create db:schema:load db:migrate' succeeded in 44 seconds.703$ setup_db_praefect704SELECT pg_catalog.set_config('search_path', '', false);705CREATE DATABASE praefect_test ENCODING 'UTF8';706==> 'setup_db_praefect' succeeded in 0 seconds.707$ source ./scripts/rspec_helpers.sh708$ run_timed_command "gem install knapsack --no-document"709$ gem install knapsack --no-document710Successfully installed knapsack-4.0.07111 gem installed712==> 'gem install knapsack --no-document' succeeded in 1 seconds.713$ echo -e "\e[0Ksection_start:`date +%s`:gitaly-test-spawn[collapsed=true]\r\e[0KStarting Gitaly"823$ rspec_paralellized_job "--tag ~quarantine --tag ~level:migration"824SKIP_FLAKY_TESTS_AUTOMATICALLY: true825RETRY_FAILED_TESTS_IN_NEW_PROCESS: true826KNAPSACK_GENERATE_REPORT: true827FLAKY_RSPEC_GENERATE_REPORT: true828KNAPSACK_TEST_FILE_PATTERN: {ee/}spec/{features}{,/**/}*_spec.rb829KNAPSACK_LOG_LEVEL: debug830KNAPSACK_REPORT_PATH: knapsack/rspec-ee_system_pg12_minimal_9_10_report.json831FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json832FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec-ee_system_pg12_minimal_9_10_report.json833NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec-ee_system_pg12_minimal_9_10_report.json834SKIPPED_FLAKY_TESTS_REPORT_PATH: rspec/flaky/skipped_flaky_tests_rspec-ee_system_pg12_minimal_9_10_report.txt835RETRIED_TESTS_REPORT_PATH: rspec/flaky/retried_tests_rspec-ee_system_pg12_minimal_9_10_report.txt836CRYSTALBALL: 837Knapsack report generator started!838Run options: exclude {:quarantine=>true, :level=>"migration"}839==> Starting Gitaly set up...840==> Starting GitLab Elasticsearch Indexer set up...841Test environment set up in 2.032560284 seconds842group epic roadmap843Starting the Capybara driver server...844 when epics exist for the group845 roadmap page846Capybara starting Puma...847* Version 5.6.5 , codename: Birdie's Version848* Min threads: 0, max threads: 4849* Listening on unix:///tmp/20221208-465-14ziz99850 renders the filtered search bar correctly851 renders roadmap view852 renders all group epics within roadmap853 toggles settings sidebar on click settings button854 roadmap daterange filtering855 renders daterange filtering dropdown with "This quarter" selected by default no layout presets available856 selecting "This year" as daterange shows `Months` and `Weeks` layout presets857 selecting "Within 3 years" as daterange shows `Quarters`, `Months` and `Weeks` layout presets858 roadmap page with epics state filter859 renders open epics only860 renders closed epics only861 renders top level epics only862 roadmap with epics progress tracking863 renders progress bar using weight864 renders progress bar issue count865 turns off progress tracking866 roadmap milestones settings867 renders milestones section868 renders milestones based on filter869 turns off milestones870 roadmap page with filter applied871 renders filtered search bar with applied filter token872 renders roadmap view with matching epic873 roadmap page with sort order applied874 renders the epics in expected order875 renders the epics with start_date_asc if current sort is incorrect876 filtered search877 behaves like filtered search bar878 filtered search bar tokens list879 renders values for token 'Author' correctly880 renders values for token 'Label' correctly881 renders values for token 'Milestone' correctly882 renders values for token 'Epic' correctly883 renders values for token 'My-Reaction' correctly884 filtered search bar sort dropdown885 renders sort option 'Start date' correctly886 renders sort option 'Due date' correctly887 that is a sub-group888 behaves like filtered search bar889 filtered search bar tokens list890 renders values for token 'Author' correctly891 renders values for token 'Label' correctly892 renders values for token 'Milestone' correctly893 renders values for token 'Epic' correctly894 renders values for token 'My-Reaction' correctly895 filtered search bar sort dropdown896 renders sort option 'Start date' correctly897 renders sort option 'Due date' correctly898 when no epics exist for the group899 roadmap page900 shows empty state page901New project902 with premium license903 creates a new project in personal namespace904 repository mirrors905 when licensed906 shows mirror repository checkbox enabled907 when unlicensed908 does not show mirror repository option909 CI/CD for external repositories910 when licensed911 shows CI/CD tab and pane912 "Import project" tab creates projects with features enabled913 creates CI/CD project from repo URL914 creates CI/CD project from GitHub915 stays on GitHub import page after access token failure916 when unlicensed917 does not show CI/CD only tab918 Group-level project templates919 when licensed920 shows Group tab in Templates section921 when custom project group template is set922 when top level context923 behaves like group templates displayed924 the tab badge displays the number of templates available925 the tab shows the list of templates available926 behaves like template selected927 when template is selected928 namespace selector929 only shows the template's group hierarchy options930 does not show the user namespace options931 when user changes template932 list the appropriate groups933 when namespace context934 behaves like group templates displayed935 the tab badge displays the number of templates available936 the tab shows the list of templates available937 behaves like template selected938 when template is selected939 namespace selector940 only shows the template's group hierarchy options941 does not show the user namespace options942 when user changes template943 list the appropriate groups944 when creating project from subgroup when template set on top-level group945 behaves like group templates displayed946 the tab badge displays the number of templates available947 the tab shows the list of templates available948 behaves like template selected949 when template is selected950 namespace selector951 only shows the template's group hierarchy options952 does not show the user namespace options953 when user changes template954 list the appropriate groups955 when creating project from top-level group when template set on a sub-subgroup956 behaves like group templates displayed957 the tab badge displays the number of templates available958 the tab shows the list of templates available959 when using a Group without a custom project template960 shows a total of 0 templates961 does not list any templates962 when namespace is supposed to be checked963 when in proper plan964 when creating project from top-level group with templates965 show Group tab in Templates section966 behaves like group templates displayed967 the tab badge displays the number of templates available968 the tab shows the list of templates available969 when not in proper plan970 show Group tab in Templates section971 behaves like group templates displayed972 the tab badge displays the number of templates available973 the tab shows the list of templates available974 when group template is not set975 behaves like group templates displayed976 the tab badge displays the number of templates available977 the tab shows the list of templates available978 when unlicensed979 does not show Group tab in Templates section980 Built-in project templates981 when `enterprise_templates` is licensed982 shows enterprise templates983 when `enterprise_templates` is unlicensed984 does not show enterprise templates985Pipeline986 GET /:project/-/pipelines/:id987 triggered and triggered by pipelines988 renders downstream pipeline989 expands the upstream pipeline on click990 renders upstream pipeline991 expands the upstream on click992 closes the expanded upstream on click993 expands the downstream pipeline on click994 expands the downstream on click995 closes the expanded downstream on click996 when :ci_require_credit_card_on_free_plan flag is on997 on free plan998 does not show an alert to verify an account with a credit card999 when failed1000 shows an alert to verify an account with a credit card1001 GET /:project/-/pipelines/:id/security1002 with a sast artifact1003 shows jobs tab pane as active1004 shows security dashboard1005 without sast artifact1006 displays the pipeline graph1007 GET /:project/-/pipelines/:id/licenses1008 with a License Compliance artifact1009 shows jobs tab pane as active1010 shows security report section1011 without License Compliance artifact1012 displays the pipeline graph1013 GET /:project/-/pipelines/:id/validate_account1014 redirects to pipeline page with account validation modal opened1015 with payment validation via api feature flag1016 pushes use_api_for_payment_validation feature flag1017 GET /:project/-/pipelines/:id/codequality_report1018 for a branch pipeline1019 behaves like full codequality report1020 when licensed1021 with code quality artifact1022 when navigating directly to the code quality tab1023 behaves like an active code quality tab1024 shows code quality tab pane as active, quality issue with link to file, and events for data tracking1025 when starting from the pipeline tab1026 shows the code quality tab as inactive1027 when the code quality tab is clicked1028 behaves like an active code quality tab1029 shows code quality tab pane as active, quality issue with link to file, and events for data tracking1030 with no code quality artifact1031 does not show code quality tab1032 when unlicensed1033 does not show code quality tab1034 for a merge request pipeline1035 behaves like full codequality report1036 when licensed1037 with code quality artifact1038 when navigating directly to the code quality tab1039 behaves like an active code quality tab1040 shows code quality tab pane as active, quality issue with link to file, and events for data tracking1041 when starting from the pipeline tab1042 shows the code quality tab as inactive1043 when the code quality tab is clicked1044 behaves like an active code quality tab1045 shows code quality tab pane as active, quality issue with link to file, and events for data tracking1046 with no code quality artifact1047 does not show code quality tab1048 when unlicensed1049 does not show code quality tab1050 with graphql feature flag disabled1051 behaves like full codequality report1052 when licensed1053 with code quality artifact1054 when navigating directly to the code quality tab1055 behaves like an active code quality tab1056 shows code quality tab pane as active, quality issue with link to file, and events for data tracking1057 when starting from the pipeline tab1058 shows the code quality tab as inactive1059 when the code quality tab is clicked1060 behaves like an active code quality tab1061 shows code quality tab pane as active, quality issue with link to file, and events for data tracking1062 with no code quality artifact1063 does not show code quality tab1064 when unlicensed1065 does not show code quality tab1066CI shared runner limits1067 membership_level: :owner, visible: true1068 when on a project related page1069 warning level1070 when there is a notification and minutes still exist1071 displays a warning message on pipelines page1072 displays a warning message on project homepage1073 displays a warning message on a job page1074 danger level1075 when there is a notification and minutes still exist1076 displays a warning message on pipelines page1077 displays a warning message on project homepage1078 displays a warning message on a job page1079 when limit is exceeded1080 displays a warning message on project homepage1081 displays a warning message on pipelines page1082 displays a warning message on a job page1083 when in a subgroup1084 displays a warning message on subproject homepage1085 when limit not yet exceeded1086 does not display a warning message on project homepage1087 does not display a warning message on pipelines page1088 displays a warning message on a job page1089 when on a group related page1090 warning level1091 when there is a notification and minutes still exist1092 displays a warning message on group information page1093 danger level1094 when there is a notification and minutes still exist1095 displays a warning message on group information page1096 when limit is exceeded1097 displays a warning message on group information page1098 when limit not yet exceeded1099 does not display a warning message on group information page1100 membership_level: :developer, visible: false1101 when on a project related page1102 warning level1103 when there is a notification and minutes still exist1104 displays a warning message on pipelines page1105 displays a warning message on project homepage1106 displays a warning message on a job page1107 danger level1108 when there is a notification and minutes still exist1109 displays a warning message on pipelines page1110 displays a warning message on project homepage1111 displays a warning message on a job page1112 when limit is exceeded1113 displays a warning message on project homepage1114 displays a warning message on pipelines page1115 displays a warning message on a job page1116 when in a subgroup1117 displays a warning message on subproject homepage1118 when limit not yet exceeded1119 does not display a warning message on project homepage1120 does not display a warning message on pipelines page1121 displays a warning message on a job page1122 when on a group related page1123 warning level1124 when there is a notification and minutes still exist1125 displays a warning message on group information page1126 danger level1127 when there is a notification and minutes still exist1128 displays a warning message on group information page1129 when limit is exceeded1130 displays a warning message on group information page1131 when limit not yet exceeded1132 does not display a warning message on group information page1133DevOps Reports page1134 with ultimate license1135DEPRECATION WARNING: The asset "page_bundles/dev_ops_report.css" is not present in the asset pipeline.1136Falling back to an asset that may be in the public folder.1137This behavior is deprecated and will be removed.1138To bypass the asset pipeline and preserve this behavior,1139use the `skip_pipeline: true` option.1140 (called from stylesheet_link_tag_defer at /builds/gitlab-org/gitlab/app/helpers/application_helper.rb:283)1141 shows the tabbed layout1142DEPRECATION WARNING: The asset "page_bundles/dev_ops_report.css" is not present in the asset pipeline.1143Falling back to an asset that may be in the public folder.1144This behavior is deprecated and will be removed.1145To bypass the asset pipeline and preserve this behavior,1146use the `skip_pipeline: true` option.1147 (called from stylesheet_link_tag_defer at /builds/gitlab-org/gitlab/app/helpers/application_helper.rb:283)1148 shows the correct tabs1149DEPRECATION WARNING: The asset "page_bundles/dev_ops_report.css" is not present in the asset pipeline.1150Falling back to an asset that may be in the public folder.1151This behavior is deprecated and will be removed.1152To bypass the asset pipeline and preserve this behavior,1153use the `skip_pipeline: true` option.1154 (called from stylesheet_link_tag_defer at /builds/gitlab-org/gitlab/app/helpers/application_helper.rb:283)1155 defaults to the Overview tab1156DEPRECATION WARNING: The asset "page_bundles/dev_ops_report.css" is not present in the asset pipeline.1157Falling back to an asset that may be in the public folder.1158This behavior is deprecated and will be removed.1159To bypass the asset pipeline and preserve this behavior,1160use the `skip_pipeline: true` option.1161 (called from stylesheet_link_tag_defer at /builds/gitlab-org/gitlab/app/helpers/application_helper.rb:283)1162 does not add the tab param when the Overview tab is selected1163DEPRECATION WARNING: The asset "page_bundles/dev_ops_report.css" is not present in the asset pipeline.1164Falling back to an asset that may be in the public folder.1165This behavior is deprecated and will be removed.1166To bypass the asset pipeline and preserve this behavior,1167use the `skip_pipeline: true` option.1168 (called from stylesheet_link_tag_defer at /builds/gitlab-org/gitlab/app/helpers/application_helper.rb:283)1169 shows the devops core tab when the tab param is set1170 behaves like displays tab content1171DEPRECATION WARNING: The asset "page_bundles/dev_ops_report.css" is not present in the asset pipeline.1172Falling back to an asset that may be in the public folder.1173This behavior is deprecated and will be removed.1174To bypass the asset pipeline and preserve this behavior,1175use the `skip_pipeline: true` option.1176 (called from stylesheet_link_tag_defer at /builds/gitlab-org/gitlab/app/helpers/application_helper.rb:283)1177 displays the Sec tab content when selected1178 behaves like displays tab content1179DEPRECATION WARNING: The asset "page_bundles/dev_ops_report.css" is not present in the asset pipeline.1180Falling back to an asset that may be in the public folder.1181This behavior is deprecated and will be removed.1182To bypass the asset pipeline and preserve this behavior,1183use the `skip_pipeline: true` option.1184 (called from stylesheet_link_tag_defer at /builds/gitlab-org/gitlab/app/helpers/application_helper.rb:283)1185 displays the Ops tab content when selected1186 behaves like displays tab content1187DEPRECATION WARNING: The asset "page_bundles/dev_ops_report.css" is not present in the asset pipeline.1188Falling back to an asset that may be in the public folder.1189This behavior is deprecated and will be removed.1190To bypass the asset pipeline and preserve this behavior,1191use the `skip_pipeline: true` option.1192 (called from stylesheet_link_tag_defer at /builds/gitlab-org/gitlab/app/helpers/application_helper.rb:283)1193 displays the DevOps Score tab content when selected1194 behaves like appends the tab param to the url1195DEPRECATION WARNING: The asset "page_bundles/dev_ops_report.css" is not present in the asset pipeline.1196Falling back to an asset that may be in the public folder.1197This behavior is deprecated and will be removed.1198To bypass the asset pipeline and preserve this behavior,1199use the `skip_pipeline: true` option.1200 (called from stylesheet_link_tag_defer at /builds/gitlab-org/gitlab/app/helpers/application_helper.rb:283)1201 adds the ?tab=sec param when the Sec tab is selected1202 behaves like appends the tab param to the url1203DEPRECATION WARNING: The asset "page_bundles/dev_ops_report.css" is not present in the asset pipeline.1204Falling back to an asset that may be in the public folder.1205This behavior is deprecated and will be removed.1206To bypass the asset pipeline and preserve this behavior,1207use the `skip_pipeline: true` option.1208 (called from stylesheet_link_tag_defer at /builds/gitlab-org/gitlab/app/helpers/application_helper.rb:283)1209 adds the ?tab=ops param when the Ops tab is selected1210 behaves like appends the tab param to the url1211DEPRECATION WARNING: The asset "page_bundles/dev_ops_report.css" is not present in the asset pipeline.1212Falling back to an asset that may be in the public folder.1213This behavior is deprecated and will be removed.1214To bypass the asset pipeline and preserve this behavior,1215use the `skip_pipeline: true` option.1216 (called from stylesheet_link_tag_defer at /builds/gitlab-org/gitlab/app/helpers/application_helper.rb:283)1217 adds the ?tab=devops-score param when the DevOps Score tab is selected1218 the devops score tab1219DEPRECATION WARNING: The asset "page_bundles/dev_ops_report.css" is not present in the asset pipeline.1220Falling back to an asset that may be in the public folder.1221This behavior is deprecated and will be removed.1222To bypass the asset pipeline and preserve this behavior,1223use the `skip_pipeline: true` option.1224 (called from stylesheet_link_tag_defer at /builds/gitlab-org/gitlab/app/helpers/application_helper.rb:283)1225 has dismissable intro callout1226 when usage ping is disabled1227DEPRECATION WARNING: The asset "page_bundles/dev_ops_report.css" is not present in the asset pipeline.1228Falling back to an asset that may be in the public folder.1229This behavior is deprecated and will be removed.1230To bypass the asset pipeline and preserve this behavior,1231use the `skip_pipeline: true` option.1232 (called from stylesheet_link_tag_defer at /builds/gitlab-org/gitlab/app/helpers/application_helper.rb:283)1233 shows empty state1234DEPRECATION WARNING: The asset "page_bundles/dev_ops_report.css" is not present in the asset pipeline.1235Falling back to an asset that may be in the public folder.1236This behavior is deprecated and will be removed.1237To bypass the asset pipeline and preserve this behavior,1238use the `skip_pipeline: true` option.1239 (called from stylesheet_link_tag_defer at /builds/gitlab-org/gitlab/app/helpers/application_helper.rb:283)1240 hides the intro callout1241 when there is no data to display1242DEPRECATION WARNING: The asset "page_bundles/dev_ops_report.css" is not present in the asset pipeline.1243Falling back to an asset that may be in the public folder.1244This behavior is deprecated and will be removed.1245To bypass the asset pipeline and preserve this behavior,1246use the `skip_pipeline: true` option.1247 (called from stylesheet_link_tag_defer at /builds/gitlab-org/gitlab/app/helpers/application_helper.rb:283)1248 shows empty state1249 when there is data to display1250DEPRECATION WARNING: The asset "page_bundles/dev_ops_report.css" is not present in the asset pipeline.1251Falling back to an asset that may be in the public folder.1252This behavior is deprecated and will be removed.1253To bypass the asset pipeline and preserve this behavior,1254use the `skip_pipeline: true` option.1255 (called from stylesheet_link_tag_defer at /builds/gitlab-org/gitlab/app/helpers/application_helper.rb:283)1256 shows the DevOps Score app1257 without ultimate license1258DEPRECATION WARNING: The asset "page_bundles/dev_ops_report.css" is not present in the asset pipeline.1259Falling back to an asset that may be in the public folder.1260This behavior is deprecated and will be removed.1261To bypass the asset pipeline and preserve this behavior,1262use the `skip_pipeline: true` option.1263 (called from stylesheet_link_tag_defer at /builds/gitlab-org/gitlab/app/helpers/application_helper.rb:283)1264 does not show the tabbed layout1265admin Geo Sidebar1266 visiting geo sites1267 behaves like active sidebar link1268 has active class1269 visiting geo settings1270 behaves like active sidebar link1271 has active class1272 on secondary1273 visiting geo projects1274 behaves like active sidebar link1275 has active class1276 visiting geo designs1277 behaves like active sidebar link1278 has active class1279 visiting geo replicables1280 behaves like active sidebar link1281 has active class1282 behaves like active sidebar link1283 has active class1284 behaves like active sidebar link1285 has active class1286 behaves like active sidebar link1287 has active class1288 behaves like active sidebar link1289 has active class1290 behaves like active sidebar link1291 has active class1292 behaves like active sidebar link1293 has active class1294 behaves like active sidebar link1295 has active class1296 behaves like active sidebar link1297 has active class1298 behaves like active sidebar link1299 has active class1300 behaves like active sidebar link1301 has active class1302 behaves like active sidebar link1303 has active class1304 behaves like active sidebar link1305 has active class1306 behaves like active sidebar link1307 has active class1308Disable Merge Trains Setting1309 when visiting the project settings page1310 merge_pipelines_setting: true, merge_trains_setting: true1311 merge pipelines checkbox is always enabled1312 merge trains checkbox is enabled only when merge_pipelines_enabled is true1313 merge_pipelines_setting: true, merge_trains_setting: false1314 merge pipelines checkbox is always enabled1315 merge trains checkbox is enabled only when merge_pipelines_enabled is true1316 merge_pipelines_setting: false, merge_trains_setting: true1317 merge pipelines checkbox is always enabled1318 merge trains checkbox is enabled only when merge_pipelines_enabled is true1319 merge_pipelines_setting: false, merge_trains_setting: false1320 merge pipelines checkbox is always enabled1321 merge trains checkbox is enabled only when merge_pipelines_enabled is true1322 when merge pipelines is enabled1323 merge pipelines checkbox is always enabled1324 merge trains checkbox is enabled only when merge_pipelines_enabled is true1325 checking merge trains checkbox doesn't affect merge pipelines checkbox1326 unchecking merge pipelines checkbox disables merge trains checkbox1327 unchecking merge pipelines checkbox unchecks merge trains checkbox if it was previously checked1328 when merge pipelines is disabled1329 merge pipelines checkbox is always enabled1330 merge trains checkbox is enabled only when merge_pipelines_enabled is true1331 checking merge pipelines checkbox enables merge trains checkbox1332 checking merge pipelines checkbox should leave merge trains checkbox unchecked1333 when both merge pipelines and merge trains are enabled1334 merge pipelines checkbox is always enabled1335 merge trains checkbox is enabled only when merge_pipelines_enabled is true1336 unchecking merge pipelines checkbox disables and unchecks merge trains checkbox1337 unchecking merge trains checkbox doesn't affect merge pipelines checkbox1338Project show page1339 stat button existence1340 populated project1341 as a maintainer1342 "Kubernetes cluster" button linked to clusters page1343 pull mirroring information1344 for maintainer1345 displays mirrored from url1346 for guest1347 does not display mirrored from url1348 when over free user limit1349 with group namespace1350 with repository1351 behaves like over the free user limit alert1352 #dashboard_notification_limit1353 when over limit for preview1354 performs dismiss cycle1355 #dashboard_enforcement_limit1356 when over limit1357 shows free user limit warning1358 when at limit1359 does not show free user limit warning1360 when under limit1361 does not show free user limit warning1362 with empty repository1363 behaves like over the free user limit alert1364 #dashboard_notification_limit1365 when over limit for preview1366Skipping ./ee/spec/features/projects/show_project_spec.rb[1:3:1:2:1:1:1:1] 'Project show page when over free user limit with group namespace with empty repository behaves like over the free user limit alert #dashboard_notification_limit when over limit for preview performs dismiss cycle' because it's flaky.1367 performs dismiss cycle (PENDING: around hook at ./spec/support/flaky_tests.rb:21 did not execute the example)1368 #dashboard_enforcement_limit1369 when over limit1370 shows free user limit warning1371 when at limit1372 does not show free user limit warning1373 when under limit1374 does not show free user limit warning1375 without repository1376 behaves like over the free user limit alert1377 #dashboard_notification_limit1378 when over limit for preview1379Skipping ./ee/spec/features/projects/show_project_spec.rb[1:3:1:3:1:1:1:1] 'Project show page when over free user limit with group namespace without repository behaves like over the free user limit alert #dashboard_notification_limit when over limit for preview performs dismiss cycle' because it's flaky.1380 performs dismiss cycle (PENDING: around hook at ./spec/support/flaky_tests.rb:21 did not execute the example)1381 #dashboard_enforcement_limit1382 when over limit1383 shows free user limit warning1384 when at limit1385 does not show free user limit warning1386 when under limit1387 does not show free user limit warning1388Issue boards sidebar labels using epic swimlanes1389 group boards1390 in the top-level group board1391 selecting an issue from a direct descendant project1392 when editing labels1393 displays the label from the top-level group1394 displays the label from the project1395 does not display labels from the project's siblings or their descendents1396 selecting an issue from a subgroup's project1397 when editing labels1398 displays the label from the top-level group1399 displays the label from the subgroup1400 displays the label from the project1401 does not display labels from the subgroup's siblings (project or group)1402Protected Environments1403 logged in as developer1404 does not have access to Protected Environments settings1405 logged in as a maintainer1406 has access to Protected Environments settings1407 allows seeing a list of protected environments1408 allows seeing a list of upstream protected environments1409 allows creating explicit protected environments1410 allows unprotecting an environment1411 when projects_tokens_optional_encryption feature flag is false1412 when runners_token exists but runners_token_encrypted is empty1413 shows setting page correctly1414Filter issues by epic1415 when group issues list page1416 behaves like filter issues by epic1417 filters issues by epic1418 filters issues by negated epic1419 shows epics in the filtered search dropdown1420 shows correct filtered search epic token value1421 when project issues list page1422 behaves like filter issues by epic1423 filters issues by epic1424 filters issues by negated epic1425 shows epics in the filtered search dropdown1426 shows correct filtered search epic token value1427Merge request > User edits MR with approval rules1428 shows approval rules1429 allows user to create approval rule1430 with public group1431 with empty search, does not show public group1432 with non-empty search, shows public group1433 feature is disabled1434 cannot see the approval rules input1435Issue promotion1436 when epics feature is disabled1437 does not promote the issue1438 when epics feature is enabled1439 when current user does not have permissions to promote an issue1440 does not promote the issue1441 when current user can promote an issue1442 displays description1443 promotes the issue1444 if there is a remove resource milestone event1445Skipping ./ee/spec/features/epics/issue_promotion_spec.rb[1:2:2:3:1] 'Issue promotion when epics feature is enabled when current user can promote an issue if there is a remove resource milestone event promotes the issue' because it's flaky.1446 promotes the issue (PENDING: around hook at ./spec/support/flaky_tests.rb:21 did not execute the example)1447Compliance Dashboard1448 shows the violations report table1449 when there are no compliance violations1450 shows an empty state1451 when there are merge requests1452 and there is a compliance violation1453 shows the compliance violations with details1454 can sort the violations by clicking on a column header1455 shows the correct user avatar popover content when the drawer is switched1456 violations filter1457 can filter by date range1458 can filter by project id1459Resource weight events1460 move issue by quick action1461 when original issue has weight events1462 creates expected weight events on the moved issue1463EE user opens IDE1464 no push rules1465 behaves like no warning1466 does not show warning1467 when has reject_unsigned_commit push rule1468 behaves like has warning1469 shows warning1470 and feature flag off1471 behaves like no warning1472 does not show warning1473Merge request > User merges with Push Rules1474 commit message is invalid1475 displays error message after merge request is clicked1476 author email is invalid1477 displays error message after merge request is clicked1478Changes GL.com plan for group1479 for group namespace1480 changes the plan1481 for user namespace1482 changes the plan1483Jobs1484 GET /:project/jobs/:id1485 job project is over shared runners limit1486 displays a warning message1487 job project is not over shared runners limit1488 does not display a warning message1489 when job is not running1490 when namespace is in read-only mode1491 does not show retry button1492Trial flow for user picking company and importing a project1493 # order random1494 registers the user and starts to import a project1495Standard flow for user picking just me and importing a project1496 # order random1497 registers the user and starts to import a project1498Admin interacts with merge requests approvals settings1499 updates instance-level merge request approval settings and enforces project-level ones1500Project active tab1501 on project Analytics/Insights1502 behaves like page has active tab1503 activates Analytics tab1504 behaves like page has active sub tab1505 activates Insights sub tab1506 on project Analytics/Code Review1507 behaves like page has active tab1508 activates Analytics tab1509 behaves like page has active sub tab1510 activates Code review sub tab1511 on project CI/CD1512 browsing Pipelines tabs1513 Security tab1514 behaves like page has active tab1515 activates CI/CD tab1516 behaves like page has active sub tab1517 activates Pipelines sub tab1518 Licenses tab1519 behaves like page has active tab1520 activates CI/CD tab1521 behaves like page has active sub tab1522 activates Pipelines sub tab1523 Code Quality tab1524 behaves like page has active tab1525 activates CI/CD tab1526 behaves like page has active sub tab1527 activates Pipelines sub tab1528Groups > Settings > User configures Insights1529 without correct license1530 does not show the Insight config1531 with correct license1532 allows to select a project in a subgroup for the Insights config1533Merge request > User uses quick actions1534 merge-request-only commands1535 adding a weight from a note1536 does not recognize the command nor create a note1537Dashboard todos1538 behaves like dashboard ultimate trial callout1539 hides promotion callout if not .com1540 .com1541 shows dismissable promotion callout if default dashboard for an owner1542 hides dismissable promotion callout if default dashboard for a non group owner1543 hides dismissable promotion callout if not default dashboard1544 hides promotion callout if a trial is active1545 hides promotion callout if user owns a paid namespace1546 User has a todo in a epic1547 has todo present1548Group active tab1549 on group Insights1550 behaves like page has active tab1551 activates Analytics tab1552 behaves like page has active sub tab1553 activates Insights sub tab1554 on group Issue Analytics1555 behaves like page has active tab1556 activates Analytics tab1557 behaves like page has active sub tab1558 activates Issue sub tab1559 on group Contribution Analytics1560 behaves like page has active tab1561 activates Analytics tab1562 behaves like page has active sub tab1563 activates Contribution sub tab1564 on group Productivity Analytics1565 behaves like page has active tab1566 activates Analytics tab1567 behaves like page has active sub tab1568 activates Productivity sub tab1569Uncompleted learn gitlab link1570 # order random1571 without completion progress1572DEPRECATION WARNING: The asset "learn_gitlab/pipeline_created.svg" is not present in the asset pipeline.1573Falling back to an asset that may be in the public folder.1574This behavior is deprecated and will be removed.1575To bypass the asset pipeline and preserve this behavior,1576use the `skip_pipeline: true` option.1577 (called from block in onboarding_actions_data at /builds/gitlab-org/gitlab/app/helpers/learn_gitlab_helper.rb:39)1578DEPRECATION WARNING: The asset "learn_gitlab/trial_started.svg" is not present in the asset pipeline.1579Falling back to an asset that may be in the public folder.1580This behavior is deprecated and will be removed.1581To bypass the asset pipeline and preserve this behavior,1582use the `skip_pipeline: true` option.1583 (called from block in onboarding_actions_data at /builds/gitlab-org/gitlab/app/helpers/learn_gitlab_helper.rb:39)1584DEPRECATION WARNING: The asset "learn_gitlab/required_mr_approvals_enabled.svg" is not present in the asset pipeline.1585Falling back to an asset that may be in the public folder.1586This behavior is deprecated and will be removed.1587To bypass the asset pipeline and preserve this behavior,1588use the `skip_pipeline: true` option.1589 (called from block in onboarding_actions_data at /builds/gitlab-org/gitlab/app/helpers/learn_gitlab_helper.rb:39)1590DEPRECATION WARNING: The asset "learn_gitlab/code_owners_enabled.svg" is not present in the asset pipeline.1591Falling back to an asset that may be in the public folder.1592This behavior is deprecated and will be removed.1593To bypass the asset pipeline and preserve this behavior,1594use the `skip_pipeline: true` option.1595 (called from block in onboarding_actions_data at /builds/gitlab-org/gitlab/app/helpers/learn_gitlab_helper.rb:39)1596DEPRECATION WARNING: The asset "learn_gitlab/issue_created.svg" is not present in the asset pipeline.1597Falling back to an asset that may be in the public folder.1598This behavior is deprecated and will be removed.1599To bypass the asset pipeline and preserve this behavior,1600use the `skip_pipeline: true` option.1601 (called from block in onboarding_actions_data at /builds/gitlab-org/gitlab/app/helpers/learn_gitlab_helper.rb:39)1602DEPRECATION WARNING: The asset "learn_gitlab/git_write.svg" is not present in the asset pipeline.1603Falling back to an asset that may be in the public folder.1604This behavior is deprecated and will be removed.1605To bypass the asset pipeline and preserve this behavior,1606use the `skip_pipeline: true` option.1607 (called from block in onboarding_actions_data at /builds/gitlab-org/gitlab/app/helpers/learn_gitlab_helper.rb:39)1608DEPRECATION WARNING: The asset "learn_gitlab/merge_request_created.svg" is not present in the asset pipeline.1609Falling back to an asset that may be in the public folder.1610This behavior is deprecated and will be removed.1611To bypass the asset pipeline and preserve this behavior,1612use the `skip_pipeline: true` option.1613 (called from block in onboarding_actions_data at /builds/gitlab-org/gitlab/app/helpers/learn_gitlab_helper.rb:39)1614DEPRECATION WARNING: The asset "learn_gitlab/user_added.svg" is not present in the asset pipeline.1615Falling back to an asset that may be in the public folder.1616This behavior is deprecated and will be removed.1617To bypass the asset pipeline and preserve this behavior,1618use the `skip_pipeline: true` option.1619 (called from block in onboarding_actions_data at /builds/gitlab-org/gitlab/app/helpers/learn_gitlab_helper.rb:39)1620DEPRECATION WARNING: The asset "learn_gitlab/security_scan_enabled.svg" is not present in the asset pipeline.1621Falling back to an asset that may be in the public folder.1622This behavior is deprecated and will be removed.1623To bypass the asset pipeline and preserve this behavior,1624use the `skip_pipeline: true` option.1625 (called from block in onboarding_actions_data at /builds/gitlab-org/gitlab/app/helpers/learn_gitlab_helper.rb:39)1626 renders correct links1627 with completed links1628DEPRECATION WARNING: The asset "learn_gitlab/pipeline_created.svg" is not present in the asset pipeline.1629Falling back to an asset that may be in the public folder.1630This behavior is deprecated and will be removed.1631To bypass the asset pipeline and preserve this behavior,1632use the `skip_pipeline: true` option.1633 (called from block in onboarding_actions_data at /builds/gitlab-org/gitlab/app/helpers/learn_gitlab_helper.rb:39)1634DEPRECATION WARNING: The asset "learn_gitlab/trial_started.svg" is not present in the asset pipeline.1635Falling back to an asset that may be in the public folder.1636This behavior is deprecated and will be removed.1637To bypass the asset pipeline and preserve this behavior,1638use the `skip_pipeline: true` option.1639 (called from block in onboarding_actions_data at /builds/gitlab-org/gitlab/app/helpers/learn_gitlab_helper.rb:39)1640DEPRECATION WARNING: The asset "learn_gitlab/required_mr_approvals_enabled.svg" is not present in the asset pipeline.1641Falling back to an asset that may be in the public folder.1642This behavior is deprecated and will be removed.1643To bypass the asset pipeline and preserve this behavior,1644use the `skip_pipeline: true` option.1645 (called from block in onboarding_actions_data at /builds/gitlab-org/gitlab/app/helpers/learn_gitlab_helper.rb:39)1646DEPRECATION WARNING: The asset "learn_gitlab/code_owners_enabled.svg" is not present in the asset pipeline.1647Falling back to an asset that may be in the public folder.1648This behavior is deprecated and will be removed.1649To bypass the asset pipeline and preserve this behavior,1650use the `skip_pipeline: true` option.1651 (called from block in onboarding_actions_data at /builds/gitlab-org/gitlab/app/helpers/learn_gitlab_helper.rb:39)1652DEPRECATION WARNING: The asset "learn_gitlab/issue_created.svg" is not present in the asset pipeline.1653Falling back to an asset that may be in the public folder.1654This behavior is deprecated and will be removed.1655To bypass the asset pipeline and preserve this behavior,1656use the `skip_pipeline: true` option.1657 (called from block in onboarding_actions_data at /builds/gitlab-org/gitlab/app/helpers/learn_gitlab_helper.rb:39)1658DEPRECATION WARNING: The asset "learn_gitlab/git_write.svg" is not present in the asset pipeline.1659Falling back to an asset that may be in the public folder.1660This behavior is deprecated and will be removed.1661To bypass the asset pipeline and preserve this behavior,1662use the `skip_pipeline: true` option.1663 (called from block in onboarding_actions_data at /builds/gitlab-org/gitlab/app/helpers/learn_gitlab_helper.rb:39)1664DEPRECATION WARNING: The asset "learn_gitlab/merge_request_created.svg" is not present in the asset pipeline.1665Falling back to an asset that may be in the public folder.1666This behavior is deprecated and will be removed.1667To bypass the asset pipeline and preserve this behavior,1668use the `skip_pipeline: true` option.1669 (called from block in onboarding_actions_data at /builds/gitlab-org/gitlab/app/helpers/learn_gitlab_helper.rb:39)1670DEPRECATION WARNING: The asset "learn_gitlab/user_added.svg" is not present in the asset pipeline.1671Falling back to an asset that may be in the public folder.1672This behavior is deprecated and will be removed.1673To bypass the asset pipeline and preserve this behavior,1674use the `skip_pipeline: true` option.1675 (called from block in onboarding_actions_data at /builds/gitlab-org/gitlab/app/helpers/learn_gitlab_helper.rb:39)1676DEPRECATION WARNING: The asset "learn_gitlab/security_scan_enabled.svg" is not present in the asset pipeline.1677Falling back to an asset that may be in the public folder.1678This behavior is deprecated and will be removed.1679To bypass the asset pipeline and preserve this behavior,1680use the `skip_pipeline: true` option.1681 (called from block in onboarding_actions_data at /builds/gitlab-org/gitlab/app/helpers/learn_gitlab_helper.rb:39)1682 renders correct completed sections1683User deletes feature flag1684 records audit event1685Project security discover page1686 when project is a personal project (has no group)1687 when Upgrade now is clicked1688 behaves like move personal project modal content1689 loads the modal with correct content1690 when Start a free trial is clicked1691 behaves like move personal project modal content1692 loads the modal with correct content1693Project integrations1694 behaves like integration settings form1695 displays all the integrations1696Profile access1697 GET /-/profile/keys1698 is expected to be allowed for auditor1699 GET /-/profile1700 is expected to be allowed for auditor1701 GET /-/profile/account1702 is expected to be allowed for auditor1703 GET /-/profile/preferences1704 is expected to be allowed for auditor1705 GET /-/profile/audit_log1706 is expected to be allowed for auditor1707 GET /-/profile/notifications1708 is expected to be allowed for auditor1709The group page1710 The sidebar1711 shows the link to contribution analytics1712 when epics are available1713 shows the link to epics1714 hides the epics link when an external authorization service is enabled1715New project from template1716 create from template1717 shows template tabs1718Signup1719 almost there page1720 when public visibility is restricted1721 hides Explore link1722 hides help link1723Trial Sign In1724 on GitLab.com1725 logs the user in1726 not on GitLab.com1727 returns 4041728Knapsack report was generated. Preview:1729{1730 "ee/spec/features/groups/group_roadmap_spec.rb": 309.33199736999995,1731 "ee/spec/features/projects/new_project_spec.rb": 281.4070534229995,1732 "ee/spec/features/projects/pipelines/legacy_pipeline_spec.rb": 164.8880545890006,1733 "ee/spec/features/ci_shared_runner_warnings_spec.rb": 143.75612112499948,1734 "ee/spec/features/admin/admin_dev_ops_reports_spec.rb": 121.30230952999955,1735 "ee/spec/features/admin/geo/admin_geo_sidebar_spec.rb": 113.85141747399939,1736 "ee/spec/features/projects/settings/disable_merge_trains_setting_spec.rb": 79.00460420899981,1737 "ee/spec/features/projects/show_project_spec.rb": 64.07059010600096,1738 "ee/spec/features/boards/swimlanes/epics_swimlanes_sidebar_labels_spec.rb": 62.58553707300052,1739 "ee/spec/features/projects/settings/protected_environments_spec.rb": 52.64306031100023,1740 "ee/spec/features/issues/filtered_search/filter_issues_epic_spec.rb": 49.8677405920007,1741 "ee/spec/features/merge_request/user_edits_approval_rules_mr_spec.rb": 37.508069771998635,1742 "ee/spec/features/epics/issue_promotion_spec.rb": 34.6584022499992,1743 "ee/spec/features/groups/security/compliance_dashboards_spec.rb": 34.10801850600001,1744 "ee/spec/features/issues/move_issue_resource_weight_events_spec.rb": 26.673957130000417,1745 "ee/spec/features/ide/user_opens_ide_spec.rb": 31.90938171200105,1746 "ee/spec/features/merge_request/user_merges_with_push_rules_spec.rb": 25.147130371000458,1747 "ee/spec/features/admin/groups/admin_changes_plan_spec.rb": 23.602528670000538,1748 "ee/spec/features/projects/jobs_spec.rb": 19.824718264000694,1749 "ee/spec/features/registrations/saas/trial_flow_company_importing_project_spec.rb": 18.67225793000034,1750 "ee/spec/features/registrations/saas/standard_flow_just_me_importing_project_spec.rb": 15.503072430999964,1751 "ee/spec/features/admin/admin_merge_requests_approvals_spec.rb": 15.824565458999132,1752 "ee/spec/features/projects/active_tabs_spec.rb": 9.419821064999269,1753 "ee/spec/features/groups/settings/user_configures_insights_spec.rb": 12.678669287999583,1754 "ee/spec/features/merge_request/user_uses_slash_commands_spec.rb": 11.628747089000171,1755 "ee/spec/features/dashboards/todos_spec.rb": 10.74096895799994,1756 "ee/spec/features/groups/active_tabs_spec.rb": 9.79045363899968,1757 "ee/spec/features/uncompleted_learn_gitlab_link_spec.rb": 9.468651761000729,1758 "ee/spec/features/projects/feature_flags/user_deletes_feature_flag_spec.rb": 8.836418363998746,1759 "ee/spec/features/security/project/discover_spec.rb": 6.621146101000704,1760 "ee/spec/features/projects/integrations/project_integrations_spec.rb": 6.220028166999327,1761 "ee/spec/features/security/profile_access_spec.rb": 4.367118610000034,1762 "ee/spec/features/groups/group_page_with_external_authorization_service_spec.rb": 3.875710243000867,1763 "ee/spec/features/projects/new_project_from_template_spec.rb": 3.53481079499943,1764 "ee/spec/features/users/signup_spec.rb": 0.8143355960000918,1765 "ee/spec/features/trial_registrations/signin_spec.rb": 1.769439253001111766}1767Knapsack global time execution for tests: 30m 25s1768Pending: (Failures listed here are expected and do not affect your suite's status)1769 1) Project show page when over free user limit with group namespace with empty repository behaves like over the free user limit alert #dashboard_notification_limit when over limit for preview performs dismiss cycle1770 # around hook at ./spec/support/flaky_tests.rb:21 did not execute the example1771 # ./ee/spec/support/shared_examples/features/over_free_user_limit_shared_examples.rb:271772 2) Project show page when over free user limit with group namespace without repository behaves like over the free user limit alert #dashboard_notification_limit when over limit for preview performs dismiss cycle1773 # around hook at ./spec/support/flaky_tests.rb:21 did not execute the example1774 # ./ee/spec/support/shared_examples/features/over_free_user_limit_shared_examples.rb:271775 3) Issue promotion when epics feature is enabled when current user can promote an issue if there is a remove resource milestone event promotes the issue1776 # around hook at ./spec/support/flaky_tests.rb:21 did not execute the example1777 # ./ee/spec/features/epics/issue_promotion_spec.rb:771778Finished in 30 minutes 31 seconds (files took 1 minute 20.95 seconds to load)1779312 examples, 0 failures, 3 pending1780Randomized with seed 365761781[TEST PROF INFO] Time spent in factories: 05:07.359 (16.47% of total time)1782Failed to write to log, write log/workhorse-test.log: file already closed1783RSpec exited with 0.1784No examples to retry, congrats!1786Not uploading cache ruby-gems-debian-bullseye-ruby-2.7-16 due to policy1787Not uploading cache gitaly-ruby-gems-debian-bullseye-ruby-2.7-16 due to policy1789Uploading artifacts...1790coverage/: found 5 matching files and directories 1791crystalball/: found 2 matching files and directories 1792deprecations/: found 7 matching files and directories 1793knapsack/: found 3 matching files and directories 1794WARNING: query_recorder/: no matching files. Ensure that the artifact path is relative to the working directory 1795rspec/: found 12 matching files and directories 1796WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory 1797log/*.log: found 18 matching files and directories 1798WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/3441843373/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com1799WARNING: Retrying... context=artifacts-uploader error=request redirected1800Uploading artifacts as "archive" to coordinator... 201 Created id=3441843373 responseStatus=201 Created token=yi_BcyXG1801Uploading artifacts...1802rspec/junit_rspec.xml: found 1 matching files and directories 1803WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/3441843373/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com1804WARNING: Retrying... context=artifacts-uploader error=request redirected1805Uploading artifacts as "junit" to coordinator... 201 Created id=3441843373 responseStatus=201 Created token=yi_BcyXG1807Job succeeded