rspec system pg12-as-if-foss 2/24
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 15.1.0~beta.20.g62206bb2 (62206bb2)2 on blue-1.shared-gitlab-org.runners-manager.gitlab.com/default KzYhZxBv3 feature flags: FF_USE_FASTZIP:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.17-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-101-yarn-1.22-graphicsmagick-1.3.36 ...7Starting service postgres:12 ...8Pulling docker image postgres:12 ...9Using docker image sha256:ac3b8cd6a8b42e839456256bc514d6230b5a2538c738b3d522e1384a2a172b96 for postgres:12 with digest postgres@sha256:e6ffad42c91a4d5a29257a27ac4e160c3ae7196696b37bf2e80410024ed95951 ...10Starting service redis:6.0-alpine ...11Pulling docker image redis:6.0-alpine ...12Using docker image sha256:09401fed2a421bf0019f96dcec70c85f82ec7b76beb1ae589547b0dc302d6b76 for redis:6.0-alpine with digest redis@sha256:217a9db40a914cc3f6206a143a4d750da0607500cc013a147a4979e08e40beff ...13Waiting for services to be up and running (timeout 30 seconds)...14Authenticating with credentials from job payload (GitLab Registry)15Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.17-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-101-yarn-1.22-graphicsmagick-1.3.36 ...16Using docker image sha256:1c23a0bd0711f9f7944305c4b25ce8e4301c16167671a7873aad77579270806d for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.17-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-101-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.17-node-16.14-postgresql-12@sha256:d0052322332df372b949caf19e910c0ce6859c1e7ed29ff609ebec91b1dead87 ...18Running on runner-kzyhzxbv-project-278964-concurrent-0 via runner-kzyhzxbv-shared-gitlab-org-1656569425-e5eb13ae...20$ eval "$CI_PRE_CLONE_SCRIPT"21Fetching changes with git depth set to 20...22Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/23Created fresh repository.24remote: Enumerating objects: 114186, done. 25remote: Counting objects: 100% (114186/114186), done. 26remote: Compressing objects: 100% (80208/80208), done. 27remote: Total 114186 (delta 47127), reused 74152 (delta 29592), pack-reused 0 28Receiving objects: 100% (114186/114186), 108.03 MiB | 30.08 MiB/s, done.29Resolving deltas: 100% (47127/47127), done.31 * [new ref] refs/pipelines/576623504 -> refs/pipelines/57662350432Checking out fb40c27e as refs/merge-requests/91304/merge...33Skipping Git submodules setup34$ git remote set-url origin "${CI_REPOSITORY_URL}"36Checking cache for ruby-gems-debian-bullseye-ruby-2.7-10...37Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/ruby-gems-debian-bullseye-ruby-2.7-10 38Successfully extracted cache39Checking cache for gitaly-ruby-gems-debian-bullseye-ruby-2.7-10...40Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/gitaly-ruby-gems-debian-bullseye-ruby-2.7-10 41Successfully extracted cache43Downloading artifacts for compile-test-assets as-if-foss (2660063463)...44Downloading artifacts from coordinator... ok id=2660063463 responseStatus=200 OK token=dZmWwKk145Downloading artifacts for detect-tests (2660063471)...46Downloading artifacts from coordinator... ok id=2660063471 responseStatus=200 OK token=dZmWwKk147Downloading artifacts for retrieve-tests-metadata (2660063474)...48Downloading artifacts from coordinator... ok id=2660063474 responseStatus=200 OK token=dZmWwKk149Downloading artifacts for setup-test-env (2660063469)...50Downloading artifacts from coordinator... ok id=2660063469 responseStatus=200 OK token=dZmWwKk152Using docker image sha256:1c23a0bd0711f9f7944305c4b25ce8e4301c16167671a7873aad77579270806d for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.17-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-101-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.17-node-16.14-postgresql-12@sha256:d0052322332df372b949caf19e910c0ce6859c1e7ed29ff609ebec91b1dead87 ...53$ echo $FOSS_ONLY54155$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb56$ export GOPATH=$CI_PROJECT_DIR/.go57$ mkdir -p $GOPATH58$ source scripts/utils.sh59$ source scripts/prepare_build.sh603.2.3361Bundler version 2.2.3362Successfully installed bundler-2.3.15631 gem installed64production:development65Settings are listed in order of priority. The top value will be used.66clean67Set for your local app (/builds/gitlab-org/gitlab/.bundle/config): true68frozen69Set via BUNDLE_FROZEN: true70install_flags71Set via BUNDLE_INSTALL_FLAGS: "--jobs=$(nproc) --retry=3 --quiet"72path73Set for your local app (/builds/gitlab-org/gitlab/.bundle/config): "/builds/gitlab-org/gitlab/vendor"74without75Set via BUNDLE_WITHOUT: [:production, :development]76$ bundle install --jobs=$(nproc) --retry=3 --quiet && bundle check77Don't run Bundler as root. Bundler can ask for sudo if it is needed, and78installing your bundle as root will break this application for all non-root79users on this machine.80The Gemfile's dependencies are satisfied81==> 'bundle install --jobs=$(nproc) --retry=3 --quiet && bundle check' succeeded in 2 seconds.82$ bundle pristine pg83Installing pg 1.3.5 with native extensions84==> 'bundle pristine pg' succeeded in 10 seconds.85Using decomposed database config (config/database.yml.decomposed-postgresql)86$ setup_db_user_only87CREATE ROLE88GRANT89==> 'setup_db_user_only' succeeded in 0 seconds.90$ bundle exec rake db:drop db:create db:schema:load db:migrate91Dropped database 'gitlabhq_test'92Dropped database 'gitlabhq_test_ci'93Created database 'gitlabhq_test'94Created database 'gitlabhq_test_ci'95==> 'bundle exec rake db:drop db:create db:schema:load db:migrate' succeeded in 40 seconds.96$ setup_db_praefect97SELECT pg_catalog.set_config('search_path', '', false);98CREATE DATABASE praefect_test ENCODING 'UTF8';99==> 'setup_db_praefect' succeeded in 1 seconds.100$ run_timed_command "gem install knapsack --no-document"101$ gem install knapsack --no-document102Successfully installed knapsack-4.0.01031 gem installed104==> 'gem install knapsack --no-document' succeeded in 0 seconds.105$ run_timed_command "scripts/gitaly-test-spawn"106$ scripts/gitaly-test-spawn107find: ‘/builds/gitlab-org/gitlab/tmp/tests/gitaly/cmd’: No such file or directory108Don't run Bundler as root. Bundler can ask for sudo if it is needed, and109installing your bundle as root will break this application for all non-root110users on this machine.111Using abstract_type 0.0.7112Using concurrent-ruby 1.1.10113Using i18n 1.10.0114Using minitest 5.15.0115Using tzinfo 2.0.4116Using zeitwerk 2.5.4117Using activesupport 6.1.4.7118Using builder 3.2.4119Using erubi 1.10.0120Using mini_portile2 2.8.0121Using racc 1.6.0122Using nokogiri 1.13.6 (x86_64-linux)123Using rails-dom-testing 2.0.3124Using crass 1.0.6125Using loofah 2.16.0126Using rails-html-sanitizer 1.4.2127Using actionview 6.1.4.7128Using rack 2.2.3129Using rack-test 1.1.0130Using actionpack 6.1.4.7131Using ice_nine 0.11.2132Using thread_safe 0.3.6133Using memoizable 0.4.2134Using adamantium 0.2.0135Using public_suffix 4.0.6136Using addressable 2.7.0137Using ast 2.4.2138Using binding_ninja 0.2.3139Using bundler 2.3.15140Using charlock_holmes 0.7.7141Using coderay 1.1.2142Using equalizer 0.0.11143Using concord 0.1.5144Using diff-lcs 1.3145Using dotenv 2.7.6146Using escape_utils 1.2.1147Using factory_bot 5.0.2148Using multipart-post 2.1.1149Using faraday 1.0.1150Using ffi 1.15.3151Using json 2.5.1152Using gemojione 3.3.0153Using mini_mime 1.0.2154Using rugged 1.2.0155Using github-linguist 7.12.1156Using github-markup 1.7.0157Using mime-types-data 3.2020.1104158Using mime-types 3.3.1159Using gitlab-gollum-rugged_adapter 0.4.4.4.gitlab.1160Using rouge 3.27.0161Using sanitize 6.0.0162Using stringex 2.8.5163Using gitlab-gollum-lib 4.2.7.10.gitlab.2164Using google-protobuf 3.19.1 (x86_64-linux)165Using googleapis-common-protos-types 1.3.0166Using grpc 1.42.0 (x86_64-linux)167Using opentracing 0.5.0168Using thrift 0.15.0169Using jaeger-client 1.1.0170Using pg_query 2.1.1171Using redis 4.4.0172Using gitlab-labkit 0.21.2173Using rubyzip 2.3.2174Using thor 1.1.0175Using tomlrb 2.0.1176Using with_env 1.1.0177Using rexml 3.2.5178Using xml-simple 1.1.9179Using gitlab-license_finder 6.14.2.1180Using gitlab-markup 1.7.1181Using grpc-tools 1.42.0182Using sawyer 0.8.2183Using octokit 4.20.0184Using reverse_markdown 1.4.0185Using licensee 9.14.1186Using method_source 0.9.2187Using msgpack 1.3.3188Using optimist 3.0.1189Using parallel 1.19.2190Using parser 3.0.3.2191Using procto 0.0.3192Using unparser 0.4.7193Using proc_to_ast 0.1.0194Using pry 0.12.2195Using rainbow 3.0.0196Using rbtrace 0.4.14197Using rdoc 6.3.2198Using regexp_parser 1.8.1199Using rspec-support 3.8.0200Using rspec-core 3.8.0201Using rspec-expectations 3.8.3202Using rspec-mocks 3.8.0203Using rspec 3.8.0204Using rspec-parameterized 0.4.2205Using rubocop-ast 0.2.0206Using ruby-progressbar 1.10.1207Using unicode-display_width 1.7.0208Using rubocop 0.86.0209Using sentry-raven 3.0.4210Using timecop 0.9.1211Bundle complete! 22 Gemfile dependencies, 100 gems now installed.212Gems in the groups 'production' and 'development' were not installed.213Bundled gems are installed into `/builds/gitlab-org/gitlab/vendor/gitaly-ruby`214Checking gitaly-ruby Gemfile...215Checking gitaly-ruby bundle...216The Gemfile's dependencies are satisfied217Trying to connect to gitaly: ................................................ OK218Trying to connect to gitaly2: ................................................................ OK219Starting Praefect with in-memory election strategyTrying to connect to praefect: ........ OK220==> 'scripts/gitaly-test-spawn' succeeded in 13 seconds.221$ source ./scripts/rspec_helpers.sh222$ rspec_paralellized_job "--tag ~quarantine --tag ~level:migration"223SKIP_FLAKY_TESTS_AUTOMATICALLY: true224RETRY_FAILED_TESTS_IN_NEW_PROCESS: true225KNAPSACK_GENERATE_REPORT: 226FLAKY_RSPEC_GENERATE_REPORT: 227KNAPSACK_TEST_FILE_PATTERN: spec/{features}{,/**/}*_spec.rb228KNAPSACK_LOG_LEVEL: debug229KNAPSACK_REPORT_PATH: knapsack/rspec_system_pg12-as-if-foss_2_24_report.json230FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json231FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_system_pg12-as-if-foss_2_24_report.json232NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_system_pg12-as-if-foss_2_24_report.json233SKIPPED_FLAKY_TESTS_REPORT_PATH: rspec/flaky/skipped_flaky_tests_rspec_system_pg12-as-if-foss_2_24_report.txt234RETRIED_TESTS_REPORT_PATH: rspec/flaky/retried_tests_rspec_system_pg12-as-if-foss_2_24_report.txt235CRYSTALBALL: 236DEPRECATION WARNING: /builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/postgresql_adapter.rb:78: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call237/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/pg-1.3.5/lib/pg.rb:68: warning: The called method `connect' is defined here238 (called from new_client at /builds/gitlab-org/gitlab/config/initializers/00_connection_logger.rb:21)239Run options: exclude {:quarantine=>true, :level=>"migration"}240==> /builds/gitlab-org/gitlab/tmp/tests/gitlab-test_bare set up in 0.038156286 seconds...241Test environment set up in 1.280523679 seconds242Project wikis243Starting the Capybara driver server...244 behaves like User creates wiki page245 when wiki is empty246Capybara starting Puma...247* Version 5.6.2 , codename: Birdie's Version248* Min threads: 0, max threads: 4249* Listening on unix:///tmp/20220630-457-1k8wmkr250 shows all available formats in the dropdown251 disables the submit button252DEPRECATION WARNING: `.reorder(nil)` with `.first` / `.first!` no longer takes non-deterministic result in Rails 6.2. To continue taking non-deterministic result, use `.take` / `.take!` instead. (called from wiki_event at /builds/gitlab-org/gitlab/app/services/event_create_service.rb:151)253 makes sure links to unknown pages work correctly254DEPRECATION WARNING: `.reorder(nil)` with `.first` / `.first!` no longer takes non-deterministic result in Rails 6.2. To continue taking non-deterministic result, use `.take` / `.take!` instead. (called from wiki_event at /builds/gitlab-org/gitlab/app/services/event_create_service.rb:151)255 shows non-escaped link in the pages list256 has `Create home` as a commit message257DEPRECATION WARNING: `.reorder(nil)` with `.first` / `.first!` no longer takes non-deterministic result in Rails 6.2. To continue taking non-deterministic result, use `.take` / `.take!` instead. (called from wiki_event at /builds/gitlab-org/gitlab/app/services/event_create_service.rb:151)258 creates a page from the home page259DEPRECATION WARNING: `.reorder(nil)` with `.first` / `.first!` no longer takes non-deterministic result in Rails 6.2. To continue taking non-deterministic result, use `.take` / `.take!` instead. (called from wiki_event at /builds/gitlab-org/gitlab/app/services/event_create_service.rb:151)260 creates ASCII wiki with LaTeX blocks261DEPRECATION WARNING: `.reorder(nil)` with `.first` / `.first!` no longer takes non-deterministic result in Rails 6.2. To continue taking non-deterministic result, use `.take` / `.take!` instead. (called from wiki_event at /builds/gitlab-org/gitlab/app/services/event_create_service.rb:151)262 creates a wiki page with Org markup263 behaves like wiki file attachments264 uploading attachments265 before uploading266 shows "Attach a file" button267 uploading is in progress268 cancels uploading on clicking to "Cancel" button269 shows "Attaching a file" message on uploading 1 file270 uploading is complete271 shows "Attach a file" button on uploading complete272 the markdown link is added to the page273 the links point to the wiki root url274 the file has been added to the wiki repository275 when wiki is not empty276 shows the emoji autocompletion dropdown277 via the `new wiki page` page278DEPRECATION WARNING: `.reorder(nil)` with `.first` / `.first!` no longer takes non-deterministic result in Rails 6.2. To continue taking non-deterministic result, use `.take` / `.take!` instead. (called from wiki_event at /builds/gitlab-org/gitlab/app/services/event_create_service.rb:151)279 creates a page with a single word280DEPRECATION WARNING: `.reorder(nil)` with `.first` / `.first!` no longer takes non-deterministic result in Rails 6.2. To continue taking non-deterministic result, use `.take` / `.take!` instead. (called from wiki_event at /builds/gitlab-org/gitlab/app/services/event_create_service.rb:151)281 creates a page with spaces in the name282DEPRECATION WARNING: `.reorder(nil)` with `.first` / `.first!` no longer takes non-deterministic result in Rails 6.2. To continue taking non-deterministic result, use `.take` / `.take!` instead. (called from wiki_event at /builds/gitlab-org/gitlab/app/services/event_create_service.rb:151)283 creates a page with hyphens in the name284 when a server side validation error is returned285 still displays edit form286 behaves like User deletes wiki page287 when user is the owner or maintainer288 behaves like deletes a wiki page289DEPRECATION WARNING: `.reorder(nil)` with `.first` / `.first!` no longer takes non-deterministic result in Rails 6.2. To continue taking non-deterministic result, use `.take` / `.take!` instead. (called from wiki_event at /builds/gitlab-org/gitlab/app/services/event_create_service.rb:151)290 deletes a page291 when user is a developer292 behaves like deletes a wiki page293DEPRECATION WARNING: `.reorder(nil)` with `.first` / `.first!` no longer takes non-deterministic result in Rails 6.2. To continue taking non-deterministic result, use `.take` / `.take!` instead. (called from wiki_event at /builds/gitlab-org/gitlab/app/services/event_create_service.rb:151)294 deletes a page295 behaves like User previews wiki changes296 when rendering a new wiki page297 behaves like relative links298 when there are no spaces or hyphens in the page name299 behaves like rewrites relative links300 is expected to have visible link "relative link 3" with href "/user1/project23/-/wikis/a/b/c/e/f/relative"301 when there are spaces in the page name302 behaves like rewrites relative links303 is expected to have visible link "relative link 3" with href "/user1/project24/-/wikis/a-page/b-page/c-page/e/f/relative"304 when there are hyphens in the page name305 behaves like rewrites relative links306 is expected to have visible link "relative link 3" with href "/user1/project25/-/wikis/a-page/b-page/c-page/e/f/relative"307 when previewing an existing wiki page308 renders content with CommonMark309 does not linkify double brackets inside code blocks as expected310 behaves like relative links311 when there are no spaces or hyphens in the page name312 behaves like rewrites relative links313 is expected to have visible link "relative link 3" with href "/user1/project28/-/wikis/a/b/c/e/f/relative"314 when there are spaces in the page name315 behaves like rewrites relative links316 is expected to have visible link "relative link 3" with href "/user1/project29/-/wikis/a-page/b-page/c-page/e/f/relative"317 when there are hyphens in the page name318 behaves like rewrites relative links319 is expected to have visible link "relative link 3" with href "/user1/project30/-/wikis/a-page/b-page/c-page/e/f/relative"320 behaves like User updates wiki page321 when wiki is empty322 redirects back to the home edit page323DEPRECATION WARNING: `.reorder(nil)` with `.first` / `.first!` no longer takes non-deterministic result in Rails 6.2. To continue taking non-deterministic result, use `.take` / `.take!` instead. (called from wiki_event at /builds/gitlab-org/gitlab/app/services/event_create_service.rb:151)324DEPRECATION WARNING: `.reorder(nil)` with `.first` / `.first!` no longer takes non-deterministic result in Rails 6.2. To continue taking non-deterministic result, use `.take` / `.take!` instead. (called from wiki_event at /builds/gitlab-org/gitlab/app/services/event_create_service.rb:151)325 updates a page that has a path326 behaves like wiki file attachments327 uploading attachments328 before uploading329 shows "Attach a file" button330 uploading is in progress331 cancels uploading on clicking to "Cancel" button332 shows "Attaching a file" message on uploading 1 file333 uploading is complete334 shows "Attach a file" button on uploading complete335 the markdown link is added to the page336 the links point to the wiki root url337 the file has been added to the wiki repository338 when wiki is not empty339DEPRECATION WARNING: `.reorder(nil)` with `.first` / `.first!` no longer takes non-deterministic result in Rails 6.2. To continue taking non-deterministic result, use `.take` / `.take!` instead. (called from wiki_event at /builds/gitlab-org/gitlab/app/services/event_create_service.rb:151)340 updates a page341 updates the commit message as the title is changed342 correctly escapes the commit message entities343 disables the submit button344 shows the emoji autocompletion dropdown345DEPRECATION WARNING: `.reorder(nil)` with `.first` / `.first!` no longer takes non-deterministic result in Rails 6.2. To continue taking non-deterministic result, use `.take` / `.take!` instead. (called from wiki_event at /builds/gitlab-org/gitlab/app/services/event_create_service.rb:151)346 updates a page347 focuses on the content field348 cancels editing of a page349 behaves like wiki file attachments350 uploading attachments351 before uploading352 shows "Attach a file" button353 uploading is in progress354 cancels uploading on clicking to "Cancel" button355 shows "Attaching a file" message on uploading 1 file356 uploading is complete357 shows "Attach a file" button on uploading complete358 the markdown link is added to the page359 the links point to the wiki root url360 the file has been added to the wiki repository361 when multiple people edit the page at the same time362 preserves user changes in the wiki editor363 when using the content editor364 with feature flag on365 behaves like edits content using the content editor366 formatting bubble menu367 shows a formatting bubble menu for a regular paragraph368 does not show a formatting bubble menu for code369 code block370 applies theme classes to code blocks371 code block bubble menu372 shows a code block bubble menu for a code block373 sets code block type to "javascript" for `js`374 sets code block type to "Custom (nomnoml)" for `nomnoml`375 mermaid diagram376 renders and updates the diagram correctly in a sandboxed iframe377Skipping ./spec/features/projects/wikis_spec.rb[1:4:2:11:1:1:4:2] 'Project wikis behaves like User updates wiki page when wiki is not empty when using the content editor with feature flag on behaves like edits content using the content editor mermaid diagram toggles the diagram when preview button is clicked' because it's flaky.378 toggles the diagram when preview button is clicked (PENDING: around hook at ./spec/support/flaky_tests.rb:21 did not execute the example)379 behaves like autocompletes items380 works well for issues, labels, MRs, members, etc381 when the page is in a subdir382DEPRECATION WARNING: `.reorder(nil)` with `.first` / `.first!` no longer takes non-deterministic result in Rails 6.2. To continue taking non-deterministic result, use `.take` / `.take!` instead. (called from wiki_event at /builds/gitlab-org/gitlab/app/services/event_create_service.rb:151)383 moves the page to the root folder384DEPRECATION WARNING: `.reorder(nil)` with `.first` / `.first!` no longer takes non-deterministic result in Rails 6.2. To continue taking non-deterministic result, use `.take` / `.take!` instead. (called from wiki_event at /builds/gitlab-org/gitlab/app/services/event_create_service.rb:151)385 moves the page to other dir386DEPRECATION WARNING: `.reorder(nil)` with `.first` / `.first!` no longer takes non-deterministic result in Rails 6.2. To continue taking non-deterministic result, use `.take` / `.take!` instead. (called from wiki_event at /builds/gitlab-org/gitlab/app/services/event_create_service.rb:151)387 remains in the same place if title has not changed388DEPRECATION WARNING: `.reorder(nil)` with `.first` / `.first!` no longer takes non-deterministic result in Rails 6.2. To continue taking non-deterministic result, use `.take` / `.take!` instead. (called from wiki_event at /builds/gitlab-org/gitlab/app/services/event_create_service.rb:151)389 can be moved to a different dir with a different name390DEPRECATION WARNING: `.reorder(nil)` with `.first` / `.first!` no longer takes non-deterministic result in Rails 6.2. To continue taking non-deterministic result, use `.take` / `.take!` instead. (called from wiki_event at /builds/gitlab-org/gitlab/app/services/event_create_service.rb:151)391 can be renamed and moved to the root folder392DEPRECATION WARNING: `.reorder(nil)` with `.first` / `.first!` no longer takes non-deterministic result in Rails 6.2. To continue taking non-deterministic result, use `.take` / `.take!` instead. (called from wiki_event at /builds/gitlab-org/gitlab/app/services/event_create_service.rb:151)393 squishes the title before creating the page394 behaves like wiki file attachments395 uploading attachments396 before uploading397 shows "Attach a file" button398 uploading is in progress399 cancels uploading on clicking to "Cancel" button400 shows "Attaching a file" message on uploading 1 file401 uploading is complete402 shows "Attach a file" button on uploading complete403 the markdown link is added to the page404 the links point to the wiki root url405 the file has been added to the wiki repository406 when an existing page exceeds the content size limit407DEPRECATION WARNING: `.reorder(nil)` with `.first` / `.first!` no longer takes non-deterministic result in Rails 6.2. To continue taking non-deterministic result, use `.take` / `.take!` instead. (called from wiki_event at /builds/gitlab-org/gitlab/app/services/event_create_service.rb:151)408 allows changing the title if the content does not change409 shows a validation error when trying to change the content410 behaves like User uses wiki shortcuts411 visit edit wiki page using "e" keyboard shortcut412 behaves like User views AsciiDoc page with includes413 when the file being included exists414 includes the file contents415 when there are multiple versions of the wiki pages416 viewing the latest version417 includes the latest content418 viewing the original version419 includes the content from the original version420 when the file being included does not exist421 outputs an error422 behaves like User views a wiki page423 opens a default wiki page424 when wiki is empty425DEPRECATION WARNING: `.reorder(nil)` with `.first` / `.first!` no longer takes non-deterministic result in Rails 6.2. To continue taking non-deterministic result, use `.take` / `.take!` instead. (called from wiki_event at /builds/gitlab-org/gitlab/app/services/event_create_service.rb:151)426 shows the history of a page that has a path427DEPRECATION WARNING: `.reorder(nil)` with `.first` / `.first!` no longer takes non-deterministic result in Rails 6.2. To continue taking non-deterministic result, use `.take` / `.take!` instead. (called from wiki_event at /builds/gitlab-org/gitlab/app/services/event_create_service.rb:151)428DEPRECATION WARNING: `.reorder(nil)` with `.first` / `.first!` no longer takes non-deterministic result in Rails 6.2. To continue taking non-deterministic result, use `.take` / `.take!` instead. (called from wiki_event at /builds/gitlab-org/gitlab/app/services/event_create_service.rb:151)429 shows an old version of a page430 when a page does not have history431 shows all the pages432 shows the creation page if file does not exist433 shows a file stored in a page434 is expected to have current path /wikis\/uploads\/3f3123c6ae4e9e721c2bee4f6db8d27c\/dk.png/435 when a page has history436 shows the page history437 does not show the "Edit" button438 show the diff439 links to the correct diffs440 between the current and the previous version of a page441 between two old versions of a page442 for the oldest version of a page443 when a page has special characters in its title444 preserves the special characters445 when a page has XSS in its title or content446 safely displays the page447 when a page has XSS in its message448 safely displays the message449 when page has invalid content encoding450 does not show "Edit" button451 shows error452 behaves like User views wiki pages453 ordered by title454 asc455 pages are displayed in direct order456 desc457 pages are displayed in reversed order458 ordered by created_at459 asc460 pages are displayed in direct order461 desc462 pages are displayed in reversed order463 behaves like User views wiki sidebar464 when there are some existing pages465 when there is no custom sidebar466 renders a default sidebar467DEPRECATION WARNING: `.reorder(nil)` with `.first` / `.first!` no longer takes non-deterministic result in Rails 6.2. To continue taking non-deterministic result, use `.take` / `.take!` instead. (called from wiki_event at /builds/gitlab-org/gitlab/app/services/event_create_service.rb:151)468 can create a custom sidebar469 when there is a custom sidebar470 renders the custom sidebar instead of the default one471DEPRECATION WARNING: `.reorder(nil)` with `.first` / `.first!` no longer takes non-deterministic result in Rails 6.2. To continue taking non-deterministic result, use `.take` / `.take!` instead. (called from wiki_event at /builds/gitlab-org/gitlab/app/services/event_create_service.rb:151)472 can edit the custom sidebar473 when there are 15 existing pages474 shows all pages in the sidebar475 when there are more than 15 existing pages476 shows the first 15 pages in the sidebar477 behaves like User views Git access wiki page478 shows the correct clone URLs479Thread Comments Merge Request480 behaves like thread comments for issue, epic and merge request481 clicking "Comment" will post a comment482 when the toggle is clicked483 has a "Comment" item (selected by default) and "Start thread" item484 closes the menu when clicking the toggle or body485 when selecting "Start thread"486 creating a thread487 clicking "Start thread" will post a thread and show a reply component488 can be replied to489 can be collapsed490 can be replied to after resolving491 shows resolved thread when toggled492 when opening the menu493 has "Start thread" selected494 when selecting "Comment"495 updates the submit button text and closes the dropdown496 updates the close button text497 typing does not change the close button text498 has "Comment" selected when opening the menu499 on a closed merge request500 shows a 'Comment & reopen merge request' button501 shows a 'Start thread & reopen merge request' button when 'Start thread' is selected502Projects > Settings > Repository settings503 for developer504 is not allowed to view505 for maintainer506 shows a disabled mirror507 Deploy tokens508 behaves like a deploy token in settings509 view deploy tokens510 add a new deploy token511 when User#time_display_relative is false512 shows absolute times for expires_at513 Branch rules514 renders branch rules settings515 branch_rules feature flag disabled516 does not render branch rules settings517 Deploy Keys518 get list of keys519 add a new deploy key520 edit an existing deploy key521 edit an existing public deploy key to be writable522 edit a deploy key from projects user has access to523 remove an existing deploy key524 remote mirror settings525 shows push mirror settings526 creates a push mirror that mirrors all branches527 creates a push mirror that keeps divergent refs528 generates an SSH public key on submission529 when project mirroring is disabled530 hides remote mirror settings531 repository cleanup settings532 uploads an object map file533 with an existing mirror534 delete remote mirrors535 for admin536 when project mirroring is enabled537 shows mirror settings538 when project mirroring is disabled539 shows mirror settings540Set up Mattermost slash commands541 user visits the mattermost slash command config page542 mattermost integration is enabled543 shows the add to mattermost button544 shows an explanation if user is a member of no teams545 shows an explanation if user is a member of 1 team546 shows a disabled prefilled select if user is a member of 1 team547 has a hidden input for the prefilled value if user is a member of 1 team548 shows an explanation user is a member of multiple teams549 shows a select with team options user is a member of multiple teams550 shows an error alert with the error message if there is an error requesting teams551 enables the submit button if the required fields are provided552 disables the submit button if the required fields are not provided553 activation554 shows a help message555 shows a token placeholder556 redirects to the integrations page after saving but not activating557 redirects to the integrations page after activating558 mattermost integration is not enabled559 shows the correct trigger url560 shows a token placeholder561 stable logo url562 shows a publicly available logo563Gcp Cluster564 when user has signed with Google565 when user have a cluster and visits cluster page566 user sees a cluster details page567 when user disables the cluster568 user sees the successful message569 when user changes cluster parameters570 user sees the successful message571 when a user adds an existing cluster572 user sees the "Environment scope" field573 when user destroys the cluster574 user sees creation form with the successful message575 when user has not dismissed GCP signup offer576 user sees offer on cluster index page577 when user has dismissed GCP signup offer578 user does not see offer after dismissing579 when third party offers are disabled580 user does not see the offer581User browses jobs582 with jobs_table_vue feature flag turned off583 shows the coverage584 with a failed job585 displays a tooltip with the failure reason586 with jobs_table_vue feature flag turned on587 header tabs588 shows a tab for All jobs and count589 shows a tab for Finished jobs and count590 updates the content when tab is clicked591 Empty state592 renders an empty state593 Job actions594 when a job can be canceled595 cancels a job successfully596 when a job can be retried597 retries a job successfully598 with a scheduled job599 plays a job successfully600 unschedules a job successfully601 with downloadable artifacts602 shows the download artifacts button603 with artifacts expired604 does not show the download artifacts button605 Jobs table606 column links607 contains a link to the pipeline608 contains a link to the job sha609 contains a link to the job id610 contains a link to the job ref611 when user is not logged in612 when project is public613 without jobs614 shows an empty state615 when project is private616 redirects the user to sign_in and displays the flash alert617User activates Jira618 user tests Jira integration619 when Jira connection test succeeds620 activates the Jira integration621 adds Jira link to sidebar menu622 when Jira connection test fails623 shows errors when some required fields are not filled in624 activates the Jira integration625 user disables the Jira integration626 saves but does not activate the Jira integration627 does not show the Jira link in the menu628 issue transition settings629 using custom transitions630 using automatic transitions631 disabling issue transitions632Sort Issuable List633 for merge requests634 default sort order635 in the "merge requests" tab636 is "last created"637 in the "merge requests / open" tab638 is "created date"639 in the "merge requests / merged" tab640 is "updated date"641 in the "merge requests / closed" tab642 is "updated date"643 in the "merge requests / all" tab644 is "created date"645 custom sorting646 supports sorting in asc and desc order647 for issues648 default sort order649 in the "issues" tab650 is "created date"651 in the "issues / open" tab652 is "created date"653 in the "issues / closed" tab654 is "updated date"655 in the "issues / all" tab656 is "created date"657 when the sort in the URL is created_date658 shows the sort order as created date659 custom sorting660 supports sorting in asc and desc order661User edits Release662 renders the breadcrumbs663 renders the edit Release form664 does not update the Release when "Cancel" is clicked665 updates the Release when "Save changes" is clicked666 does not affect the asset link667 redirects to the previous page when "Cancel" is clicked when the url includes a back_url query parameter668 redirects to the main Releases page when "Cancel" is clicked when the url does not include a back_url query parameter669 redirects to the dedicated Release page when "Save changes" is clicked670Group > Settings > Access Tokens671 when user is not a group owner672 behaves like resource access tokens missing access rights673 does not show access token page674 token creation675 behaves like resource access tokens creation676 allows creation of an access token677 when token creation is not allowed678 behaves like resource access tokens creation disallowed679 does not show access token creation form680 shows access token creation disabled text681 group settings link682 when user is not a group owner683 does not show group settings link684 with nested groups685 when user is not a top level group owner686 does not show group settings link687 when user is a group owner688 shows group settings link689 active tokens690 behaves like active resource access tokens691 shows active access tokens692 when User#time_display_relative is false693 shows absolute times for expires_at694 inactive tokens695 behaves like inactive resource access tokens696 allows revocation of an active token697 removes expired tokens from active section698 when resource access token creation is not allowed699 allows revocation of an active token700Projects settings701 can toggle sections by clicking the title or button702 forking enabled703 toggles forking enabled / disabled704 default award emojis705 shows award emojis by default706 disables award emojis when the checkbox is toggled off707User comments on a merge request708 adds a comment709 replys to a new comment710 loads new comment711Projects > Snippets > Create Snippet712 shows collapsible description input713 creates a new snippet714 uploads a file when dragging into textarea715 when the git operation fails716 renders the new page and displays the error717User creates new blob718 as a maintainer719 behaves like creating a file720 allows the user to add a new file in Web IDE721 as an admin722 behaves like creating a file723 allows the user to add a new file in Web IDE724 as a developer725 does not allow pushing to the default branch726Merge request > User sees check out branch modal727 shows the check out branch modal728 closes the check out branch modal with the close action729Groups > Members > Maintainer manages access requests730 behaves like Maintainer manages access requests731 maintainer can see access requests732 maintainer can grant access733 maintainer can deny access734Merge request > User resolves outdated diff discussions735 when a discussion was resolved by a push736 shows that as automatically resolved737 does not show that for active discussions738Profile > Password739 Password authentication enabled740 User with password automatically set741 User puts different passwords in the field and in the confirmation742 shows an error message743 does not contain the current password field after an error744 User puts the same passwords in the field and in the confirmation745 shows a success message746 Password authentication unavailable747 Regular user748 renders 404 when password authentication is disabled for the web interface and Git749 LDAP user750 renders 404751 Change password752 when current password is blank753 behaves like user enters an incorrect current password754 handles the invalid password attempt, and prompts the user to try again755 locks the user account when user passes the maximum attempts threshold756 when current password is incorrect757 behaves like user enters an incorrect current password758 handles the invalid password attempt, and prompts the user to try again759 locks the user account when user passes the maximum attempts threshold760 when the password reset is successful761 changes the password, logs the user out and prompts them to sign in again762 when password is expired763 needs change user password764 when global require_two_factor_authentication is enabled765 needs change user password766Merge Requests > User filters by assignees767 filtering by assignee:none768 applies the filter769 filtering by assignee=@username770 applies the filter771User opens link to comment772 authenticated user773 switches to all activity and does not show error message774 anonymous user775 does not show error message776User activates Atlassian Bamboo CI777 activates integration778Download buttons in branches page779 when checking branches780 behaves like archive download buttons781 when static objects external storage is enabled782 private project783 shows archive download buttons with external storage URL prepended and user token appended to their href784 public project785 shows archive download buttons with external storage URL prepended to their href786 when static objects external storage is disabled787 shows default archive download buttons788 with artifacts789 shows download artifacts button790Project > Activity > User sees private activity791 shows the activity to a logged-in user with permissions792 hides the activity from a logged-in user without permissions793 hides the activity from an anonymous user794Groups > Members > Owner adds member with expiration date795Skipping ./spec/features/groups/members/master_adds_member_with_expiration_date_spec.rb[1:1] 'Groups > Members > Owner adds member with expiration date expiration date is displayed in the members list' because it's flaky.796 expiration date is displayed in the members list (PENDING: around hook at ./spec/support/flaky_tests.rb:21 did not execute the example)797 changes expiration date798 clears expiration date799Registration enabled callout800 when "Sign-up enabled" setting is `true`801 when an admin is logged in802 displays callout on admin and dashboard pages and root page803 does not display callout on pages other than root, admin, or dashboard804 when callout is dismissed805 does not display callout806 when a non-admin is logged in807 does not display callout808The group page809 The sidebar810 has all the expected links811 shows all project features when policy control is enabled812 hides some links when an external authorization service configured with an url813User manages emails814 shows user's emails815 adds an email816 does not add an email that is the primary email of another user817 removes an email818Projects > Show > User sees last commit CI status819 shows the project README820New project from template821 create from template822 shows template tabs823User views closed merge requests824 shows closed merge requests825Sentry826 does not load sentry if sentry is disabled827 loads sentry if sentry is enabled828Multi Select Issue829 with lists830 moves multiple issues to another list (PENDING: Temporarily skipped with xcontext)831 maintains order when moved (PENDING: Temporarily skipped with xcontext)832 move issues in the same list (PENDING: Temporarily skipped with xcontext)833Pending: (Failures listed here are expected and do not affect your suite's status)834 1) Project wikis behaves like User updates wiki page when wiki is not empty when using the content editor with feature flag on behaves like edits content using the content editor mermaid diagram toggles the diagram when preview button is clicked835 # around hook at ./spec/support/flaky_tests.rb:21 did not execute the example836 # ./spec/support/shared_examples/features/content_editor_shared_examples.rb:107837 2) Groups > Members > Owner adds member with expiration date expiration date is displayed in the members list838 # around hook at ./spec/support/flaky_tests.rb:21 did not execute the example839 # ./spec/features/groups/members/master_adds_member_with_expiration_date_spec.rb:20840 3) Multi Select Issue with lists moves multiple issues to another list841 # Temporarily skipped with xcontext842 # ./spec/features/boards/multi_select_spec.rb:68843 4) Multi Select Issue with lists maintains order when moved844 # Temporarily skipped with xcontext845 # ./spec/features/boards/multi_select_spec.rb:81846 5) Multi Select Issue with lists move issues in the same list847 # Temporarily skipped with xcontext848 # ./spec/features/boards/multi_select_spec.rb:97849Finished in 21 minutes 56 seconds (files took 59.89 seconds to load)850300 examples, 0 failures, 5 pending851Failed to write to log, write log/workhorse-test.log: file already closed852RSpec exited with 0.853No examples to retry, congrats!855Not uploading cache ruby-gems-debian-bullseye-ruby-2.7-10 due to policy856Not uploading cache gitaly-ruby-gems-debian-bullseye-ruby-2.7-10 due to policy858Uploading artifacts...859coverage/: found 5 matching files and directories 860crystalball/: found 2 matching files and directories 861deprecations/: found 10 matching files and directories 862knapsack/: found 3 matching files and directories 863rspec/: found 7 matching files and directories 864WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory 865log/*.log: found 18 matching files and directories 866WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/2660063537/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com867WARNING: Retrying... context=artifacts-uploader error=request redirected868Uploading artifacts as "archive" to coordinator... 201 Created id=2660063537 responseStatus=201 Created token=dZmWwKk1869Uploading artifacts...870rspec/junit_rspec.xml: found 1 matching files and directories 871WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/2660063537/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com872WARNING: Retrying... context=artifacts-uploader error=request redirected873Uploading artifacts as "junit" to coordinator... 201 Created id=2660063537 responseStatus=201 Created token=dZmWwKk1875Job succeeded