rspec-ee system pg11 4/6
Passed Started
by
@patrickbajao

Patrick Bajao
1Running with gitlab-runner 13.9.0-rc2 (69c049fd)2 on prm-com-gitlab-org ae3bfce23 feature flags: FF_GITLAB_REGISTRY_HELPER_IMAGE:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.2.patched-golang-1.14-git-2.29-lfs-2.9-chrome-87-node-14.15-yarn-1.22-postgresql-11-graphicsmagick-1.3.34 ...7Starting service postgres:11.6 ...8Pulling docker image postgres:11.6 ...9Using docker image sha256:2c963c0eb8c6efa49bb8352ea446f248d208d674cfc34fc9ea275b5f99f8dedd for postgres:11.6 with digest postgres@sha256:6f2062ab11d720f4756f17da4d0a64534346cce33b7cdea9d7ac4f43eed9fc02 ...10Starting service redis:5.0-alpine ...11Pulling docker image redis:5.0-alpine ...12Using docker image sha256:f5b24aafdf93a05581fac6db4430badb2024b27c7d6c29eb3144b01828ac5a07 for redis:5.0-alpine with digest redis@sha256:6151b520d9ac29c1524d9637e0b3dc69cba7dbef27a427d6dba355652fff8306 ...13Starting service elasticsearch:7.10.1 ...14Pulling docker image elasticsearch:7.10.1 ...15Using docker image sha256:558380375f1a36c20e67c3a0b7bf715c659d75520d0e688b066d5e708918d716 for elasticsearch:7.10.1 with digest elasticsearch@sha256:7cd88158f6ac75d43b447fdd98c4eb69483fa7bf1be5616a85fe556262dc864a ...16Waiting for services to be up and running...17Authenticating with credentials from job payload (GitLab Registry)18Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.2.patched-golang-1.14-git-2.29-lfs-2.9-chrome-87-node-14.15-yarn-1.22-postgresql-11-graphicsmagick-1.3.34 ...19Using docker image sha256:4d23ed899afed063085b02cb83fa639d1a880dc4059e6c7f0af9ee9b713ba41b for registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.2.patched-golang-1.14-git-2.29-lfs-2.9-chrome-87-node-14.15-yarn-1.22-postgresql-11-graphicsmagick-1.3.34 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:d70df1af0359f58b269fab0d70a090bca324eba3a03e465146b10aef05de3273 ...21Running on runner-ae3bfce2-project-278964-concurrent-0 via runner-ae3bfce2-prm-1614768924-98856691...23$ eval "$CI_PRE_CLONE_SCRIPT"24Downloading archived master...25Connecting to storage.googleapis.com (172.217.204.128:443)26saving to '/tmp/gitlab.tar.gz'27gitlab.tar.gz 10% |*** | 39.7M 0:00:08 ETA28gitlab.tar.gz 39% |************ | 155M 0:00:03 ETA29gitlab.tar.gz 65% |******************** | 259M 0:00:01 ETA30gitlab.tar.gz 100% |********************************| 396M 0:00:00 ETA31'/tmp/gitlab.tar.gz' saved32Extracting tarball into /builds/gitlab-org/gitlab...33Fetching changes with git depth set to 20...34Reinitialized existing Git repository in /builds/gitlab-org/gitlab/.git/35remote: Enumerating objects: 1210, done. 36remote: Counting objects: 100% (645/645), done. 37remote: Compressing objects: 100% (248/248), done. 38remote: Total 320 (delta 256), reused 130 (delta 68), pack-reused 0 39Receiving objects: 100% (320/320), 40.40 KiB | 1.92 MiB/s, done.40Resolving deltas: 100% (256/256), completed with 120 local objects.42 * [new ref] 4996f4cc3b5cc82b8b493bfd2a4ced37e8cf757c -> refs/pipelines/26473258743Checking out 4996f4cc as refs/merge-requests/55046/merge...44Skipping Git submodules setup46Checking cache for rails-v4-3...47cache.zip is up to date 48WARNING: vendor/ruby/2.7.0/gems/deprecation_toolkit-1.5.1/gemfiles/test/deprecations: chmod vendor/ruby/2.7.0/gems/deprecation_toolkit-1.5.1/gemfiles/test/deprecations: no such file or directory (suppressing repeats) 49Successfully extracted cache51Downloading artifacts for compile-test-assets (1069711722)...52Downloading artifacts from coordinator... ok id=1069711722 responseStatus=200 OK token=cQ-zkx2s53Downloading artifacts for detect-tests (1069711729)...54Downloading artifacts from coordinator... ok id=1069711729 responseStatus=200 OK token=4KJ6tsyT55Downloading artifacts for retrieve-tests-metadata (1069711731)...56Downloading artifacts from coordinator... ok id=1069711731 responseStatus=200 OK token=nMSW8ysV57Downloading artifacts for setup-test-env (1069711725)...58Downloading artifacts from coordinator... ok id=1069711725 responseStatus=200 OK token=fSmN9Jtk59WARNING: tmp/tests/gitlab-shell/.gitlab_shell_secret: chmod tmp/tests/gitlab-shell/.gitlab_shell_secret: no such file or directory (suppressing repeats) 61Using docker image sha256:4d23ed899afed063085b02cb83fa639d1a880dc4059e6c7f0af9ee9b713ba41b for registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.2.patched-golang-1.14-git-2.29-lfs-2.9-chrome-87-node-14.15-yarn-1.22-postgresql-11-graphicsmagick-1.3.34 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:d70df1af0359f58b269fab0d70a090bca324eba3a03e465146b10aef05de3273 ...62$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb63$ export GOPATH=$CI_PROJECT_DIR/.go64$ mkdir -p $GOPATH65$ source scripts/utils.sh66$ source scripts/prepare_build.sh67Bundler version 2.1.468$ bundle install --without=production development --jobs=2 --path=vendor --retry=3 --quiet69==> 'bundle install --without=production development --jobs=2 --path=vendor --retry=3 --quiet' succeeded in 1 seconds.70$ bundle check71The Gemfile's dependencies are satisfied72==> 'bundle check' succeeded in 0 seconds.73$ bundle pristine pg74Installing pg 1.2.3 with native extensions75==> 'bundle pristine pg' succeeded in 10 seconds.76$ setup_db_user_only77CREATE ROLE78GRANT79==> 'setup_db_user_only' succeeded in 0 seconds.80$ bundle exec rake db:drop db:create db:structure:load db:migrate gitlab:db:setup_ee81Dropped database 'gitlabhq_test'82Created database 'gitlabhq_test'83Dropped database 'gitlabhq_geo_test'84Created database 'gitlabhq_geo_test'85==> 'bundle exec rake db:drop db:create db:structure:load db:migrate gitlab:db:setup_ee' succeeded in 26 seconds.86$ run_timed_command "gem install knapsack --no-document"87$ gem install knapsack --no-document88Successfully installed knapsack-1.20.0891 gem installed90==> 'gem install knapsack --no-document' succeeded in 1 seconds.91$ run_timed_command "scripts/gitaly-test-spawn"92$ scripts/gitaly-test-spawn93Settings are listed in order of priority. The top value will be used.94retry95Set for your local app (/builds/gitlab-org/gitlab/tmp/tests/gitaly/ruby/.bundle/config/config): 396path97Set for your local app (/builds/gitlab-org/gitlab/tmp/tests/gitaly/ruby/.bundle/config/config): "/builds/gitlab-org/gitlab/vendor/gitaly-ruby"98jobs99Set for your local app (/builds/gitlab-org/gitlab/tmp/tests/gitaly/ruby/.bundle/config/config): 4100app_config101Set via BUNDLE_APP_CONFIG: "/builds/gitlab-org/gitlab/tmp/tests/gitaly/ruby/.bundle/config"102gemfile103Set via BUNDLE_GEMFILE: "/builds/gitlab-org/gitlab/tmp/tests/gitaly/ruby/Gemfile"104flags105Set via BUNDLE_FLAGS: "--jobs=4 --retry=3 --path=/builds/gitlab-org/gitlab/vendor/gitaly-ruby"106Don't run Bundler as root. Bundler can ask for sudo if it is needed, and107installing your bundle as root will break this application for all non-root108users on this machine.109Using abstract_type 0.0.7110Using concurrent-ruby 1.1.7111Using i18n 1.8.5112Using minitest 5.14.2113Using thread_safe 0.3.6114Using tzinfo 1.2.9115Using zeitwerk 2.4.2116Using activesupport 6.0.3.4117Using builder 3.2.4118Using erubi 1.10.0119Using mini_portile2 2.5.0120Using racc 1.5.2121Using nokogiri 1.11.1 (x86_64-linux)122Using rails-dom-testing 2.0.3123Using crass 1.0.6124Using loofah 2.9.0125Using rails-html-sanitizer 1.3.0126Using actionview 6.0.3.4127Using rack 2.2.3128Using rack-test 1.1.0129Using actionpack 6.0.3.4130Using ice_nine 0.11.2131Using memoizable 0.4.2132Using adamantium 0.2.0133Using public_suffix 4.0.6134Using addressable 2.7.0135Using ast 2.4.1136Using binding_ninja 0.2.3137Using bundler 2.1.4138Using charlock_holmes 0.7.7139Using coderay 1.1.2140Using equalizer 0.0.11141Using concord 0.1.5142Using diff-lcs 1.3143Using dotenv 2.7.6144Using escape_utils 1.2.1145Using factory_bot 5.0.2146Using multipart-post 2.1.1147Using faraday 1.0.1148Using ffi 1.13.1149Using json 2.5.1150Using gemojione 3.3.0151Using mini_mime 1.0.2152Using rugged 1.0.1153Using github-linguist 7.12.1154Using github-markup 1.7.0155Using mime-types-data 3.2020.1104156Using mime-types 3.3.1157Using gitlab-gollum-rugged_adapter 0.4.4.3.gitlab.1158Using rouge 3.26.0159Using nokogumbo 1.5.0160Using sanitize 4.6.6161Using stringex 2.8.5162Using gitlab-gollum-lib 4.2.7.10.gitlab.1163Using google-protobuf 3.12.4 (x86_64-linux)164Using googleapis-common-protos-types 1.0.5165Using grpc 1.30.2 (x86_64-linux)166Using opentracing 0.5.0167Using thrift 0.13.0168Using jaeger-client 1.1.0169Using pg_query 1.3.0170Using redis 4.2.5171Using gitlab-labkit 0.15.0172Using gitlab-markup 1.7.1173Using grpc-tools 1.30.2174Using sawyer 0.8.2175Using octokit 4.20.0176Using reverse_markdown 1.4.0177Using thor 1.1.0178Using licensee 9.14.1179Using method_source 0.9.2180Using msgpack 1.3.3181Using optimist 3.0.1182Using parallel 1.19.2183Using parser 2.7.2.0184Using procto 0.0.3185Using unparser 0.4.7186Using proc_to_ast 0.1.0187Using pry 0.12.2188Using rainbow 3.0.0189Using rbtrace 0.4.14190Using rdoc 6.2.0191Using regexp_parser 1.8.1192Using rexml 3.2.4193Using rspec-support 3.8.0194Using rspec-core 3.8.0195Using rspec-expectations 3.8.3196Using rspec-mocks 3.8.0197Using rspec 3.8.0198Using rspec-parameterized 0.4.2199Using rubocop-ast 0.2.0200Using ruby-progressbar 1.10.1201Using unicode-display_width 1.7.0202Using rubocop 0.86.0203Using sentry-raven 3.0.4204Using timecop 0.9.1205Bundle complete! 21 Gemfile dependencies, 96 gems now installed.206Bundled gems are installed into `/builds/gitlab-org/gitlab/vendor/gitaly-ruby`207Checking gitaly-ruby Gemfile...208Checking gitaly-ruby bundle...209The Gemfile's dependencies are satisfied210Trying to connect to gitaly: ....... OK211Trying to connect to gitaly2: ................ OK212Trying to connect to praefect: .......... OK213==> 'scripts/gitaly-test-spawn' succeeded in 5 seconds.214$ source ./scripts/rspec_helpers.sh215$ rspec_paralellized_job "--tag ~quarantine --tag ~geo --tag ~level:migration"216KNAPSACK_TEST_FILE_PATTERN: ee/spec/{features}{,/**/}*_spec.rb217Knapsack report generator started!218WARNING: `around(:context)` hooks are not supported and behave like `around(:example). Called from /builds/gitlab-org/gitlab/spec/support/omniauth_strategy.rb:36:in `block in <top (required)>'.219Run options:220 include {:focus=>true}221 exclude {:quarantine=>true, :geo=>true, :level=>"migration"}222All examples were filtered out; ignoring {:focus=>true}223==> Setting up GitLab Workhorse...224 GitLab Workhorse set up in 65.179142233 seconds...225==> Setting up gitlab-test bare repository in /builds/gitlab-org/gitlab/tmp/tests/gitlab-test_bare...226 /builds/gitlab-org/gitlab/tmp/tests/gitlab-test_bare set up in 0.044171727 seconds...227Scoped issue boards228Starting the Capybara driver server...229 user with edit permissions230 new board231 milestone232Capybara starting Puma...233* Version 5.1.1 , codename: At Your Service234* Min threads: 0, max threads: 4235* Listening on unix:///tmp/20210303-355-e7zjv8236 creates board filtering by milestone237 creates board filtering by No milestone238 creates board filtering by Any milestone239 displays dot highlight and tooltip240 labels241 creates board filtering by one label242 creates board filtering by multiple labels243 only shows group labels in list on group boards244 displays dot highlight and tooltip245 assignee246 creates board filtering by assignee247 creates board filtering by "Any assignee"248 displays dot highlight and tooltip249 weight250 creates board filtering by weight251 creates board filtering by "Any" weight252 creates board filtering by "None" weight253 creates board filtering by "0" weight254 displays dot highlight and tooltip255 edit board256 edits board name257 prefills fields258 milestone259 sets board milestone260 sets board to any milestone261 sets board to upcoming milestone262 does not display milestone in search hint263 iteration264 board not scoped to iteration265 sets board to current iteration266 board scoped to current iteration267 removes current iteration from board268 labels269 adds label to board270 adds multiple labels to board271 can filter by additional labels272 group board273 only shows group labels in list274 assignee275 sets board assignee276 sets board to Any assignee277 does not display assignee in search hint278 weight279 sets board weight280 sets board to Any weight281 does not display weight in search hint282 remove issue283 removes issues milestone when removing from the board284 user without edit permissions285 can view board scope286 does not display dot highlight and tooltip287 with scoped_issue_boards feature disabled288 does not display dot highlight and tooltip289 doesn't show the input when creating a board290 doesn't show the button to edit scope291Issue Sidebar292 updating weight293 updates weight in sidebar to 1294 updates weight in sidebar to no weight295 as a guest296 does not have a option to edit weight297 as a guest, interacting with collapsed sidebar298 edit weight field does not appear after clicking on weight when sidebar is collapsed then expanding it299 health status300 when health status feature is available301 shows health status on sidebar302 when user closes an issue303 disables the edit button304 when health status feature is not available305 does not show health status on sidebar306 Iterations307 when iterations feature available308 selects and updates the right iteration309 does not show closed iterations310 when a project does not have a group311 cannot find the select-iteration edit button312 when iteration feature is not available313 cannot find the select-iteration edit button314Promotions315 for merge request improve316 appears in project edit page317 does not show when cookie is set318 for repository features319 appears in repository settings page320 does not show when cookie is set321 for burndown charts322 appears in milestone page323 does not show when cookie is set324 for epics in issues sidebar325 gitlab.com326 behaves like Epics promotion327 appears on the page328 is removed after dismissal329 does not appear on page after dismissal and reload330 closes dialog when clicking on X, but not dismiss it331 self hosted332 behaves like Epics promotion333 appears on the page334 is removed after dismissal335 does not appear on page after dismissal and reload336 closes dialog when clicking on X, but not dismiss it337 for issue weight338 appears on the page339 is removed after dismissal340 does not appear on page after dismissal and reload341 closes dialog when clicking on X, but not dismiss it342 when checking namespace plans343 appears on the page344 for issue templates345 appears on the page346 for project audit events347 appears on the page348 when the "Security & Compliance" feature is disabled349 is expected to respond with numeric status code not_found350 for group contribution analytics351 appears on the page352 for group webhooks353 appears on the page354 for advanced search355 appears on seearch page356 does not show when cookie is set357Global elastic search358 I do not overload the database359 searching issues360 behaves like an efficient database result361 avoids N+1 database queries362 searching projects363 behaves like an efficient database result364 avoids N+1 database queries365 searching merge requests366 behaves like an efficient database result367 avoids N+1 database queries368 searching milestones369 behaves like an efficient database result370 avoids N+1 database queries371 I search through the issues and I see pagination372 has a pagination373 I search through the notes and I see pagination374 has a pagination375 I search through the blobs376 finds files377 ignores nonexistent projects from stale index378 I search through the wiki blobs379 finds wiki pages380 I search through the commits381 finds commits382 shows proper page 2 results383 I search globally384 displays result counts for all categories385Global elastic search redactions386 when block_anonymous_global_searches is disabled387 behaves like a redacted search results page388 behaves like redacted search results page assertions389 when logged in390 redacts private features the user does not have access to391 when issues are public392 redacts other private features393 behaves like redacted search results page assertions394 when not logged in395 redacts private features the user does not have access to396 when issues are public397 redacts other private features398 when block_anonymous_global_searches is enabled399 behaves like a redacted search results page400 behaves like redacted search results page assertions401 when logged in402 redacts private features the user does not have access to403 when issues are public404 redacts other private features405issue boards406 with group and reporter407 can edit board name408 add list dropdown409 shows tabbed dropdown with labels list and assignees list410 shows simple dropdown with only labels list411 swimlanes dropdown412 license feature on413 does not show Group by dropdown when user is not logged in414 shows Group by dropdown when user is logged in415 license feature off416 does not show Group by dropdown when user is not logged in417 does not show Group by dropdown when user is logged in418 total weight419 shows total weight for backlog420 updates weight when moving to list421 unlicensed422 hides weight423 locked milestone424 does not have remove button425 is not able to be backspaced426 list header427 When FF is turned on428 when max issue count is set429 displays issue and max issue size430 list settings431 When license is available432 shows the list settings button433 when settings button is clicked434 shows the board list settings sidebar435 when boards setting sidebar is open436 when user clicks Remove Limit437 sets max issue count to zero438 when the user is editing a wip limit and clicks close439 updates the max issue count wip limit440 when user off clicks441 updates the max issue count wip limit442 When user sets max issue count to 0443 updates the max issue count wip limit to None444 when user hits enter445 updates the max issue count wip limit446 When license is not available447 does not show the list settings button448Project mirror449 On a project450 when mirror was updated successfully451 shows the last successful at timestamp452 when mirror was never updated successfully453 shows that mirror has never been updated454 with Update now button455 when able to force update456 forces import457 when unable to force update458 disables Update now button459 when the project is archived460 disables Update now button461 configuration462 password authentication463 can be set up464 can be changed to unauthenticated465 can be recreated after an SSH mirror is set466 SSH public key authentication467 can be set up468 host key management469 fills fingerprints and host keys when detecting470 displays error if detection fails471DEPRECATION WARNING: /builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/activesupport-6.0.3.4/lib/active_support/cache.rb:330: warning: Passing the keyword argument as the last hash parameter is deprecated472/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/activesupport-6.0.3.4/lib/active_support/cache.rb:710: warning: The called method `get_entry_value' is defined here473 (called from fetch at /builds/gitlab-org/gitlab/lib/gitlab/repository_cache.rb:25)474 allows manual host keys entry475 authentication methods476 shows SSH related fields for an SSH URL477 hides SSH-related fields for a HTTP URL478Group elastic search479 issue search480 finds the issue481 blob search482 finds files483 wiki search484 finds wiki pages485 commit search486 finds commits487Group elastic search redactions488 behaves like a redacted search results page489 behaves like redacted search results page assertions490 when logged in491 redacts private features the user does not have access to492 when issues are public493 redacts other private features494 behaves like redacted search results page assertions495 when not logged in496 redacts private features the user does not have access to497 when issues are public498 redacts other private features499group epic roadmap500 when epics exist for the group501 roadmap page502 renders roadmap preset buttons correctly503 renders the filtered search bar correctly504 renders the sort dropdown correctly505 renders roadmap view506 renders all group epics within roadmap507 roadmap page with epics state filter508 renders open epics only509 renders closed epics only510 saves last selected epic state511 roadmap page with filter applied512 renders filtered search bar with applied filter token513 renders roadmap view with matching epic514 keeps label filter when filtering by state515 when no epics exist for the group516 roadmap page517 shows empty state page518 when over 1000 epics match roadmap filters519 roadmap page520 renders warning callout banner521 is removed after dismissal and even after reload522epics list523 when epics exist for the group524 shows epics tabs for each status type525 shows the epics in the navigation sidebar526 shows epic updated date and comment count527 shows epic start and/or end dates when present528 renders the filtered search bar correctly529 sorts by created_at DESC by default530 sorts by the selected value and stores the selection for epic list531 sorts by the selected value and stores the selection for roadmap532 renders the epic detail correctly after clicking the link533 when closed epics exist for the group534 shows epic status, updated date and comment count535 when no epics exist for the group536 renders the empty list page537 shows epics tabs for each status type538 vue epics list539 renders epics list540 renders epics item with metadata541 renders epic item timeframe542Referencing Epics543 reference on an issue544 when referencing epics from the direct parent545 displays link to the reference546 when referencing an epic from another group547 when non group member displays the issue548 when referenced epic is in a public group549 displays link to the reference550 when referenced epic is in a private group551 does not display link to the reference552 when a group member displays the issue553 when referenced epic is in a private group554 displays link to the reference555 note cross-referencing556 when referencing an epic from an issue note557 creates a note with reference and cross references the epic558 when referencing an issue from an epic559 creates a note with reference and cross references the issue560Edit group settings561 navbar562 with LDAP enabled563 is able to navigate to LDAP group section564 with owners not being able to manage LDAP565 is not able to navigate to LDAP group section566 with webhook feature enabled567 shows the menu item568 with webhook feature disabled569 does not show the menu item570 Member Lock setting571 without a license key572 is not visible573 with a license key574 is visible575 when current user is not the Owner576 is not visible577 Group file templates setting578 without a license key579 is not visible580 with a license key581 is visible582 allows a project to be selected583 when current user is not the Owner584 is not visible585 when custom_project_templates feature586 is enabled587 when the group is a top parent group588 behaves like shows custom project templates settings589 shows the custom project templates selection menu590 group selection menu591 shows only the subgroups592 when the group is a subgroup593 behaves like shows custom project templates settings594 shows the custom project templates selection menu595 group selection menu596 shows only the subgroups597 namespace plan is checked598 namespace is on the proper plan599 when the group is a top parent group600 behaves like shows custom project templates settings601 shows the custom project templates selection menu602 group selection menu603 shows only the subgroups604 when the group is a subgroup605 behaves like shows custom project templates settings606 shows the custom project templates selection menu607 group selection menu608 shows only the subgroups609 is disabled for namespace610 when the group is the top parent group611 behaves like does not show custom project templates settings612 does not show the custom project templates selection menu613 when the group is a subgroup614 behaves like does not show custom project templates settings615 does not show the custom project templates selection menu616 is disabled617 when the group is the top parent group618 behaves like does not show custom project templates settings619 does not show the custom project templates selection menu620 when the group is a subgroup621 behaves like does not show custom project templates settings622 does not show the custom project templates selection menu623 merge request approval settings624 when feature flag is enabled and group is licensed625 allows to save settings626 when feature flag is disabled and group is not licensed627 is not visible628User views iteration629 with license630 behaves like render iteration page631 view an iteration632Checking for expected text of nil is confusing and/or pointless since it will always match. Please specify a string or regexp instead. /builds/gitlab-org/gitlab/ee/spec/features/projects/iterations/user_views_iteration_spec.rb:25633 shows iteration info634 when grouping by label635 behaves like iteration report group by label636 groups by label637 shows ungrouped issues when `Group by: None` is selected again638 shows ungrouped issues when label `x` is clicked to remove it639 with old routes640 is expected to eq "/group107/project95/-/iterations/2"641 behaves like render iteration page642 view an iteration643Checking for expected text of nil is confusing and/or pointless since it will always match. Please specify a string or regexp instead. /builds/gitlab-org/gitlab/ee/spec/features/projects/iterations/user_views_iteration_spec.rb:25644 shows iteration info645 without license646 shows page not found647Projects > Push Rules648 reject_unsigned_commits rule649 unlicensed650 does not render the setting checkbox651 licensed652 renders the setting checkbox653 with GL.com plans654 when disabled655 does not render the setting checkbox656 when enabled657 renders the setting checkbox658 commit_committer_check rule659 unlicensed660 does not render the setting checkbox661 licensed662 renders the setting checkbox663 with GL.com plans664 when disabled665 does not render the setting checkbox666 when enabled667 renders the setting checkbox668EE IDE user commits changes669 does not show an error message670 when the push_rules_supersede_codeowners is false671 shows error message672Groups > Billing > Seat Usage673 seat usage table674 displays correct number of users675 when removing user676 with a modal to confirm removal677 has disabled the remove button678 enables the remove button when user enters valid username679 does not enable button when user enters invalid username680 removing the user681 shows a flash message682 removing the user from a sub-group683 updates the seat table of the parent group684Groups > Audit Events685 has Audit Events button in head nav bar686 unlicensed687 returns 404688 does not have Audit Events button in head nav bar689 changing a user access level690 appears in the group's audit events691 filter by date692 behaves like audit events date filter693 shows only 2 days old events694 shows only today's event695 shows a message if provided date is invalid696GFM autocomplete EE697 assignees698 when tribute_autocomplete feature flag is off699 only lists users who are currently assigned to the issue when using /unassign700 when tribute_autocomplete feature flag is on701 only lists users who are currently assigned to the issue when using /unassign702 shows epics703Project settings > Issues704 when Issues are initially enabled705 when Pipelines are initially enabled706 shows the Issues settings707 when Issues are initially disabled708 does not show the Issues settings709 issuable default templates feature not available710 input to configure issue template is not shown711 issuable default templates feature is available712 input to configure issue template is not shown713Welcome screen714 on GitLab.com715 shows the welcome page with a progress bar716 when in the subscription flow717 shows the progress bar with the correct steps718 when in the invitation flow719 does not show the progress bar720 when in the trial flow721 does not show the progress bar722 when onboarding_signup is disabled723 does not show the progress bar724Merge requests > User merges immediately725 when the merge request is on the merge train726 shows a warning dialog and does nothing if the user selects "Cancel"727 shows a warning dialog and merges immediately after the user confirms728Profile > Account729 Disconnect Group SAML730 unlinks account731 removes access to the group732 group has disabled SAML733 lets members distrust and unlink authentication734 group trial has expired735 lets members distrust and unlink authentication736 Delete account737 on GitLab.com when the user's password is automatically set738 shows that the identity cannot be verified739 does not display a delete button740Edit group settings741 LDAP sync method742 when the LDAP group sync filter feature is available743 adds new LDAP synchronization744 shows the LDAP filter section745 shows the LDAP group section746 when the LDAP group sync filter feature is not available747 does not show the LDAP search method switcher748 shows the LDAP group section749 does not shows the LDAP filter section750Epic quick actions751 note with a quick action752 previews a note with quick action753 executes the quick action754Projects > Members > Member is removed from project755 when `vue_project_members_list` feature flag is enabled756 user is removed from project757 when the user has been specifically allowed to access a protected branch758 user leaves project759 when `vue_project_members_list` feature flag is disabled760 user is removed from project761 when the user has been specifically allowed to access a protected branch762 user leaves project763Merge request > User selects branches for new MR764 create a merge request for the selected branches765 saving the MR766 shows the saved MR767Dashboard merge requests768 behaves like dashboard ultimate trial callout769 hides promotion callout if not .com770 .com771 shows dismissable promotion callout if default dashboard772 hides dismissable promotion callout if not default dashboard773 hides promotion callout if a trial is active774 hides promotion callout if user owns a paid namespace775Epic shortcuts776 pressing "l"777 opens labels dropdown for editing778 pressing "e"779 starts editing mode for epic780Dashboard operations781 displays information about the last pipeline to an authenticated developer on the project782 when opened on gitlab.com783 masks projects without valid license784EE > Projects > Licenses > Maintainer views policies785 when policies are not configured786 displays a link to the documentation to configure license compliance787 when a policy is configured788DEPRECATION WARNING: /builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/carrierwave-1.3.1/lib/carrierwave/sanitized_file.rb:316: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call789/usr/local/lib/ruby/2.7.0/fileutils.rb:206: warning: The called method `mkdir_p' is defined here790 (called from cache! at /builds/gitlab-org/gitlab/app/uploaders/object_storage.rb:369)791 displays licenses detected in the most recent scan report792 when viewing the configured policies793 displays the classification794Groups > Contribution Analytics795 visit Contribution Analytics page for group796 displays Contribution Analytics797Issue Boards new issue798 authorized user799 successfully assigns weight to newly-created issue800Welcome screen801 on GitLab.com802 shows the group edit page without a progress bar803 when showing for a new user804 shows the progress bar with the correct steps805Profile access806 GET /-/profile/keys807 is expected to be allowed for auditor808 GET /-/profile809 is expected to be allowed for auditor810 GET /-/profile/account811 is expected to be allowed for auditor812 GET /-/profile/preferences813 is expected to be allowed for auditor814 GET /-/profile/audit_log815 is expected to be allowed for auditor816 GET /-/profile/notifications817 is expected to be allowed for auditor818SCIM Token handling819 group has no existing scim token820 displays generate token form821 group has existing scim token822 displays the scim form with an obfuscated token823Dashboard todos824 behaves like dashboard ultimate trial callout825 hides promotion callout if not .com826 .com827 shows dismissable promotion callout if default dashboard828 hides dismissable promotion callout if not default dashboard829 hides promotion callout if a trial is active830 hides promotion callout if user owns a paid namespace831Groups::ProductivityAnalytics832 exposes valid url params in data attributes833 when params are invalid834 does not expose params in data attributes835Health status836 health status on issue list row837 renders health status label for on_track838 renders health status label for needs_attention839 renders health status label for at_risk840Dashboard access841 GET /dashboard842 is expected to be allowed for auditor843 GET /dashboard/issues844 is expected to be allowed for auditor845 GET /dashboard/merge_requests846 is expected to be allowed for auditor847 GET /dashboard/projects/starred848 is expected to be allowed for auditor849 GET /help850 is expected to be allowed for auditor851 GET /projects/new852 is expected to be allowed for auditor853 GET /groups/new854 is expected to be allowed for auditor855 GET /dashboard/groups856 is expected to be allowed for auditor857Group iterations858 create an iteration859 renders description preview860 description input does not support autocomplete861CodeReviewAnalytics Filtered Search862 renders the filtered search bar correctly863 displays label and milestone in search hint864EE > Projects > Settings > User manages approval rule settings865 when merge requests is not available866 does not show approval settings867 when merge requests is available868 shows approval settings869 when `code_owner_approval_required` is not available870 does not allow the user to require code owner approval871Admin::Emails872 when `send_emails_from_admin_area` feature is not licensed873unknown OID 28: failed to recognize type of 'relfrozenxid'. It will be treated as String.874unknown OID 1034: failed to recognize type of 'relacl'. It will be treated as String.875unknown OID 194: failed to recognize type of 'relpartbound'. It will be treated as String.876 returns 404877 when `send_emails_from_admin_area` feature is licensed878 when emails from admin area are not rate limited879 does not show the waiting period alertand the submit button is in enabled state880 when emails from admin area are rate limited881 shows the waiting period alertand the submit button is in disabled state882User views Release883 renders the group milestone884Public Project Snippets Access885 GET /:project_path/snippets886 is expected to be allowed for auditor887 GET /:project_path/snippets/new888 is expected to be denied for auditor889 GET /:project_path/snippets/:id890 for a public snippet891 is expected to be allowed for auditor892 for an internal snippet893 is expected to be allowed for auditor894 for a private snippet895 is expected to be allowed for auditor896 GET /:project_path/snippets/:id/raw897 for a public snippet898 is expected to be allowed for auditor899 for an internal snippet900 is expected to be allowed for auditor901 for a private snippet902 is expected to be allowed for auditor903Operations dropdown navbar EE904 has an `Operations` link905 has an `Environments` link906EE > Projects > Settings > User manages issue template907 saves issue template908User adds hook909 adds new hook910GroupAnalytics911 renders the container912User views hooks913 is expected to have text "http://example6.test"914Responses915 shows a friendly message916Knapsack report was generated. Preview:917{918 "ee/spec/features/boards/scoped_issue_board_spec.rb": 166.0938539505005,919 "ee/spec/features/issues/issue_sidebar_spec.rb": 27.69100332260132,920 "ee/spec/features/promotion_spec.rb": 62.04053997993469,921 "ee/spec/features/search/elastic/global_search_spec.rb": 51.214354276657104,922 "ee/spec/features/boards/boards_spec.rb": 43.11518621444702,923 "ee/spec/features/projects/mirror_spec.rb": 36.26448440551758,924 "ee/spec/features/search/elastic/group_search_spec.rb": 29.325828313827515,925 "ee/spec/features/groups/group_roadmap_spec.rb": 30.84581160545349,926 "ee/spec/features/epics/epics_list_spec.rb": 25.970115423202515,927 "ee/spec/features/epics/referencing_epics_spec.rb": 23.028316020965576,928 "ee/spec/features/groups/group_settings_spec.rb": 21.370007753372192,929 "ee/spec/features/projects/iterations/user_views_iteration_spec.rb": 19.656854391098022,930 "ee/spec/features/projects/push_rules_spec.rb": 13.335166215896606,931 "ee/spec/features/ide/user_commits_changes_spec.rb": 14.450658321380615,932 "ee/spec/features/groups/billing/seat_usage_spec.rb": 12.724710941314697,933 "ee/spec/features/groups/audit_events_spec.rb": 10.669125080108643,934 "ee/spec/features/issues/gfm_autocomplete_ee_spec.rb": 10.661370038986206,935 "ee/spec/features/projects/settings/issues_settings_spec.rb": 10.932533502578735,936 "ee/spec/features/registrations/welcome_spec.rb": 9.584935188293457,937 "ee/spec/features/merge_request/user_merges_immediately_spec.rb": 8.507485151290894,938 "ee/spec/features/profiles/account_spec.rb": 7.731146812438965,939 "ee/spec/features/groups/ldap_group_links_spec.rb": 7.605723857879639,940 "ee/spec/features/discussion_comments/epic_quick_actions_spec.rb": 7.270788908004761,941 "ee/spec/features/projects/members/member_is_removed_from_project_spec.rb": 7.095707178115845,942 "ee/spec/features/merge_request/user_selects_branches_for_new_mr_spec.rb": 5.150864124298096,943 "ee/spec/features/dashboards/merge_requests_spec.rb": 3.879802703857422,944 "ee/spec/features/epics/shortcuts_epic_spec.rb": 3.9398486614227295,945 "ee/spec/features/dashboards/operations_spec.rb": 4.655232191085815,946 "ee/spec/features/projects/licenses/maintainer_views_policies_spec.rb": 4.082306623458862,947 "ee/spec/features/groups/contribution_analytics_spec.rb": 4.520991086959839,948 "ee/spec/features/boards/new_issue_spec.rb": 4.213130712509155,949 "ee/spec/features/subscriptions/groups/edit_spec.rb": 3.964937448501587,950 "ee/spec/features/security/profile_access_spec.rb": 2.2628064155578613,951 "ee/spec/features/groups/scim_token_spec.rb": 2.408503770828247,952 "ee/spec/features/dashboards/todos_spec.rb": 2.962195873260498,953 "ee/spec/features/groups/analytics/productivity_analytics_spec.rb": 1.506441593170166,954 "ee/spec/features/issues/health_status_spec.rb": 1.6958770751953125,955 "ee/spec/features/security/dashboard_access_spec.rb": 2.4805243015289307,956 "ee/spec/features/groups/iteration_spec.rb": 3.062145948410034,957 "ee/spec/features/analytics/code_analytics_spec.rb": 2.2374937534332275,958 "ee/spec/features/projects/settings/user_manages_approval_settings_spec.rb": 1.8406991958618164,959 "ee/spec/features/admin/admin_emails_spec.rb": 2.3682751655578613,960 "ee/spec/features/projects/releases/user_views_release_spec.rb": 2.0140023231506348,961 "ee/spec/features/security/project/snippet/public_access_spec.rb": 2.0793426036834717,962 "ee/spec/features/operations_nav_link_spec.rb": 1.357818841934204,963 "ee/spec/features/projects/settings/user_manages_issues_template_spec.rb": 1.3473091125488281,964 "ee/spec/features/groups/hooks/user_adds_hook_spec.rb": 0.8629136085510254,965 "ee/spec/features/analytics/group_analytics_spec.rb": 0.41872119903564453,966 "ee/spec/features/groups/hooks/user_views_hooks_spec.rb": 0.3817903995513916,967 "ee/spec/features/survey_responses_spec.rb": 0.08108830451965332968}969Knapsack global time execution for tests: 12m 02s970Finished in 14 minutes 6 seconds (files took 50.25 seconds to load)971329 examples, 0 failures972Wed 03 Mar 2021 12:18:32 PM UTC974Not uploading cache rails-v4-3 due to policy976Uploading artifacts...977coverage/: found 5 matching files and directories 978WARNING: crystalball/: no matching files 979deprecations/: found 8 matching files and directories 980knapsack/: found 3 matching files and directories 981rspec_flaky/: found 4 matching files and directories 982rspec_profiling/: found 1 matching files and directories 983WARNING: tmp/capybara/: no matching files 984tmp/memory_test/: found 2 matching files and directories 985tmp/feature_flags/: found 268 matching files and directories 986log/*.log: found 18 matching files and directories 987Uploading artifacts as "archive" to coordinator... ok id=1069712403 responseStatus=201 Created token=Sth5xHF8988Uploading artifacts...989junit_rspec.xml: found 1 matching files and directories 990Uploading artifacts as "junit" to coordinator... ok id=1069712403 responseStatus=201 Created token=Sth5xHF8992Job succeeded