rspec system pg14 single-db 17/32
Passed Started
by
@rkadam3

Rajendra Kadam
1Running with gitlab-runner 16.9.1 (782c6ecb)2 on green-6.private.runners-manager.gitlab.com/gitlab.com/gitlab-org vHriyjxu, system ID: s_44fde8db605e3 feature flags: FF_NETWORK_PER_BUILD:true, FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 ...7Starting service registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 ...8Authenticating with credentials from job payload (GitLab Registry)9Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 ...10Using docker image sha256:82f132c22567f8ce17cc132c14b2f9aa3eaf9bb5424d91c2d966912433f0257d for registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:c55e1364ee4327b244a9cfa1750f19feea14fc774eaf792b725967d146eb45f5 ...11WARNING: Service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 is already created. Ignoring.12WARNING: Service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 is already created. Ignoring.13Starting service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 ...14Authenticating with credentials from job payload (GitLab Registry)15Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 ...16Using docker image sha256:5c5ba5b83d6c60cb0b225bd670b7a43be8c238cc72347d24af57e5027c3648f3 for registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:46aceab84c42d0e819c8e7940f2f98ce9e184785cd7b22d95872024a35f52407 ...17Starting service redis:6.2-alpine ...18Pulling docker image redis:6.2-alpine ...19Using docker image sha256:b6c412dc298714b5c26feca1330d8f743b48caf0b1feeadfd554d7d446f985a5 for redis:6.2-alpine with digest redis@sha256:51d6c56749a4243096327e3fb964a48ed92254357108449cb6e23999c37773c5 ...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-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 ...23Using docker image sha256:fc7435a87025ef82fcd7c3a7df1e52121e8a88ab05430c94ba7ad5920fecc0d0 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14@sha256:c129fa1214137f01be7f1412c5233ac179604d32d9d852cbe06113596fb24504 ...25Running on runner-vhriyjxu-project-278964-concurrent-0 via runner-vhriyjxu-private-1709547346-2e45bac4...27Skipping Git repository setup28Skipping Git checkout29Skipping Git submodules setup31Checking cache for ruby-gems-debian-bookworm-ruby-3.1-17...32cache.zip is up to date 33Successfully extracted cache35Downloading artifacts for clone-gitlab-repo (6311410718)...36Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6311410718 responseStatus=200 OK token=glcbt-6537WARNING: Part of .git directory is on the list of files to extract 38WARNING: This may introduce unexpected problems 39Downloading artifacts for compile-test-assets (6311410765)...40Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6311410765 responseStatus=200 OK token=glcbt-6541Downloading artifacts for detect-tests (6311410787)...42Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6311410787 responseStatus=200 OK token=glcbt-6543Downloading artifacts for retrieve-tests-metadata (6311410799)...44Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6311410799 responseStatus=200 OK token=glcbt-6545Downloading artifacts for setup-test-env (6311410773)...46Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6311410773 responseStatus=200 OK token=glcbt-6548Using docker image sha256:fc7435a87025ef82fcd7c3a7df1e52121e8a88ab05430c94ba7ad5920fecc0d0 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14@sha256:c129fa1214137f01be7f1412c5233ac179604d32d9d852cbe06113596fb24504 ...49$ echo $FOSS_ONLY50$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb51$ export GOPATH=$CI_PROJECT_DIR/.go52$ mkdir -p $GOPATH53$ source scripts/utils.sh54$ source scripts/prepare_build.sh732Using two connections, single database config (config/database.yml.postgresql)733Disabling ci connection in config/database.yml734Geo DB won't be set up.735Embedding DB won't be set up.758$ source ./scripts/rspec_helpers.sh759$ run_timed_command "gem install knapsack --no-document"760$ gem install knapsack --no-document761Successfully installed knapsack-4.0.07621 gem installed763==> 'gem install knapsack --no-document' succeeded in 1 seconds.764$ section_start "gitaly-test-spawn" "Spawning Gitaly"; scripts/gitaly-test-spawn; section_end "gitaly-test-spawn"769$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="rspec/skipped_tests-${CI_JOB_ID}.txt"770$ export RSPEC_RETRIED_TESTS_REPORT_PATH="rspec/retried_tests-${CI_JOB_ID}.txt"771$ tooling/bin/create_job_metrics_file || true772[job-metrics] Creating the job metrics file for the CI/CD job.773$ rspec_parallelized_job "--fail-fast=${RSPEC_FAIL_FAST_THRESHOLD} --tag ~quarantine --tag ~level:background_migration --tag ~click_house --tag ~real_ai_request"774[13:31:05] Starting rspec_parallelized_job775RETRY_FAILED_TESTS_IN_NEW_PROCESS: true776KNAPSACK_GENERATE_REPORT: true777FLAKY_RSPEC_GENERATE_REPORT: true778KNAPSACK_TEST_FILE_PATTERN: spec/{features}{,/**/}*_spec.rb779KNAPSACK_LOG_LEVEL: debug780KNAPSACK_REPORT_PATH: knapsack/rspec_system_pg14_single-db_17_32_278964_report.json781FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json782FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_system_pg14_single-db_17_32_278964_report.json783NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_system_pg14_single-db_17_32_278964_report.json784RSPEC_SKIPPED_TESTS_REPORT_PATH: rspec/skipped_tests-6311411876.txt785CRYSTALBALL: 786RSPEC_TESTS_MAPPING_ENABLED: 787RSPEC_TESTS_FILTER_FILE: 788Shell set options (set -o) enabled:789braceexpand on790hashall on791interactive-comments on792pipefail on793Knapsack report generator started!794 ██ ██ █████ ██████ ███ ██ ██ ███ ██ ██████ 795 ██ ██ ██ ██ ██ ██ ████ ██ ██ ████ ██ ██ 796 ██ █ ██ ███████ ██████ ██ ██ ██ ██ ██ ██ ██ ██ ███ 797 ██ ███ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ 798 ███ ███ ██ ██ ██ ██ ██ ████ ██ ██ ████ ██████ 799******************************************************************************800 Your database has a single connection, and single connections were801 deprecated in GitLab 15.9 https://docs.gitlab.com/ee/update/deprecations.html#single-database-connection-is-deprecated.802 Please add a :ci section to your database, following these instructions:804******************************************************************************805Run options: exclude {:quarantine=>true, :level=>"background_migration", :click_house=>true, :real_ai_request=>true}806# [RSpecRunTime] Starting RSpec timer...807[TEST PROF INFO] EventProf enabled (sql.active_record)808unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.809Test environment set up in 2.494081475 seconds810# [RSpecRunTime] Starting example group spec/features/issues/gfm_autocomplete_spec.rb. Expected to take 5 minutes 44.36 seconds.811GFM autocomplete812Starting the Capybara driver server...813 new issue page814Capybara starting Puma...815* Version 6.4.0, codename: The Eagle of Durango816* Min threads: 0, max threads: 4817* Listening on unix:///tmp/20240304-337-a4w5wh818 allows quick actions819 issue description820 updates with GFM reference821 allows quick actions822# [RSpecRunTime] RSpec elapsed time: 1 minute 1.64 seconds. Current RSS: ~1499M. load average: 1.56 1.36 1.30 1/370 536823 issue comment824 triggering autocomplete825 only opens autocomplete menu when trigger character is after whitespace826 does not open label autocomplete menu after strikethrough827# [RSpecRunTime] RSpec elapsed time: 1 minute 21.98 seconds. Current RSS: ~1520M. load average: 1.55 1.37 1.30 1/374 551828 xss checks829 opens autocomplete menu for Issues when field starts with text with item escaping HTML characters830 opens autocomplete menu for Username when field starts with text with item escaping HTML characters831 opens autocomplete menu for Milestone when field starts with text with item escaping HTML characters832 opens autocomplete menu for Labels when field starts with text with item escaping HTML characters833# [RSpecRunTime] RSpec elapsed time: 2 minutes 2.25 seconds. Current RSS: ~1521M. load average: 2.02 1.54 1.36 1/381 572834 autocomplete highlighting835 auto-selects the first item when there is a query, and only for assignees with no query836# [RSpecRunTime] RSpec elapsed time: 2 minutes 11.69 seconds. Current RSS: ~1518M. load average: 2.49 1.65 1.40 1/382 577837 behaves like autocomplete user mentions838 does not wrap with quotes for assignee values839 includes items for assignee dropdowns with non-ASCII characters in name840 searches across full name for assignees841 shows names that start with the query as the top result842 shows usernames that start with the query as the top result843 shows username when pasting then pressing Enter844 does not show `@undefined` when pressing `@` then Enter845 when /assign quick action is selected846 triggers user autocomplete and lists users who are currently not assigned to the issue847# [RSpecRunTime] RSpec elapsed time: 3 minutes 36.65 seconds. Current RSS: ~1525M. load average: 2.97 1.99 1.54 1/385 609848 when mention_autocomplete_backend_filtering is disabled849 behaves like autocomplete user mentions850 does not wrap with quotes for assignee values851 includes items for assignee dropdowns with non-ASCII characters in name852 searches across full name for assignees853 shows names that start with the query as the top result854 shows usernames that start with the query as the top result855 shows username when pasting then pressing Enter856 does not show `@undefined` when pressing `@` then Enter857 when /assign quick action is selected858 triggers user autocomplete and lists users who are currently not assigned to the issue859# [RSpecRunTime] RSpec elapsed time: 5 minutes 3.56 seconds. Current RSS: ~1525M. load average: 2.53 2.06 1.60 1/384 643860 if a selected value has special characters861 wraps the result in double quotes862 doesn't wrap for emoji values863# [RSpecRunTime] RSpec elapsed time: 5 minutes 23.62 seconds. Current RSS: ~1532M. load average: 2.10 1.99 1.59 1/379 652864 quick actions865 does not limit quick actions autocomplete list to 5866# [RSpecRunTime] RSpec elapsed time: 5 minutes 35.31 seconds. Current RSS: ~1537M. load average: 2.00 1.97 1.59 1/381 658867 labels868 allows colons when autocompleting scoped labels869 allows spaces when autocompleting multi-word labels870 only autocompletes the last label871 does not autocomplete labels if no tilde is typed872# [RSpecRunTime] RSpec elapsed time: 6 minutes 12.74 seconds. Current RSS: ~1537M. load average: 1.81 1.93 1.59 1/380 673873 when other notes are destroyed874 keeps autocomplete key listeners875# [RSpecRunTime] RSpec elapsed time: 6 minutes 24.2 seconds. Current RSS: ~1536M. load average: 2.24 2.02 1.62 1/380 678876 issues877 behaves like autocomplete suggestions878 suggests objects correctly879# [RSpecRunTime] RSpec elapsed time: 6 minutes 33.37 seconds. Current RSS: ~1537M. load average: 2.14 2.00 1.62 1/381 682880 merge requests881 behaves like autocomplete suggestions882 suggests objects correctly883# [RSpecRunTime] RSpec elapsed time: 6 minutes 43.15 seconds. Current RSS: ~1537M. load average: 2.04 1.98 1.62 1/383 686884 project snippets885 behaves like autocomplete suggestions886 suggests objects correctly887# [RSpecRunTime] RSpec elapsed time: 6 minutes 52.75 seconds. Current RSS: ~1541M. load average: 1.88 1.95 1.61 1/381 690888 milestone889 shows milestons list in the autocomplete menu890 shows expired milestone at the bottom of the list891 shows milestone due earliest at the top of the list892# [RSpecRunTime] RSpec elapsed time: 7 minutes 22.67 seconds. Current RSS: ~1546M. load average: 1.61 1.87 1.60 1/381 700893 contact894 shows contacts list in the autocomplete menu895 shows all contacts896# [RSpecRunTime] RSpec elapsed time: 7 minutes 46.12 seconds. Current RSS: ~1547M. load average: 1.51 1.83 1.59 1/381 708897 when typing enter for autocomplete in a markdown list898 does not create a new list item899# [RSpecRunTime] RSpec elapsed time: 8 minutes 0.73 second. Current RSS: ~1548M. load average: 1.55 1.83 1.59 1/379 711900# [RSpecRunTime] Finishing example group spec/features/issues/gfm_autocomplete_spec.rb. It took 7 minutes 55.96 seconds. Expected to take 5 minutes 44.36 seconds.901# [RSpecRunTime] Starting example group spec/features/merge_request/batch_comments_spec.rb. Expected to take 3 minutes 19.01 seconds.902Merge request > Batch comments903 adds draft note904 publishes review905 deletes draft note906 edits draft note907 multiple times on the same diff line908 shows both drafts at once909# [RSpecRunTime] RSpec elapsed time: 9 minutes 43.08 seconds. Current RSS: ~1541M. load average: 1.73 1.80 1.61 1/384 1108910 with image and file draft note911 does not show in overview912# [RSpecRunTime] RSpec elapsed time: 10 minutes 14.21 seconds. Current RSS: ~1540M. load average: 1.79 1.81 1.62 1/385 1227913 adding single comment to review914 at first does not show `Add to review` and `Add comment now` buttons915 when review has started916 can add comment to review917 can add comment right away918# [RSpecRunTime] RSpec elapsed time: 13 minutes 3.91 seconds. Current RSS: ~1539M. load average: 2.31 2.07 1.75 1/387 1578919 in parallel diff920 adds draft comments to both sides921# [RSpecRunTime] RSpec elapsed time: 13 minutes 30.87 seconds. Current RSS: ~1543M. load average: 2.58 2.16 1.79 1/386 1660922 thread is unresolved923 publishes comment right away and resolves the thread924 publishes review and resolves the thread925# [RSpecRunTime] RSpec elapsed time: 14 minutes 43.38 seconds. Current RSS: ~1553M. load average: 2.53 2.23 1.84 1/387 1897926# [RSpecRunTime] Finishing example group spec/features/merge_request/batch_comments_spec.rb. It took 6 minutes 41.75 seconds. Expected to take 3 minutes 19.01 seconds.927# [RSpecRunTime] Starting example group spec/features/projects/files/user_uploads_files_spec.rb. Expected to take 2 minutes 23.99 seconds.928Projects > Files > User uploads files929 when a user has write access930 uploads and commits a new text file931 uploads and commits a new image file932 uploads and commits a new pdf file933 uploads a file to a sub-directory934 uploads and commits a new text file935 uploads and commits a new image file936 uploads and commits a new pdf file937 uploads a file to a sub-directory938# [RSpecRunTime] RSpec elapsed time: 16 minutes 56.48 seconds. Current RSS: ~1549M. load average: 2.47 2.24 1.90 1/392 3348939 when a user does not have write access940 uploads and commits a new file to a forked project941 uploads and commits a new file to a forked project942# [RSpecRunTime] RSpec elapsed time: 17 minutes 45.82 seconds. Current RSS: ~1597M. load average: 2.00 2.13 1.88 1/391 3914943# [RSpecRunTime] Finishing example group spec/features/projects/files/user_uploads_files_spec.rb. It took 3 minutes 2.5 seconds. Expected to take 2 minutes 23.99 seconds.944# [RSpecRunTime] Starting example group spec/features/projects/snippets/show_spec.rb. Expected to take 1 minute 53.74 seconds.945Projects > Snippets > Project snippet946 when unauthenticated947 behaves like show and render proper snippet blob948 Ruby file949 displays the blob950# [RSpecRunTime] RSpec elapsed time: 17 minutes 51.23 seconds. Current RSS: ~1596M. load average: 1.92 2.11 1.87 1/392 3933951 Markdown file952 visiting directly953 displays the blob using the rich viewer954 switching to the simple viewer955 displays the blob using the simple viewer956 switching to the rich viewer again957 displays the blob using the rich viewer958# [RSpecRunTime] RSpec elapsed time: 18 minutes 8.77 seconds. Current RSS: ~1611M. load average: 1.87 2.09 1.87 1/387 3958959 visiting with a line number anchor960 displays the blob using the simple viewer961# [RSpecRunTime] RSpec elapsed time: 18 minutes 14.89 seconds. Current RSS: ~1591M. load average: 1.74 2.05 1.86 1/388 3967962 behaves like does not show New Snippet button963 is expected not to have visible link "New snippet"964# [RSpecRunTime] RSpec elapsed time: 18 minutes 18.32 seconds. Current RSS: ~1589M. load average: 1.74 2.05 1.86 1/388 3976965 when signed in966 as project member967 behaves like show and render proper snippet blob968 Ruby file969 displays the blob970# [RSpecRunTime] RSpec elapsed time: 18 minutes 22.51 seconds. Current RSS: ~1582M. load average: 1.68 2.03 1.85 1/388 3985971 Markdown file972 visiting directly973 displays the blob using the rich viewer974 switching to the simple viewer975 displays the blob using the simple viewer976 switching to the rich viewer again977 displays the blob using the rich viewer978# [RSpecRunTime] RSpec elapsed time: 18 minutes 44.46 seconds. Current RSS: ~1578M. load average: 2.02 2.08 1.87 1/386 4012979 visiting with a line number anchor980 displays the blob using the simple viewer981# [RSpecRunTime] RSpec elapsed time: 18 minutes 52.95 seconds. Current RSS: ~1556M. load average: 2.02 2.08 1.88 1/386 4022982 behaves like does show New Snippet button983 is expected to have visible link "New snippet"984# [RSpecRunTime] RSpec elapsed time: 18 minutes 57.53 seconds. Current RSS: ~1545M. load average: 1.93 2.06 1.87 1/388 4033985 as external user986 behaves like show and render proper snippet blob987 Ruby file988 displays the blob989# [RSpecRunTime] RSpec elapsed time: 19 minutes 3.67 seconds. Current RSS: ~1553M. load average: 2.02 2.08 1.88 1/388 4041990 Markdown file991 visiting directly992 displays the blob using the rich viewer993 switching to the simple viewer994 displays the blob using the simple viewer995 switching to the rich viewer again996 displays the blob using the rich viewer997# [RSpecRunTime] RSpec elapsed time: 19 minutes 24.28 seconds. Current RSS: ~1567M. load average: 1.94 2.05 1.88 1/388 4066998 visiting with a line number anchor999 displays the blob using the simple viewer1000# [RSpecRunTime] RSpec elapsed time: 19 minutes 31.67 seconds. Current RSS: ~1561M. load average: 1.86 2.04 1.87 1/388 40751001 behaves like does not show New Snippet button1002 is expected not to have visible link "New snippet"1003# [RSpecRunTime] RSpec elapsed time: 19 minutes 35.2 seconds. Current RSS: ~1555M. load average: 1.95 2.05 1.88 1/389 40841004 as another user1005 behaves like show and render proper snippet blob1006 Ruby file1007 displays the blob1008# [RSpecRunTime] RSpec elapsed time: 19 minutes 41.03 seconds. Current RSS: ~1558M. load average: 1.88 2.03 1.87 1/390 40921009 Markdown file1010 visiting directly1011 displays the blob using the rich viewer1012 switching to the simple viewer1013 displays the blob using the simple viewer1014 switching to the rich viewer again1015 displays the blob using the rich viewer1016# [RSpecRunTime] RSpec elapsed time: 20 minutes 1.92 seconds. Current RSS: ~1573M. load average: 1.75 2.00 1.86 1/388 41171017 visiting with a line number anchor1018 displays the blob using the simple viewer1019# [RSpecRunTime] RSpec elapsed time: 20 minutes 9.42 seconds. Current RSS: ~1572M. load average: 1.86 2.01 1.87 1/388 41261020 behaves like does not show New Snippet button1021 is expected not to have visible link "New snippet"1022# [RSpecRunTime] RSpec elapsed time: 20 minutes 13.58 seconds. Current RSS: ~1566M. load average: 1.86 2.01 1.87 1/389 41351023# [RSpecRunTime] Finishing example group spec/features/projects/snippets/show_spec.rb. It took 2 minutes 27.67 seconds. Expected to take 1 minute 53.74 seconds.1024# [RSpecRunTime] Starting example group spec/features/groups/empty_states_spec.rb. Expected to take 1 minute 32.28 seconds.1025Group empty states1026 for issues1027 group has a project1028 the project has issues1029 does not display an empty state1030 displays link to create new issue when no open issue is found1031 displays link to create new issue when the current search gave no results1032 displays conditional text when no closed issue is found1033# [RSpecRunTime] RSpec elapsed time: 20 minutes 33.67 seconds. Current RSS: ~1560M. load average: 1.63 1.95 1.85 1/388 41431034 the project has no issues1035 displays an empty state1036 shows a new issue button1037 the new issue button opens a project dropdown1038# [RSpecRunTime] RSpec elapsed time: 20 minutes 48.45 seconds. Current RSS: ~1564M. load average: 1.64 1.93 1.85 1/386 41461039 group without a project1040 group has a subgroup1041 the project has issues1042 does not display an empty state1043# [RSpecRunTime] RSpec elapsed time: 20 minutes 50.75 seconds. Current RSS: ~1574M. load average: 1.51 1.90 1.84 1/385 41471044 the project has no issues1045 displays an empty state1046# [RSpecRunTime] RSpec elapsed time: 20 minutes 54.43 seconds. Current RSS: ~1575M. load average: 1.79 1.95 1.86 3/386 41491047 group has no subgroups1048 behaves like no projects1049 displays an empty state1050 does not show a new issue button1051# [RSpecRunTime] RSpec elapsed time: 21 minutes 1.33 seconds. Current RSS: ~1578M. load average: 1.72 1.94 1.85 2/386 41521052 group has only a project with issues disabled1053 behaves like no projects1054 displays an empty state1055 does not show a new issue button1056# [RSpecRunTime] RSpec elapsed time: 21 minutes 8.96 seconds. Current RSS: ~1572M. load average: 1.67 1.92 1.85 5/386 41551057 for merge requests1058 group has a project1059 the project has merge requests1060 does not display an empty state1061 displays link to create new merge_request when no open merge_request is found1062 displays link to create new issue when the current search gave no results1063 displays conditional text when no closed merge_request is found1064# [RSpecRunTime] RSpec elapsed time: 21 minutes 30.61 seconds. Current RSS: ~1567M. load average: 2.14 2.01 1.88 1/386 41601065 the project has no merge requests1066 displays an empty state1067 shows a new merge request button1068 the new merge request button opens a project dropdown1069# [RSpecRunTime] RSpec elapsed time: 21 minutes 43.68 seconds. Current RSS: ~1569M. load average: 2.41 2.07 1.90 1/388 41661070 group without a project1071 group has a subgroup1072 the project has merge requests1073 does not display an empty state1074# [RSpecRunTime] RSpec elapsed time: 21 minutes 45.98 seconds. Current RSS: ~1572M. load average: 2.30 2.06 1.89 1/387 41671075 the project has no merge requests1076 displays an empty state1077# [RSpecRunTime] RSpec elapsed time: 21 minutes 49.7 seconds. Current RSS: ~1573M. load average: 2.43 2.09 1.91 1/387 41691078 group has no subgroups1079 behaves like no projects1080 displays an empty state1081 does not show a new merge request button1082# [RSpecRunTime] RSpec elapsed time: 21 minutes 56.79 seconds. Current RSS: ~1576M. load average: 2.32 2.07 1.90 1/388 41711083 group has only a project with issues disabled1084 behaves like no projects1085 displays an empty state1086 does not show a new merge request button1087# [RSpecRunTime] RSpec elapsed time: 22 minutes 4.43 seconds. Current RSS: ~1571M. load average: 2.58 2.13 1.92 5/388 41731088# [RSpecRunTime] Finishing example group spec/features/groups/empty_states_spec.rb. It took 1 minute 51.07 seconds. Expected to take 1 minute 32.28 seconds.1089# [RSpecRunTime] Starting example group spec/features/dashboard/projects_spec.rb. Expected to take 1 minute 16.01 seconds.1090Dashboard Projects1091 links to the "Explore projects" page1092 avoids an N+1 query in dashboard index1093 behaves like an autodiscoverable RSS feed with current_user's feed token1094 has an RSS autodiscovery link tag with current_user's feed token1095# [RSpecRunTime] RSpec elapsed time: 22 minutes 22.19 seconds. Current RSS: ~1573M. load average: 2.29 2.09 1.91 1/388 42121096 behaves like a "Your work" page with sidebar and breadcrumbs1097 shows the "Your work" sidebar1098 shows the correct sidebar menu item as active1099 breadcrumbs1100 has "Your work" as its root breadcrumb1101# [RSpecRunTime] RSpec elapsed time: 22 minutes 29.68 seconds. Current RSS: ~1577M. load average: 2.34 2.11 1.92 1/386 42131102 when user has access to the project1103 shows role badge1104 when role changes1105 displays the right role1106# [RSpecRunTime] RSpec elapsed time: 22 minutes 36.1 seconds. Current RSS: ~1578M. load average: 2.23 2.09 1.91 1/386 42151107 when last_activity_at and update_at are present1108 shows the last_activity_at attribute as the update date1109# [RSpecRunTime] RSpec elapsed time: 22 minutes 38.6 seconds. Current RSS: ~1566M. load average: 2.23 2.09 1.91 5/386 42161110 when last_activity_at is missing1111 shows the updated_at attribute as the update date1112# [RSpecRunTime] RSpec elapsed time: 22 minutes 41.19 seconds. Current RSS: ~1563M. load average: 2.13 2.07 1.91 1/386 42171113 when on Your projects tab1114 shows all projects by default1115 shows personal projects on personal projects tab1116 sorts projects by most stars when sorting by most stars1117# [RSpecRunTime] RSpec elapsed time: 22 minutes 51.56 seconds. Current RSS: ~1560M. load average: 2.04 2.05 1.91 1/387 42201118 when on Starred projects tab1119 shows the empty state when there are no starred projects1120 shows only starred projects1121 does not show tabs to filter by all projects or personal1122 behaves like a "Your work" page with sidebar and breadcrumbs1123 shows the "Your work" sidebar1124 shows the correct sidebar menu item as active1125 breadcrumbs1126 has "Your work" as its root breadcrumb1127# [RSpecRunTime] RSpec elapsed time: 23 minutes 6.3 seconds. Current RSS: ~1560M. load average: 1.81 2.00 1.89 1/387 42221128 with a pipeline1129 shows that the last pipeline passed1130 guest user of project and project has private pipelines1131 behaves like hidden pipeline status1132 does not show the pipeline status1133# [RSpecRunTime] RSpec elapsed time: 23 minutes 14.8 seconds. Current RSS: ~1557M. load average: 1.92 2.02 1.90 4/392 42591134 when last_pipeline is missing1135 behaves like hidden pipeline status1136 does not show the pipeline status1137# [RSpecRunTime] RSpec elapsed time: 23 minutes 18.1 seconds. Current RSS: ~1559M. load average: 1.92 2.02 1.90 1/392 42801138 with topics1139 when project has topics1140 shows project topics if exist1141# [RSpecRunTime] RSpec elapsed time: 23 minutes 20.51 seconds. Current RSS: ~1559M. load average: 1.85 2.00 1.89 6/392 42901142 when project does not have topics1143 does not show project topics1144# [RSpecRunTime] RSpec elapsed time: 23 minutes 23.14 seconds. Current RSS: ~1555M. load average: 1.85 2.00 1.89 1/392 42911145 last push widget1146 shows "Create merge request" button1147# [RSpecRunTime] RSpec elapsed time: 23 minutes 30.22 seconds. Current RSS: ~1564M. load average: 2.25 2.08 1.92 1/388 43041148# [RSpecRunTime] Finishing example group spec/features/dashboard/projects_spec.rb. It took 1 minute 25.75 seconds. Expected to take 1 minute 16.01 seconds.1149# [RSpecRunTime] Starting example group spec/features/dashboard/groups_list_spec.rb. Expected to take 1 minute 2.13 seconds.1150Dashboard Groups page1151 shows groups user is member of1152 shows subgroups the user is member of1153 links to the "Explore groups" page1154 behaves like a "Your work" page with sidebar and breadcrumbs1155 shows the "Your work" sidebar1156 shows the correct sidebar menu item as active1157 breadcrumbs1158 has "Your work" as its root breadcrumb1159# [RSpecRunTime] RSpec elapsed time: 23 minutes 48.3 seconds. Current RSS: ~1562M. load average: 1.97 2.03 1.90 1/387 43081160 when filtering groups1161 expands when filtering groups1162 resets search when user cleans the input1163# [RSpecRunTime] RSpec elapsed time: 24 minutes 0.54 second. Current RSS: ~1567M. load average: 1.76 1.98 1.89 1/387 43121164 with subgroups1165 shows subgroups inside of its parent group1166 can toggle parent group1167# [RSpecRunTime] RSpec elapsed time: 24 minutes 7.88 seconds. Current RSS: ~1576M. load average: 1.70 1.96 1.89 1/387 43151168 group actions dropdown1169 user with subgroup ownership1170 cannot remove parent group1171# [RSpecRunTime] RSpec elapsed time: 24 minutes 10.82 seconds. Current RSS: ~1574M. load average: 1.64 1.95 1.88 1/387 43171172 user with parent group ownership1173 can remove parent group1174 can remove subgroups1175# [RSpecRunTime] RSpec elapsed time: 24 minutes 17.55 seconds. Current RSS: ~1573M. load average: 1.59 1.93 1.88 1/387 43201176 user is a maintainer1177 cannot remove the group1178 cannot edit the group1179 can leave the group1180# [RSpecRunTime] RSpec elapsed time: 24 minutes 25.54 seconds. Current RSS: ~1583M. load average: 1.57 1.91 1.87 6/387 43221181 when using pagination1182 loads results for next page1183# [RSpecRunTime] RSpec elapsed time: 24 minutes 29.25 seconds. Current RSS: ~1580M. load average: 1.69 1.93 1.88 1/387 43231184 when signed in as admin1185 shows only groups admin is member of1186# [RSpecRunTime] RSpec elapsed time: 24 minutes 32.35 seconds. Current RSS: ~1579M. load average: 1.69 1.93 1.88 1/386 43251187 when there are no groups to display1188 shows empty state1189# [RSpecRunTime] RSpec elapsed time: 24 minutes 34.36 seconds. Current RSS: ~1576M. load average: 1.63 1.92 1.87 1/386 43261190# [RSpecRunTime] Finishing example group spec/features/dashboard/groups_list_spec.rb. It took 1 minute 3.95 seconds. Expected to take 1 minute 2.13 seconds.1191# [RSpecRunTime] Starting example group spec/features/groups/members/manage_groups_spec.rb. Expected to take 51.06 seconds.1192Groups > Members > Manage groups1193 when group link does not exist1194 can share a group with group1195# [RSpecRunTime] RSpec elapsed time: 24 minutes 44.19 seconds. Current RSS: ~1565M. load average: 1.76 1.94 1.88 1/386 43311196 when group link exists1197 remove group from group1198 update group to owner level1199 updates expiry date1200 when expiry date is set1201 clears expiry date1202# [RSpecRunTime] RSpec elapsed time: 25 minutes 3.97 seconds. Current RSS: ~1563M. load average: 1.59 1.89 1.87 1/386 43421203 group search results1204 behaves like inviting groups search results1205 with instance admin considerations1206 when user is an admin12072024-03-04 13:57:20 +0000 Rack app ("POST /-/track_namespace_visits" - (127.0.0.1)): #<Sidekiq::Job::EnqueueFromTransactionError: Users::TrackNamespaceVisitsWorker.perform_async cannot be enqueued inside a transaction as this can lead to1208race conditions when the worker runs before the transaction is committed and1209tries to access a model that has not been saved yet.1210Use an `after_commit` hook, or include `AfterCommitQueue` and use a `run_after_commit` block instead.1211>1212 shows groups where the admin has no direct membership12141st Try error in ./spec/support/shared_examples/features/inviting_groups_shared_examples.rb:15:1215Users::TrackNamespaceVisitsWorker.perform_async cannot be enqueued inside a transaction as this can lead to1216race conditions when the worker runs before the transaction is committed and1217tries to access a model that has not been saved yet.1218Use an `after_commit` hook, or include `AfterCommitQueue` and use a `run_after_commit` block instead.1219Unexpected browser console output:1220webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1221webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1222webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1223webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1224http://127.0.0.1:38269/assets/webpack/dll.9358fae0c777/vendor.dll.bundle.js 291892:20 "[Vue warn]: Invalid prop: type check failed for prop \"value\". Expected String, got Null \n\nfound in\n\n---> \u003CDescriptionField> at issues/show/components/fields/description.vue\n \u003CFormComponent> at issues/show/components/form.vue\n \u003CApp> at issues/show/components/app.vue\n \u003CRoot>"1225http://127.0.0.1:38269/assets/webpack/dll.9358fae0c777/vendor.dll.bundle.js 291892:20 "[Vue warn]: Invalid prop: type check failed for prop \"value\". Expected String, got Null \n\nfound in\n\n---> \u003CMarkdownEditor> at vue_shared/components/markdown/markdown_editor.vue\n \u003CDescriptionField> at issues/show/components/fields/description.vue\n \u003CFormComponent> at issues/show/components/form.vue\n \u003CApp> at issues/show/components/app.vue\n \u003CRoot>"1226webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1227webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1228webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1229http://127.0.0.1:38269/assets/webpack/dll.9358fae0c777/vendor.dll.bundle.js 291892:20 "[Vue warn]: Invalid prop: type check failed for prop \"value\". Expected String, got Null \n\nfound in\n\n---> \u003CDescriptionField> at issues/show/components/fields/description.vue\n \u003CFormComponent> at issues/show/components/form.vue\n \u003CApp> at issues/show/components/app.vue\n \u003CRoot>"1230http://127.0.0.1:38269/assets/webpack/dll.9358fae0c777/vendor.dll.bundle.js 291892:20 "[Vue warn]: Invalid prop: type check failed for prop \"value\". Expected String, got Null \n\nfound in\n\n---> \u003CMarkdownEditor> at vue_shared/components/markdown/markdown_editor.vue\n \u003CDescriptionField> at issues/show/components/fields/description.vue\n \u003CFormComponent> at issues/show/components/form.vue\n \u003CApp> at issues/show/components/app.vue\n \u003CRoot>"1231webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1232webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1233webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1234http://127.0.0.1:38269/assets/webpack/dll.9358fae0c777/vendor.dll.bundle.js 8666:58 Uncaught TypeError: Cannot read properties of null (reading 'text')1235http://127.0.0.1:38269/assets/webpack/dll.9358fae0c777/vendor.dll.bundle.js 8666:58 Uncaught TypeError: Cannot read properties of null (reading 'text')1236webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1237webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1238webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1239webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1240webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1241webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1242webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1243webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1244webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1245webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1246webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1247webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1248webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1249webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1250webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1251webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1252webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1253webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1254https://www.gravatar.com/avatar/f1850ce7cfc130a6a45cf08360329214ee505b9873e748b1ae7b80960c967786?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1255https://www.gravatar.com/avatar/6dbc6cbc2beab4e357f8a479c870de0f3f80ac18237dd1dd6295771efe0fb2ac?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1256https://www.gravatar.com/avatar/44ea2c04b290d985fff4bdc86f621721f1c9181071830582ebe8447e8156a1b1?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1257webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1258webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1259webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1260webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1261webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1262webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1263webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1264webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1265webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1266webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1267webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1268webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1269https://www.gravatar.com/avatar/6dbc6cbc2beab4e357f8a479c870de0f3f80ac18237dd1dd6295771efe0fb2ac?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1270webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1271webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1272webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1273webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1274webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1275webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1276webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1277webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1278webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1279webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1280webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1281webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1282https://www.gravatar.com/avatar/b6d7cc43059699df3b6a3e80ada4a4c3af6f18bb236c38165371b31bf1290556?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1283https://www.gravatar.com/avatar/6dbc6cbc2beab4e357f8a479c870de0f3f80ac18237dd1dd6295771efe0fb2ac?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1284webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1285webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1286webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1287webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1288webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1289webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1290webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1291webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1292webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1293webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1294webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1295webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1296webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1297webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1298webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1299https://www.gravatar.com/avatar/6dbc6cbc2beab4e357f8a479c870de0f3f80ac18237dd1dd6295771efe0fb2ac?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1300webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1301webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1302webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1303webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1304webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1305webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1306webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1307webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1308webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1309webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1310webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1311webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1312webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1313webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1314webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1315webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1316webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1317webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1318webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1319webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1320webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1321webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1322webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1323webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1324webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1325webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1326webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1327webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1328webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1329webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1330webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1331webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1332webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1333webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1334webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1335webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1336webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1337webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1338webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1339webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1340webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1341webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1342webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1343webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1344webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1345webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1346webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1347webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1348webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1349webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1350webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1351webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1352webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1353webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1354webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1355http://127.0.0.1:38269/assets/webpack/dll.9358fae0c777/vendor.dll.bundle.js 286731:26 "Missing field 'customerRelationsContacts' while writing result {\n \"__typename\": \"Issue\",\n \"id\": \"gid://gitlab/Issue/1\"\n}"1356webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1357webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1358webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1359webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1360webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-disclosure-dropdown.full-width-mobile.gl-new-dropdown1361webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1362webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1363webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#new-actions-header-dropdown.gl-disclosure-dropdown.gl-new-dropdown1364webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1365webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#new-actions-header-dropdown.gl-disclosure-dropdown.gl-new-dropdown1366webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1367webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#new-actions-header-dropdown.gl-disclosure-dropdown.gl-new-dropdown1368https://www.gravatar.com/avatar/670aaa4b3291df3dd18f6a03405fe2b3e8709c595d6b7ffe8081c14f414737ff?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1369https://www.gravatar.com/avatar/1b3919fa04cfc903c6fad2f524c650c581ef55178c4d5585fd51a270d4a65056?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1370https://www.gravatar.com/avatar/670aaa4b3291df3dd18f6a03405fe2b3e8709c595d6b7ffe8081c14f414737ff?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1371webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1372webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1373webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#new-actions-header-dropdown.gl-disclosure-dropdown.gl-new-dropdown1374https://www.gravatar.com/avatar/49ba6e114ea3c9d74364bba3388d7166135af38096b861502d5e12426b85ff71?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1375https://www.gravatar.com/avatar/ae27ef2ba68e0cfb8002f00aba70d3380f9bbe9a8d069e97395d6b97da8f45c6?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1376webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1377webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#new-actions-header-dropdown.gl-disclosure-dropdown.gl-new-dropdown1378webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1379webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#new-actions-header-dropdown.gl-disclosure-dropdown.gl-new-dropdown1380https://www.gravatar.com/avatar/c7894992b2b252d3b6f97203e5a6ec10d7730eaaa76bbe8bec90316094051814?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1381https://www.gravatar.com/avatar/f0146c8357782898ac9cc4d5808177b3708adf2779437cac8e180ffec839b9f0?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1382webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1383webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#new-actions-header-dropdown.gl-disclosure-dropdown.gl-new-dropdown1384webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1385webpack-internal:///Qog8 185:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label." button.btn.btn-default.btn-md.gl-button.btn-icon1386webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1387webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#new-actions-header-dropdown.gl-disclosure-dropdown.gl-new-dropdown1388webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1389webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#new-actions-header-dropdown.gl-disclosure-dropdown.gl-new-dropdown1390webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1391webpack-internal:///Qog8 185:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label." button.btn.btn-default.btn-md.gl-button.btn-icon1392webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1393webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#new-actions-header-dropdown.gl-disclosure-dropdown.gl-new-dropdown1394webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1395webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#new-actions-header-dropdown.gl-disclosure-dropdown.gl-new-dropdown1396webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1397webpack-internal:///Qog8 185:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label." button.btn.btn-default.btn-md.gl-button.btn-icon1398webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1399webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#new-actions-header-dropdown.gl-disclosure-dropdown.gl-new-dropdown1400webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1401webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#new-actions-header-dropdown.gl-disclosure-dropdown.gl-new-dropdown1402webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1403webpack-internal:///Qog8 185:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label." button.btn.btn-default.btn-md.gl-button.btn-icon1404webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1405webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#new-actions-header-dropdown.gl-disclosure-dropdown.gl-new-dropdown1406webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1407webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#new-actions-header-dropdown.gl-disclosure-dropdown.gl-new-dropdown1408webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1409webpack-internal:///Qog8 185:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label." button.btn.btn-default.btn-md.gl-button.btn-icon1410webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1411webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#new-actions-header-dropdown.gl-disclosure-dropdown.gl-new-dropdown1412webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1413webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#new-actions-header-dropdown.gl-disclosure-dropdown.gl-new-dropdown1414webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1415webpack-internal:///Qog8 185:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label." button.btn.btn-default.btn-md.gl-button.btn-icon1416webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1417webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#new-actions-header-dropdown.gl-disclosure-dropdown.gl-new-dropdown1418https://www.gravatar.com/avatar/3ed9c0bde1567efe272590447e582b66debee12dbed91170c25194b417047dbb?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1419https://www.gravatar.com/avatar/d2098c91d18c5ce89cba48a5576f66924d8b09843280d71744fcb087cdaf89fc?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1420webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1421webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#new-actions-header-dropdown.gl-disclosure-dropdown.gl-new-dropdown1422webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1423webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#new-actions-header-dropdown.gl-disclosure-dropdown.gl-new-dropdown1424webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1425webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#new-actions-header-dropdown.gl-disclosure-dropdown.gl-new-dropdown1426https://www.gravatar.com/avatar/37aa30a1d31ae87cce62ae75d73518c484f122ce24544535671d07db59038216?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1427https://www.gravatar.com/avatar/000b78ce37d1760984d8e80ce1c83e8e93ed5ff5132944dbb8f584f654c01fca?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1428webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1429webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#new-actions-header-dropdown.gl-disclosure-dropdown.gl-new-dropdown1430https://www.gravatar.com/avatar/000b78ce37d1760984d8e80ce1c83e8e93ed5ff5132944dbb8f584f654c01fca?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1431https://www.gravatar.com/avatar/37aa30a1d31ae87cce62ae75d73518c484f122ce24544535671d07db59038216?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1432webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1433webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1434webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1435webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1436webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1437https://www.gravatar.com/avatar/d3141e10fa3afaf0a6ecde38bcacf66bc03908a2114f4f4259dc5e600f3b37d0?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1438webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1439https://www.gravatar.com/avatar/d3141e10fa3afaf0a6ecde38bcacf66bc03908a2114f4f4259dc5e600f3b37d0?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1440webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1441https://www.gravatar.com/avatar/d3141e10fa3afaf0a6ecde38bcacf66bc03908a2114f4f4259dc5e600f3b37d0?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1442webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1443webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1444webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1445webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1446webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1447webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1448webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1449webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1450webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1451webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1452webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1453webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1454webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1455https://www.gravatar.com/avatar/59eb6d3e3350c61566c92c4e69e99f35649fb5e694734a2d7149561eca9e8af5?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1456webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1457webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1458webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1459webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1460https://www.gravatar.com/avatar/c7bdef0ba3364320e368c92011e1a8a7a2888946e083ed5d8e062be4e5acf3f8?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1461https://www.gravatar.com/avatar/c7bdef0ba3364320e368c92011e1a8a7a2888946e083ed5d8e062be4e5acf3f8?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1462webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1463webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1464webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1465webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1466webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1467webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1468webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1469webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1470webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1471webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1472webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1473webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1474webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1475https://www.gravatar.com/avatar/c7a30f0ca78d1c0cfc79b95860454750265d95e07879ac4678e420de0ab810f2?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1476webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1477webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1478webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1479webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1480webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1481webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1482webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1483webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1484webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1485webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1486webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1487webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1488webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1489webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1490webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1491webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1492webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1493webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1494webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1495webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1496webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1497webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1498webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1499webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1500webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1501webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1502webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1503webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1504webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1505https://www.gravatar.com/avatar/d5a90e5c82baa404564cc1e358f0d21b4a0bf815df883628fd767ae7dfe63c41?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1506webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1507webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1508webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1509webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1510webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1511webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1512webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1513webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1514webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1515webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1516webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1517webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1518webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1519webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1520webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1521webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1522webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1523webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1524webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1525webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1526webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1527webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1528webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1529webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1530webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1531https://www.gravatar.com/avatar/19122cbbdc99c4dd32e48c9c56dac7d89249412288cb5daeabd54277cfa70329?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1532https://www.gravatar.com/avatar/19122cbbdc99c4dd32e48c9c56dac7d89249412288cb5daeabd54277cfa70329?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1533webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1534https://www.gravatar.com/avatar/19122cbbdc99c4dd32e48c9c56dac7d89249412288cb5daeabd54277cfa70329?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1535https://www.gravatar.com/avatar/4ffee0a132e21cc90f8e25bc28d907636df6bfa90773333d606780cce9742b3f?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1536webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1537webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1538webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1539https://www.gravatar.com/avatar/84e22483469b7fe64928180d1892613c0a92efdb069a3d7f5dc762c664fb666a?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1540webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1541webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1542webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1543webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1544https://www.gravatar.com/avatar/c5787598b80151202a106abd7021dbc4532b150c86078ba75cebbfc75227b3ee?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1545webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1546webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1547https://www.gravatar.com/avatar/f07c3739577604cf36b73d49e0d8feac5649dd0158f37975bab578d280db1695?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1548https://www.gravatar.com/avatar/f07c3739577604cf36b73d49e0d8feac5649dd0158f37975bab578d280db1695?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1549webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1550webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1551webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1552webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1553webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1554webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1555webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1556webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1557webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1558webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1559https://www.gravatar.com/avatar/58eb3272ea1e43dc601da5f950592945cc018263459d70cfb4d1c6a7f127ccac?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1560webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1561webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1562webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1563webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1564webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1565webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1566https://www.gravatar.com/avatar/58eb3272ea1e43dc601da5f950592945cc018263459d70cfb4d1c6a7f127ccac?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1567webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1568webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1569webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1570webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1571webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1572webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1573webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1574https://www.gravatar.com/avatar/58eb3272ea1e43dc601da5f950592945cc018263459d70cfb4d1c6a7f127ccac?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1575webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1576webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1577webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1578webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1579webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1580webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1581webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1582webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1583https://www.gravatar.com/avatar/36013e0deb9641c27cd57ad269986f067c2af746f71e8d72387f09dc3a1c18e4?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1584https://www.gravatar.com/avatar/36013e0deb9641c27cd57ad269986f067c2af746f71e8d72387f09dc3a1c18e4?s=32&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1585webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1586webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1587webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1588webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1589webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1590webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1591https://www.gravatar.com/avatar/33d1aef539192d5385bb67f3ae8e15394bd74b4ca864046588f8e96ff87a36ea?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1592webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1593webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1594webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1595webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1596webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1597webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1598webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1599webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1600webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1601webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1602webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1603webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1604webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1605webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1606webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1607webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1608webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1609webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1610webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1611webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1612webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1613webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1614webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1615http://127.0.0.1:38269/-/track_namespace_visits - Failed to load resource: the server responded with a status of 500 (Internal Server Error)1616webpack-internal:///7F3p 19:12 "[Sentry stub]" "captureException(...) called with:" Object1618RSpec::Retry: 2nd try ./spec/support/shared_examples/features/inviting_groups_shared_examples.rb:151619 shows groups where the admin has at least guest level membership1620# [RSpecRunTime] RSpec elapsed time: 25 minutes 15.03 seconds. Current RSS: ~1556M. load average: 1.70 1.90 1.87 2/387 43491621 when user is not an admin1622 does not show groups where the user has no direct membership1623 shows groups where the user has at least guest level membership1624# [RSpecRunTime] RSpec elapsed time: 25 minutes 23.11 seconds. Current RSS: ~1554M. load average: 1.64 1.88 1.86 1/387 43541625 when user is not an admin and there are hierarchy considerations1626 does not show self or ancestors1627 when sharing with groups outside the hierarchy is enabled1628 shows groups within and outside the hierarchy in search results1629# [RSpecRunTime] RSpec elapsed time: 25 minutes 32.65 seconds. Current RSS: ~1560M. load average: 1.54 1.85 1.85 1/387 43591630 when sharing with groups outside the hierarchy is disabled1631 shows only groups within the hierarchy in search results1632# [RSpecRunTime] RSpec elapsed time: 25 minutes 37.87 seconds. Current RSS: ~1559M. load average: 1.74 1.89 1.86 1/386 43621633# [RSpecRunTime] Finishing example group spec/features/groups/members/manage_groups_spec.rb. It took 1 minute 3.52 seconds. Expected to take 51.06 seconds.1634# [RSpecRunTime] Starting example group spec/features/reportable_note/snippets_spec.rb. Expected to take 44.75 seconds.1635Reportable note on snippets1636 on project snippet1637 behaves like reportable note1638 has an edit button1639 has a `More actions` dropdown1640 dropdown has Report and Delete links1641 report button links to a report page1642# [RSpecRunTime] RSpec elapsed time: 26 minutes 34.09 seconds. Current RSS: ~1552M. load average: 1.74 1.85 1.85 1/394 48691643# [RSpecRunTime] Finishing example group spec/features/reportable_note/snippets_spec.rb. It took 56.23 seconds. Expected to take 44.75 seconds.1644# [RSpecRunTime] Starting example group spec/features/projects/integrations/user_uses_inherited_settings_spec.rb. Expected to take 38.59 seconds.1645User uses inherited settings1646 with instance settings1647 behaves like inherited settings1648 switching from inherited to custom settings1649 clears the form fields and saves the entered values1650# [RSpecRunTime] RSpec elapsed time: 26 minutes 47.33 seconds. Current RSS: ~1548M. load average: 1.65 1.82 1.84 1/390 48771651 switching from custom to inherited settings1652 resets the form fields, makes them read-only, and saves the inherited values1653# [RSpecRunTime] RSpec elapsed time: 26 minutes 57.54 seconds. Current RSS: ~1551M. load average: 1.62 1.81 1.84 1/391 48841654 with group settings1655 behaves like inherited settings1656 switching from inherited to custom settings1657 clears the form fields and saves the entered values1658# [RSpecRunTime] RSpec elapsed time: 27 minutes 11.91 seconds. Current RSS: ~1553M. load average: 1.65 1.81 1.83 2/391 48911659 switching from custom to inherited settings1660 resets the form fields, makes them read-only, and saves the inherited values1661# [RSpecRunTime] RSpec elapsed time: 27 minutes 24.85 seconds. Current RSS: ~1566M. load average: 1.96 1.86 1.85 6/390 48961662# [RSpecRunTime] Finishing example group spec/features/projects/integrations/user_uses_inherited_settings_spec.rb. It took 51.12 seconds. Expected to take 38.59 seconds.1663# [RSpecRunTime] Starting example group spec/features/merge_requests/filters_generic_behavior_spec.rb. Expected to take 33.77 seconds.1664Merge Requests > Filters generic behavior1665 when filtered by a label1666 state tabs1667 does not change when state tabs are clicked1668# [RSpecRunTime] RSpec elapsed time: 27 minutes 49.76 seconds. Current RSS: ~1574M. load average: 1.78 1.83 1.84 1/390 49571669 clear button1670 allows user to remove filtered labels1671# [RSpecRunTime] RSpec elapsed time: 28 minutes 3.22 seconds. Current RSS: ~1572M. load average: 1.82 1.83 1.84 1/391 50151672 filter dropdown1673 filters by label name1674# [RSpecRunTime] RSpec elapsed time: 28 minutes 9.33 seconds. Current RSS: ~1587M. load average: 1.84 1.84 1.84 1/396 50701675# [RSpecRunTime] Finishing example group spec/features/merge_requests/filters_generic_behavior_spec.rb. It took 44.12 seconds. Expected to take 33.77 seconds.1676# [RSpecRunTime] Starting example group spec/features/merge_request/user_views_comment_on_diff_file_spec.rb. Expected to take 28.41 seconds.1677User views comment on a diff file1678 with invalid start_sha position1679 renders diffs1680 renders discussion on overview tab1681# [RSpecRunTime] RSpec elapsed time: 28 minutes 49.92 seconds. Current RSS: ~1561M. load average: 2.31 1.97 1.89 1/398 52361682# [RSpecRunTime] Finishing example group spec/features/merge_request/user_views_comment_on_diff_file_spec.rb. It took 40.72 seconds. Expected to take 28.41 seconds.1683# [RSpecRunTime] Starting example group spec/features/groups/import_export/import_file_spec.rb. Expected to take 24.81 seconds.1684Import/Export - Group Import1685 when the user uploads a valid export file1686 when using the pre-filled path1687 successfully imports the group1688# [RSpecRunTime] RSpec elapsed time: 29 minutes 4.13 seconds. Current RSS: ~1567M. load average: 2.11 1.94 1.88 1/395 52481689 when modifying the pre-filled path1690 successfully imports the group1691# [RSpecRunTime] RSpec elapsed time: 29 minutes 13.95 seconds. Current RSS: ~1565M. load average: 1.94 1.90 1.87 1/395 52511692 when the path is already taken1693 suggests a unique path1694# [RSpecRunTime] RSpec elapsed time: 29 minutes 22.4 seconds. Current RSS: ~1565M. load average: 1.95 1.91 1.87 1/394 52531695# [RSpecRunTime] Finishing example group spec/features/groups/import_export/import_file_spec.rb. It took 32.36 seconds. Expected to take 24.81 seconds.1696# [RSpecRunTime] Starting example group spec/features/boards/reload_boards_on_browser_back_spec.rb. Expected to take 21.32 seconds.1697Ensure Boards do not show stale data on browser back1698 authorized user1699 created issue is listed on board1700# [RSpecRunTime] RSpec elapsed time: 29 minutes 48.17 seconds. Current RSS: ~1565M. load average: 1.70 1.85 1.85 1/394 52621701# [RSpecRunTime] Finishing example group spec/features/boards/reload_boards_on_browser_back_spec.rb. It took 25.76 seconds. Expected to take 21.32 seconds.1702# [RSpecRunTime] Starting example group spec/features/merge_request/user_sees_check_out_branch_modal_spec.rb. Expected to take 17.52 seconds.1703Merge request > User sees check out branch modal1704 shows the check out branch modal1705 closes the check out branch modal with the close action1706# [RSpecRunTime] Finishing example group spec/features/merge_request/user_sees_check_out_branch_modal_spec.rb. It took 24.08 seconds. Expected to take 17.52 seconds.1707# [RSpecRunTime] RSpec elapsed time: 30 minutes 12.43 seconds. Current RSS: ~1568M. load average: 1.93 1.90 1.87 1/399 53401708# [RSpecRunTime] Starting example group spec/features/projects/members/user_manages_project_members_spec.rb. Expected to take 15.78 seconds.1709Projects > Settings > User manages project members1710 cancels a team member1711 shows all members of project shared group1712# [RSpecRunTime] Finishing example group spec/features/projects/members/user_manages_project_members_spec.rb. It took 16.34 seconds. Expected to take 15.78 seconds.1713# [RSpecRunTime] RSpec elapsed time: 30 minutes 28.81 seconds. Current RSS: ~1571M. load average: 1.95 1.90 1.87 1/396 53501714# [RSpecRunTime] Starting example group spec/features/admin/admin_health_check_spec.rb. Expected to take 13.01 seconds.1715Admin Health Check1716 #show1717 has a health check access token1718 reload access token1719 changes the access token1720# [RSpecRunTime] RSpec elapsed time: 30 minutes 37.47 seconds. Current RSS: ~1587M. load average: 1.95 1.90 1.87 1/395 53511721 when services are up1722 shows healthy status1723# [RSpecRunTime] RSpec elapsed time: 30 minutes 40.21 seconds. Current RSS: ~1580M. load average: 1.88 1.89 1.86 1/395 53531724 when a service is down1725 shows unhealthy status1726# [RSpecRunTime] RSpec elapsed time: 30 minutes 42.33 seconds. Current RSS: ~1583M. load average: 1.88 1.89 1.86 1/395 53541727# [RSpecRunTime] Finishing example group spec/features/admin/admin_health_check_spec.rb. It took 13.66 seconds. Expected to take 13.01 seconds.1728# [RSpecRunTime] Starting example group spec/features/issues/user_sorts_issue_comments_spec.rb. Expected to take 11.11 seconds.1729Comment sort direction1730 on issue page1731 saves sort order1732# [RSpecRunTime] RSpec elapsed time: 30 minutes 55.24 seconds. Current RSS: ~1578M. load average: 2.12 1.94 1.88 1/397 53741733# [RSpecRunTime] Finishing example group spec/features/issues/user_sorts_issue_comments_spec.rb. It took 12.9 seconds. Expected to take 11.11 seconds.1734# [RSpecRunTime] Starting example group spec/features/registrations/registration_spec.rb. Expected to take 10.4 seconds.1735Registrations1736 when the user visits the registration page when already signed in1737 does not show an "You are already signed in" error message1738# [RSpecRunTime] RSpec elapsed time: 30 minutes 56.46 seconds. Current RSS: ~1576M. load average: 2.12 1.94 1.88 1/396 53751739 when the user registers having an invitation1740 becomes a member after confirmation1741# [RSpecRunTime] RSpec elapsed time: 31 minutes 7.82 seconds. Current RSS: ~1567M. load average: 2.17 1.96 1.89 2/397 53771742# [RSpecRunTime] Finishing example group spec/features/registrations/registration_spec.rb. It took 12.57 seconds. Expected to take 10.4 seconds.1743# [RSpecRunTime] Starting example group spec/features/groups/board_sidebar_spec.rb. Expected to take 8.41 seconds.1744Group Issue Boards1745 labels1746 only shows valid labels for the issue project and group1747# [RSpecRunTime] RSpec elapsed time: 31 minutes 18.28 seconds. Current RSS: ~1572M. load average: 2.06 1.95 1.89 1/397 53811748# [RSpecRunTime] Finishing example group spec/features/groups/board_sidebar_spec.rb. It took 10.45 seconds. Expected to take 8.41 seconds.1749# [RSpecRunTime] Starting example group spec/features/groups/labels/sort_labels_spec.rb. Expected to take 8.01 seconds.1750Sort labels1751 sorts by title by default1752 sorts by date1753# [RSpecRunTime] Finishing example group spec/features/groups/labels/sort_labels_spec.rb. It took 8.98 seconds. Expected to take 8.01 seconds.1754# [RSpecRunTime] RSpec elapsed time: 31 minutes 27.43 seconds. Current RSS: ~1564M. load average: 1.90 1.91 1.88 1/397 53831755# [RSpecRunTime] Starting example group spec/features/projects/files/editing_a_file_spec.rb. Expected to take 6.6 seconds.1756Projects > Files > User wants to edit a file1757 when the user has write access1758 file has been updated since the user opened the edit page1759# [RSpecRunTime] RSpec elapsed time: 31 minutes 30.74 seconds. Current RSS: ~1583M. load average: 1.83 1.90 1.87 1/400 54361760 when the user does not have write access1761 and the user has a fork of the project1762 and the forked project is ahead of the upstream project1763 renders an error message1764# [RSpecRunTime] RSpec elapsed time: 31 minutes 36.04 seconds. Current RSS: ~1610M. load average: 1.84 1.90 1.87 1/400 54991765# [RSpecRunTime] Finishing example group spec/features/projects/files/editing_a_file_spec.rb. It took 8.76 seconds. Expected to take 6.6 seconds.1766# [RSpecRunTime] Starting example group spec/features/admin/admin_browse_spam_logs_spec.rb. Expected to take 5.29 seconds.1767Admin browse spam logs1768 browse spam logs1769 passes axe automated accessibility testing1770 does not perform N+1 queries1771 when user is trusted1772 allows admin to untrust the user1773# [RSpecRunTime] RSpec elapsed time: 31 minutes 43.2 seconds. Current RSS: ~1619M. load average: 1.77 1.89 1.87 1/400 55011774# [RSpecRunTime] Finishing example group spec/features/admin/admin_browse_spam_logs_spec.rb. It took 7.18 seconds. Expected to take 5.29 seconds.1775# [RSpecRunTime] Starting example group spec/features/groups/user_browse_projects_group_page_spec.rb. Expected to take 3.9 seconds.1776User browse group projects page1777 when user is owner1778 when user signed in1779 when group has archived project1780 renders projects list1781# [RSpecRunTime] RSpec elapsed time: 31 minutes 47.27 seconds. Current RSS: ~1612M. load average: 1.71 1.87 1.86 1/395 55021782# [RSpecRunTime] Finishing example group spec/features/groups/user_browse_projects_group_page_spec.rb. It took 4.04 seconds. Expected to take 3.9 seconds.1783# [RSpecRunTime] Starting example group spec/features/groups/dependency_proxy_for_containers_spec.rb. Expected to take 2.91 seconds.1784Group Dependency Proxy for containers1785Capybara starting Puma...1786* Version 6.4.0, codename: The Eagle of Durango1787* Min threads: 0, max threads: 41788* Listening on http://127.0.0.1:464171789 fetching a blob1790 when the blob is cached for the group1791 behaves like responds with the file1792 sends file1793# [RSpecRunTime] RSpec elapsed time: 31 minutes 48.65 seconds. Current RSS: ~1581M. load average: 1.71 1.87 1.86 1/400 55081794 when the blob must be downloaded1795 behaves like responds with the file1796 sends file1797# [RSpecRunTime] RSpec elapsed time: 31 minutes 49.84 seconds. Current RSS: ~1583M. load average: 1.65 1.86 1.86 1/400 55091798 behaves like caches the file1799 caches the file1800# [RSpecRunTime] Finishing example group spec/features/groups/dependency_proxy_for_containers_spec.rb. It took 3.49 seconds. Expected to take 2.91 seconds.1801# [RSpecRunTime] Starting example group spec/features/users/one_trust_csp_spec.rb. Expected to take 0.6 second.1802OneTrust content security policy1803 has proper Content Security Policy headers1804# [RSpecRunTime] Finishing example group spec/features/users/one_trust_csp_spec.rb. It took 0.55 second. Expected to take 0.6 second.1805auto_explain log contains 1106 entries for main, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-single-db-17-32.337.main.ndjson.gz1806took 9.3482002421807[TEST PROF INFO] EventProf results for sql.active_record1808Total time: 06:31.034 of 31:45.627 (20.52%)1809Total events: 1005591810Top 5 slowest suites (by time):1811GFM autocomplete (./spec/features/issues/gfm_autocomplete_spec.rb:5) – 02:09.196 (31080 / 43) of 07:55.962 (27.14%)1812Merge request > Batch comments (./spec/features/merge_request/batch_comments_spec.rb:5) – 01:45.363 (17578 / 12) of 06:41.746 (26.23%)1813Projects > Fi... uploads files (./spec/features/projects/files/user_uploads_files_spec.rb:5) – 00:31.586 (8560 / 10) of 03:02.497 (17.31%)1814Group empty states (./spec/features/groups/empty_states_spec.rb:5) – 00:16.415 (8047 / 26) of 01:51.074 (14.78%)1815Projects > Sn...roject snippet (./spec/features/projects/snippets/show_spec.rb:5) – 00:16.290 (3513 / 24) of 02:27.672 (11.03%)1816Knapsack report was generated. Preview:1817{1818 "spec/features/issues/gfm_autocomplete_spec.rb": 475.9614452149999,1819 "spec/features/merge_request/batch_comments_spec.rb": 401.7461848719995,1820 "spec/features/projects/files/user_uploads_files_spec.rb": 182.49736156299878,1821 "spec/features/projects/snippets/show_spec.rb": 147.67135797100127,1822 "spec/features/groups/empty_states_spec.rb": 111.07345846499993,1823 "spec/features/dashboard/projects_spec.rb": 85.74587810200137,1824 "spec/features/dashboard/groups_list_spec.rb": 63.953008110000155,1825 "spec/features/groups/members/manage_groups_spec.rb": 63.520986538000216,1826 "spec/features/reportable_note/snippets_spec.rb": 56.226972750999266,1827 "spec/features/projects/integrations/user_uses_inherited_settings_spec.rb": 51.11788651399911,1828 "spec/features/merge_requests/filters_generic_behavior_spec.rb": 44.11847954899895,1829 "spec/features/merge_request/user_views_comment_on_diff_file_spec.rb": 40.72327056300128,1830 "spec/features/groups/import_export/import_file_spec.rb": 32.3572344309996,1831 "spec/features/boards/reload_boards_on_browser_back_spec.rb": 25.754475380999793,1832 "spec/features/merge_request/user_sees_check_out_branch_modal_spec.rb": 24.07855024500168,1833 "spec/features/projects/members/user_manages_project_members_spec.rb": 16.33577777699975,1834 "spec/features/admin/admin_health_check_spec.rb": 13.656858688000284,1835 "spec/features/issues/user_sorts_issue_comments_spec.rb": 12.904357949999394,1836 "spec/features/registrations/registration_spec.rb": 12.572233255001265,1837 "spec/features/groups/board_sidebar_spec.rb": 10.452825483000197,1838 "spec/features/groups/labels/sort_labels_spec.rb": 8.974482753001212,1839 "spec/features/projects/files/editing_a_file_spec.rb": 8.760528793000049,1840 "spec/features/admin/admin_browse_spam_logs_spec.rb": 7.176408467001238,1841 "spec/features/groups/user_browse_projects_group_page_spec.rb": 4.035749123000642,1842 "spec/features/groups/dependency_proxy_for_containers_spec.rb": 3.4878667680004583,1843 "spec/features/users/one_trust_csp_spec.rb": 0.54931117600062861844}1845Knapsack global time execution for tests: 31m 45s1846Finished in 32 minutes 1 second (files took 1 minute 5.91 seconds to load)1847213 examples, 0 failures1848Randomized with seed 84891849Failed to write to log, write log/workhorse-test.log: file already closed1850[TEST PROF INFO] Time spent in factories: 01:50.256 (5.73% of total time)1851RSpec exited with 0.1852No examples to retry, congrats!1854Running after script...1855$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"1866$ tooling/bin/push_job_metrics || true1867[job-metrics] Pushing job metrics file for the CI/CD job.1868[job-metrics] Pushed 4 CI job metric entries to InfluxDB.1870Not uploading cache ruby-gems-debian-bookworm-ruby-3.1-17 due to policy1872Uploading artifacts...1873auto_explain/: found 2 matching artifact files and directories 1874coverage/: found 5 matching artifact files and directories 1875crystalball/: found 2 matching artifact files and directories 1876WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1877knapsack/: found 4 matching artifact files and directories 1878rspec/: found 16 matching artifact files and directories 1879tmp/capybara/: found 3 matching artifact files and directories 1880log/*.log: found 19 matching artifact files and directories 1881WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6311411876/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com1882WARNING: Retrying... context=artifacts-uploader error=request redirected1883Uploading artifacts as "archive" to coordinator... 201 Created id=6311411876 responseStatus=201 Created token=glcbt-651884Uploading artifacts...1885rspec/rspec-*.xml: found 1 matching artifact files and directories 1886WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6311411876/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com1887WARNING: Retrying... context=artifacts-uploader error=request redirected1888Uploading artifacts as "junit" to coordinator... 201 Created id=6311411876 responseStatus=201 Created token=glcbt-651890Job succeeded