rspec-ee system pg12 2/6
Passed Started
by
@godfat-gitlab

Lin Jen-Shin
1Running with gitlab-runner 14.4.0-rc1 (bc99a056)2 on docker-auto-scale-com d5ae8d253 feature flags: FF_USE_FASTZIP:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.patched-golang-1.16-git-2.31-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-12-graphicsmagick-1.3.36 ...7Starting service postgres:12 ...8Pulling docker image postgres:12 ...9Using docker image sha256:fd694ed1533c17b41ce216f564c485b00c54a22d4381ffffb0a8e0c1b63f1747 for postgres:12 with digest postgres@sha256:5dee94aed72d1549f945e63195ebe720a1472df170f8d2a8807ea02c8ecf6aa2 ...10Starting service redis:5.0-alpine ...11Pulling docker image redis:5.0-alpine ...12Using docker image sha256:a7a6051077c6c9cfc9ad478778271b49900cb5c4667e64a4128306d8f41a5396 for redis:5.0-alpine with digest redis@sha256:cb5840073dc475b45bf856eb666f5e4d19e3b1ae882e0f3a1396d399cfa23702 ...13Starting service elasticsearch:7.11.1 ...14Pulling docker image elasticsearch:7.11.1 ...15Using docker image sha256:bc3d45eba361de2bde57b25ada32b4de5dd5f5cb12cd3bd049212e90bdfd62a9 for elasticsearch:7.11.1 with digest elasticsearch@sha256:3a219f148b596e25c1b16bda46e1ca07db46826c0e1cde003c2d2f93f33d18e4 ...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.patched-golang-1.16-git-2.31-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-12-graphicsmagick-1.3.36 ...19Using docker image sha256:3a2e6a9cad65fa0415ab85039d82beb91c1c065f731261c1b2b150f34d219920 for registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.patched-golang-1.16-git-2.31-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-12-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:37c1a65d34690f6db5d9a6308136b2ef8361634b2bc1bed4057561128323c6e3 ...21Running on runner-d5ae8d25-project-278964-concurrent-0 via runner-d5ae8d25-gsrm-1634141470-93a5a6fb...23$ eval "$CI_PRE_CLONE_SCRIPT"24Downloading archived master...25Connecting to storage.googleapis.com (172.217.193.128:443)26saving to '/tmp/gitlab.tar.gz'27gitlab.tar.gz 13% |**** | 45.6M 0:00:06 ETA28gitlab.tar.gz 41% |************* | 142M 0:00:02 ETA29gitlab.tar.gz 70% |********************** | 244M 0:00:01 ETA30gitlab.tar.gz 100% |********************************| 346M 0:00:00 ETA31'/tmp/gitlab.tar.gz' saved32Extracting tarball into /builds/gitlab-org/gitlab...33Fetching changes with git depth set to 20...34Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/35Created fresh repository.36remote: Enumerating objects: 110247, done. 37remote: Counting objects: 100% (110247/110247), done. 38remote: Compressing objects: 100% (75671/75671), done. 39remote: Total 110247 (delta 47970), reused 75452 (delta 30626), pack-reused 0 40Receiving objects: 100% (110247/110247), 101.87 MiB | 25.33 MiB/s, done.41Resolving deltas: 100% (47970/47970), done.43 * [new ref] 535e4adb5142269adb0ab6e75a281530634a8ca8 -> refs/pipelines/38787247044 * [new branch] master -> origin/master45Checking out 535e4adb as master...46Skipping Git submodules setup48Checking cache for ruby-gems-v1-4...49cache.zip is up to date 50Successfully extracted cache51Checking cache for gitaly-ruby-gems-v1-4...52cache.zip is up to date 53Successfully extracted cache55Downloading artifacts for compile-test-assets (1677157166)...56Downloading artifacts from coordinator... ok id=1677157166 responseStatus=200 OK token=ycJW5xLW57Downloading artifacts for retrieve-tests-metadata (1677157175)...58Downloading artifacts from coordinator... ok id=1677157175 responseStatus=200 OK token=TfUgejm259Downloading artifacts for setup-test-env (1677157171)...60Downloading artifacts from coordinator... ok id=1677157171 responseStatus=200 OK token=mKsuziZw62Using docker image sha256:3a2e6a9cad65fa0415ab85039d82beb91c1c065f731261c1b2b150f34d219920 for registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.patched-golang-1.16-git-2.31-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-12-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:37c1a65d34690f6db5d9a6308136b2ef8361634b2bc1bed4057561128323c6e3 ...63$ echo $FOSS_ONLY64$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb65$ export GOPATH=$CI_PROJECT_DIR/.go66$ mkdir -p $GOPATH67$ source scripts/utils.sh68$ source scripts/prepare_build.sh69Bundler version 2.1.470production:development71Settings are listed in order of priority. The top value will be used.72path73Set for the current user (/root/.bundle/config): "/builds/gitlab-org/gitlab/vendor"74clean75Set for the current user (/root/.bundle/config): "true"76without77Set via BUNDLE_WITHOUT: [:production, :development]78install_flags79Set via BUNDLE_INSTALL_FLAGS: "--jobs=$(nproc) --retry=3 --quiet"80$ bundle install --jobs=$(nproc) --retry=3 --quiet && bundle check81The Gemfile's dependencies are satisfied82==> 'bundle install --jobs=$(nproc) --retry=3 --quiet && bundle check' succeeded in 2 seconds.83$ bundle pristine pg84Installing pg 1.2.3 with native extensions85==> 'bundle pristine pg' succeeded in 11 seconds.86$ setup_db_user_only87CREATE ROLE88GRANT89==> 'setup_db_user_only' succeeded in 0 seconds.90$ bundle exec rake db:drop db:create db:structure:load db:migrate gitlab:db:setup_ee91Dropped database 'gitlabhq_test'92Created database 'gitlabhq_test'93DEPRECATION WARNING: Using `bin/rails db:structure:load` is deprecated and will be removed in Rails 6.2. Configure the format using `config.active_record.schema_format = :sql` to use `structure.sql` and run `bin/rails db:schema:load` instead. (called from load at /builds/gitlab-org/gitlab/vendor/ruby/2.7.0/bin/rake:23)94Dropped database 'gitlabhq_geo_test'95Created database 'gitlabhq_geo_test'96==> 'bundle exec rake db:drop db:create db:structure:load db:migrate gitlab:db:setup_ee' succeeded in 32 seconds.97$ run_timed_command "gem install knapsack --no-document"98$ gem install knapsack --no-document99Successfully installed knapsack-4.0.01001 gem installed101==> 'gem install knapsack --no-document' succeeded in 0 seconds.102$ run_timed_command "scripts/gitaly-test-spawn"103$ scripts/gitaly-test-spawn104Settings are listed in order of priority. The top value will be used.105jobs106Set for your local app (/builds/gitlab-org/gitlab/tmp/tests/gitaly/ruby/.bundle/config): 4107retry108Set for your local app (/builds/gitlab-org/gitlab/tmp/tests/gitaly/ruby/.bundle/config): 3109path110Set for your local app (/builds/gitlab-org/gitlab/tmp/tests/gitaly/ruby/.bundle/config): "/builds/gitlab-org/gitlab/vendor/gitaly-ruby"111deployment112Set for your local app (/builds/gitlab-org/gitlab/tmp/tests/gitaly/ruby/.bundle/config): true113without114Set for your local app (/builds/gitlab-org/gitlab/tmp/tests/gitaly/ruby/.bundle/config): [:production, :development]115Set via BUNDLE_WITHOUT: [:production, :development]116app_config117Set via BUNDLE_APP_CONFIG: "/builds/gitlab-org/gitlab/tmp/tests/gitaly/ruby/.bundle"118gemfile119Set via BUNDLE_GEMFILE: "/builds/gitlab-org/gitlab/tmp/tests/gitaly/ruby/Gemfile"120Don't run Bundler as root. Bundler can ask for sudo if it is needed, and121installing your bundle as root will break this application for all non-root122users on this machine.123Using abstract_type 0.0.7124Using concurrent-ruby 1.1.9125Using i18n 1.8.10126Using minitest 5.14.4127Using tzinfo 2.0.4128Using zeitwerk 2.4.2129Using activesupport 6.1.4.1130Using builder 3.2.4131Using erubi 1.10.0132Using mini_portile2 2.5.1133Using racc 1.5.2134Using nokogiri 1.11.7 (x86_64-linux)135Using rails-dom-testing 2.0.3136Using crass 1.0.6137Using loofah 2.12.0138Using rails-html-sanitizer 1.4.2139Using actionview 6.1.4.1140Using rack 2.2.3141Using rack-test 1.1.0142Using actionpack 6.1.4.1143Using ice_nine 0.11.2144Using thread_safe 0.3.6145Using memoizable 0.4.2146Using adamantium 0.2.0147Using public_suffix 4.0.6148Using addressable 2.7.0149Using ast 2.4.1150Using binding_ninja 0.2.3151Using bundler 2.1.4152Using charlock_holmes 0.7.7153Using coderay 1.1.2154Using equalizer 0.0.11155Using concord 0.1.5156Using diff-lcs 1.3157Using dotenv 2.7.6158Using escape_utils 1.2.1159Using factory_bot 5.0.2160Using multipart-post 2.1.1161Using faraday 1.0.1162Using ffi 1.15.3163Using json 2.5.1164Using gemojione 3.3.0165Using mini_mime 1.0.2166Using rugged 1.1.0167Using github-linguist 7.12.1168Using github-markup 1.7.0169Using mime-types-data 3.2020.1104170Using mime-types 3.3.1171Using gitlab-gollum-rugged_adapter 0.4.4.4.gitlab.1172Using rouge 3.26.0173Using nokogumbo 1.5.0174Using sanitize 4.6.6175Using stringex 2.8.5176Using gitlab-gollum-lib 4.2.7.10.gitlab.1177Using google-protobuf 3.17.3 (x86_64-linux)178Using googleapis-common-protos-types 1.1.0179Using grpc 1.30.2 (x86_64-linux)180Using opentracing 0.5.0181Using thrift 0.15.0182Using jaeger-client 1.1.0183Using pg_query 2.1.0184Using redis 4.4.0185Using gitlab-labkit 0.21.2186Using gitlab-markup 1.7.1187Using grpc-tools 1.30.2188Using sawyer 0.8.2189Using octokit 4.20.0190Using reverse_markdown 1.4.0191Using thor 1.1.0192Using licensee 9.14.1193Using method_source 0.9.2194Using msgpack 1.3.3195Using optimist 3.0.1196Using parallel 1.19.2197Using parser 2.7.2.0198Using procto 0.0.3199Using unparser 0.4.7200Using proc_to_ast 0.1.0201Using pry 0.12.2202Using rainbow 3.0.0203Using rbtrace 0.4.14204Using rdoc 6.3.2205Using regexp_parser 1.8.1206Using rexml 3.2.4207Using rspec-support 3.8.0208Using rspec-core 3.8.0209Using rspec-expectations 3.8.3210Using rspec-mocks 3.8.0211Using rspec 3.8.0212Using rspec-parameterized 0.4.2213Using rubocop-ast 0.2.0214Using ruby-progressbar 1.10.1215Using unicode-display_width 1.7.0216Using rubocop 0.86.0217Using sentry-raven 3.0.4218Using timecop 0.9.1219Bundle complete! 21 Gemfile dependencies, 96 gems now installed.220Gems in the groups production and development were not installed.221Bundled gems are installed into `/builds/gitlab-org/gitlab/vendor/gitaly-ruby`222Checking gitaly-ruby Gemfile...223Checking gitaly-ruby bundle...224The Gemfile's dependencies are satisfied225Trying to connect to gitaly: ....................................................... OK226Trying to connect to gitaly2: ............................................................................ OK227Trying to connect to praefect: .......... OK228==> 'scripts/gitaly-test-spawn' succeeded in 17 seconds.229$ source ./scripts/rspec_helpers.sh230$ rspec_paralellized_job "--tag ~quarantine --tag ~geo --tag ~level:migration"231KNAPSACK_TEST_FILE_PATTERN: {ee/}spec/{features}{,/**/}*_spec.rb232Knapsack report generator started!233Run options: exclude {:quarantine=>true, :geo=>true, :level=>"migration"}234==> /builds/gitlab-org/gitlab/tmp/tests/gitlab-test_bare set up in 0.049103226 seconds...235Test environment set up in 0.998917474 seconds236Multiple value streams237Starting the Capybara driver server...238DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/_logo.svg (called from brand_header_logo at /builds/gitlab-org/gitlab/app/helpers/appearances_helper.rb:42)239DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/_logo.svg (called from brand_header_logo at /builds/gitlab-org/gitlab/app/helpers/appearances_helper.rb:42)240 With a group241 behaves like create a value stream242Capybara starting Puma...243* Version 5.3.2 , codename: Sweetnighter244* Min threads: 0, max threads: 4245* Listening on unix:///tmp/20211013-441-153ksrx246DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/_logo_type.svg (called from brand_header_logo_type at /builds/gitlab-org/gitlab/app/helpers/appearances_helper.rb:49)247DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/_logo_type.svg (called from brand_header_logo_type at /builds/gitlab-org/gitlab/app/helpers/appearances_helper.rb:49)248 includes additional form fields249 can create a value stream250 can create a value stream with only custom stages251 can create a value stream with a custom stage and hidden defaults252 behaves like update a value stream253 can reorder stages254 updating255 includes additional form fields256 can update the value stream name257 can add and remove custom stages258 can hide and restore default stages259 behaves like delete a value stream260 can delete a value stream261 With a sub group262 behaves like create a value stream263 includes additional form fields264 can create a value stream265 can create a value stream with only custom stages266 can create a value stream with a custom stage and hidden defaults267 behaves like update a value stream268 can reorder stages269 updating270 includes additional form fields271 can update the value stream name272 can add and remove custom stages273 can hide and restore default stages274 behaves like delete a value stream275 can delete a value stream276Global elastic search277 I do not overload the database278 searching issues279 behaves like an efficient database result280 avoids N+1 database queries281 searching projects282 behaves like an efficient database result283 avoids N+1 database queries284 searching merge requests285 behaves like an efficient database result286 avoids N+1 database queries287 searching milestones288 behaves like an efficient database result289 avoids N+1 database queries290 searching code291 avoids N+1 database queries292 searching commits293 avoids N+1 database queries294 I search through the issues and I see pagination295 has a pagination296 I search through the notes and I see pagination297 has a pagination298 I search through the blobs299 finds files300 ignores nonexistent projects from stale index301 I search through the wiki blobs302 finds wiki pages303 I search through the commits304 finds commits305 shows proper page 2 results306 I search globally307 displays result counts for all categories308Global elastic search redactions309 when block_anonymous_global_searches is disabled310 behaves like a redacted search results page311 behaves like redacted search results page assertions312 when logged in313 redacts private features the user does not have access to314 when issues are public315 redacts other private features316 behaves like redacted search results page assertions317 when not logged in318 redacts private features the user does not have access to319 when issues are public320 redacts other private features321 when block_anonymous_global_searches is enabled322 behaves like a redacted search results page323 behaves like redacted search results page assertions324 when logged in325 redacts private features the user does not have access to326 when issues are public327 redacts other private features328Project elastic search329 searching330 finds issues331 finds merge requests332 finds milestones333 finds wiki pages334 finds notes335 finds commits336 finds blobs337 displays Advanced Search status338 when `repository_ref` isn't the default branch339 displays that advanced search is disabled340 when `repository_ref` is unset341 displays that advanced search is enabled342 when `repository_ref` is the default branch343 displays that advanced search is enabled344Project elastic search redactions345 behaves like a redacted search results page346 behaves like redacted search results page assertions347 when logged in348 redacts private features the user does not have access to349 when issues are public350 redacts other private features351 behaves like redacted search results page assertions352 when not logged in353 redacts private features the user does not have access to354 when issues are public355 redacts other private features356Snippet elastic search357 when searching titles358 behaves like expected snippet search results359 as anonymous user360 when block_anonymous_global_searches is enabled361 redirects to login page362 when block_anonymous_global_searches is disabled363 finds only public snippets364 as logged in user365 finds only public and internal snippets366 as authorized user367 finds only public, internal, and authorized private snippets368 as administrator369 when admin mode is enabled370 finds all snippets371 when admin mode is disabled372 finds only public and internal snippets373 when searching descriptions374 behaves like expected snippet search results375 as anonymous user376 when block_anonymous_global_searches is enabled377 redirects to login page378 when block_anonymous_global_searches is disabled379 finds only public snippets380 as logged in user381 finds only public and internal snippets382 as authorized user383 finds only public, internal, and authorized private snippets384 as administrator385 when admin mode is enabled386 finds all snippets387 when admin mode is disabled388 finds only public and internal snippets389Admin views Subscription390 with a cloud license391 with a cloud license only392unknown OID 28: failed to recognize type of 'relfrozenxid'. It will be treated as String.393unknown OID 1034: failed to recognize type of 'relacl'. It will be treated as String.394unknown OID 194: failed to recognize type of 'relpartbound'. It will be treated as String.395 displays the subscription details396 succeeds to sync the subscription397 fails to sync the subscription398 behaves like an "Export license usage file" button399 displays the Export License Usage File button400 behaves like license removal401 when removing a license file402 shows a message saying the license was correctly removed403 with license file404 behaves like an "Export license usage file" button405 displays the Export License Usage File button406 behaves like license removal407 when removing a license file408 shows a message saying the license was correctly removed409 when activating another subscription410 shows the activation modal411 displays an error when the activation fails412 displays a connectivity error413 with no active subscription414 displays a message signaling there is not active subscription415 does not display the Export License Usage File button416 when activating a subscription fails417 shows an error message418 when activating a future-dated subscription419 shows a successful future-dated activation message420 when activating a new subscription421 shows a successful activation message422 shows the subscription details423 shows the appropriate license type424 when uploading a license file425 shows a link to upload a license file426Epic show427 when sub-epics feature is available428 Epic metadata429 shows epic tabs `Epics and Issues` and `Roadmap`430 Epics and Issues tab431 shows Related items tree with child epics432 autocompletes issues when "#" is input in the add item form433 autocompletes epics when "&" is input in the add item form434 Roadmap tab435 does not show thread filter dropdown436 when the sub-epics feature is not available437 Epic metadata438 shows epic tab `Issues`439 Issues tab440 shows Related items tree with child epics441 Epic metadata442 shows epic status, date and author in header443 shows epic title and description444 shows epic thread filter dropdown445 behaves like page meta description446 renders the page with description, og:description, and twitter:description meta tags that contains a plain-text version of the markdown447 Sort dropdown448 when sorted by `Oldest first`449 shows comments in the correct order450 when sorted by `Newest first`451 shows comments in the correct order452 Epic sidebar453 Labels select454 opens dropdown when `Edit` is clicked455 when dropdown is open456 shows labels within the label dropdown457 shows checkmark next to label when label is clicked458 shows label create view when `Create group label` is clicked459 creates new label using create view460 shows labels list view when `Cancel` button is clicked from create view461 shows labels list view when back button is clicked from create view462Related issues463 when user has permission to manage related issues464 with "Relates to", "Blocks", "Is blocked by" groupings465 when adding a "relates_to" issue466DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/icons/_icon_arrow_right.svg (called from block in custom_icon at /builds/gitlab-org/gitlab/app/helpers/icons_helper.rb:14)467DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/icons/_icon_arrow_right.svg (called from block in custom_icon at /builds/gitlab-org/gitlab/app/helpers/icons_helper.rb:14)468 shows "Relates to" heading469 shows the added issue470 when adding a "blocks" issue471 shows "Blocks" heading472 shows the added issue473 when adding an "is_blocked_by" issue474 shows "Is blocked by" heading475 shows the added issue476 when clicking the top `Close issue` button in the issue header477 behaves like issue closed by modal478 shows a modal to confirm closing the issue479 when clicking the bottom `Close issue` button below the comment textarea480 behaves like issue closed by modal481 shows a modal to confirm closing the issue482 when adding "relates_to", "blocks", and "is_blocked_by" issues483 shows "Blocks", "Is blocked by", and "Relates to" headings484 shows all added issues485epics swimlanes486 link to swimlanes view487 displays epics swimlanes when link to boards with group_by epic in URL488 displays issue not assigned to epic title and unassigned issues lane only on expand489 displays default lists and a label list490 switch to swimlanes view491 displays epics swimlanes when selecting Epic in Group by dropdown492 displays issue not assigned to epic title and unassigned issues lane only on expand493 issue cards494 highlights an issue card on click495 unhighlights a selected issue card on click496 add issue to swimlanes list497 displays new issue button498 shows form in unassigned issues lane when clicking button499 hides form when clicking cancel500 creates new issue in unassigned issues lane501Admin uploads license502 default state503 has unselected EULA checkbox by default504 has disabled button "Upload license" by default505 redirects to current Subscription terms506 enables button "Upload license" when EULA checkbox is selected507 uploading license508 when license is valid509 when license is active immediately510 uploads license511 behaves like active navigation item512 activates the "Subscription" navigation item513 when license starts in the future514 when a current license exists515 uploads license516 behaves like active navigation item517 activates the "Subscription" navigation item518 when no current license exists519 uploads license520 behaves like active navigation item521 activates the "Subscription" navigation item522 when license is invalid523 doesn't upload license524 behaves like active navigation item525 activates the "Subscription" navigation item526Referencing Epics527 reference on an issue528 when referencing epics from the direct parent529 displays link to the reference530 when referencing an epic from another group531 when non group member displays the issue532 when referenced epic is in a public group533 displays link to the reference534 when referenced epic is in a private group535 does not display link to the reference536 when a group member displays the issue537 when referenced epic is in a private group538 displays link to the reference539 note cross-referencing540 when referencing an epic from an issue note541 creates a note with reference and cross references the epic542 when referencing an issue from an epic543 creates a note with reference and cross references the issue544User edits merge request with blocking MRs545 feature is enabled546 user can see the other MR547 can add the other MR548 can see and remove an existing blocking MR549 user cannot see the other MR550 cannot add the other MR551 sees the existing MR as hidden and can remove it552 feature is disabled553 cannot see the blocking MR controls554Test Cases555 test case page556 header557 shows status, created date and author558 shows action buttons559 archives test case560 body561 shows title, description and edit button562 makes title and description editable on edit click563 enters into zen mode when clicking on zen mode button564 update title and description565 sidebar566 shows expand/collapse button567 todo568 shows todo status569 add test case as todo570 mark test case todo as done571 labels572 shows assigned labels573 shows labels dropdown on edit click574 applies label using labels dropdown575 for a nonexistent test case576 renders 404 page577New/edit issue578 new issue579 allows user to create new issue580 correctly updates the selected user when changing assignee581 multiple assignees582 unselects other assignees when unassigned is selected583 toggles assign to me when current user is selected and unselected584Metrics rendering585 for GitLab-managed alerting rules586 shows embedded metrics587 unlicensed588 shows no embedded metrics589 for GitLab embedded cluster health metrics590 shows embedded metrics591Welcome screen592 when on GitLab.com593 shows the welcome page with a progress bar594 allows specifying other for jobs_to_be_done595 when in the subscription flow596 shows the progress bar with the correct steps597 when user has memberships598 does not show the progress bar599 when in the trial flow600 does not show the progress bar601 email opt in602 does not show the email opt in checkbox when setting up for a company603 shows the email opt checkbox in when setting up for just me604 when not on GitLab.com605 does not show the progress bar606Groups > Audit Events607 has Audit Events button in head nav bar608 unlicensed609 returns 404610 does not have Audit Events button in head nav bar611 changing a user access level612 appears in the group's audit events613 filter by date614 behaves like audit events date filter615 shows only 2 days old events616 shows only today's event617 shows a message if provided date is invalid618Merge request > User edits MR with multiple reviewers619 behaves like multiple reviewers merge request620 updates a MR with multiple reviewers621 user approval rules622 is not shown in assignee dropdown623 is shown in reviewer dropdown624 code owner approval rules625 displays "Code Owner" text in reviewer dropdown626Resource weight events627 move issue by quick action628 when original issue has weight events629 creates expected weight events on the moved issue630Merge request > User sees merge widget631 when merge pipelines option is enabled at project level configuration632 when the head pipeline is merge request pipeline633 does not show any warnings634 when the head pipeline is merge train pipeline635 shows head pipeline information636 when merge request is submitted from a forked project637 shows a warning that fork project merge request does not create merge request pipelines by default638SAML access enforcement639 without SAML session640 group resources641 behaves like resource access642 prevents access to resource via SSO redirect643 subgroup resources644 behaves like resource access645 prevents access to resource via SSO redirect646 project resources647 behaves like resource access648 prevents access to resource via SSO redirect649 subgroup project resources650 behaves like resource access651 prevents access to resource via SSO redirect652 with active SAML login from session653 group resources654 behaves like resource access655DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/icons/_icon_empty_groups.svg (called from block in custom_icon at /builds/gitlab-org/gitlab/app/helpers/icons_helper.rb:14)656DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/icons/_icon_empty_groups.svg (called from block in custom_icon at /builds/gitlab-org/gitlab/app/helpers/icons_helper.rb:14)657 allows access to resource658 subgroup resources659 behaves like resource access660 allows access to resource661 project resources662 behaves like resource access663 allows access to resource664 subgroup project resources665 behaves like resource access666 allows access to resource667 when SAML session expires668 shows loading screen and link used for auto-redirect669 with a merge request670 redirects to the SSO page and then merge request page after login671Project672 Custom file templates673 allows file creation from an instance template674 allows file creation from a group template675Groups > Push Rules676 reject_unsigned_commits rule677 unlicensed678 does not render the setting checkbox679 licensed680 renders the setting checkbox681 with GL.com plans682 when disabled683 does not render the setting checkbox684 when enabled685 renders the setting checkbox686 commit_committer_check rule687 unlicensed688 does not render the setting checkbox689 licensed690 renders the setting checkbox691 with GL.com plans692 when disabled693 does not render the setting checkbox694 when enabled695 renders the setting checkbox696Merge requests > User merges immediately697 when the merge request is on the merge train698 shows a warning dialog and does nothing if the user selects "Cancel"699 shows a warning dialog and merges immediately after the user confirms700User creates a merge request with blocking MRs701 feature is enabled702 creates a merge request with a blocking MR703 feature is disabled704 does not show blocking MRs controls705Merge Requests > User resets approvers706 resets approvers for merge requests707Group CI/CD Analytics708 renders statistics about release within the group709 DORA charts710 behaves like a DORA chart711 render the Deployment frequency charts712 behaves like a DORA chart713 render the Lead time charts714User tests hooks715 when project is not empty716 when URL is valid717 triggers a hook718 when URL is invalid719 is expected to have visible css ".flash-alert" with text "Hook execution failed: Failed to open"720 when project is empty721 is expected to have visible css ".flash-alert" with text "Hook execution failed. Ensure the group has a project with commits."722User searches group settings723 in Webhooks page724 behaves like can highlight results725 has search settings field726 highlights the search terms727 in Usage Quotas page728 behaves like can highlight results729 has search settings field730 highlights the search terms731User creates Site profile732 when feature is available733 shows the form734 on submit735 on cancel736 when feature is not available737 renders a 404738Dashboard groups739 behaves like dashboard ultimate trial callout740 hides promotion callout if not .com741 .com742 shows dismissable promotion callout if default dashboard for an owner743 hides dismissable promotion callout if default dashboard for a non group owner744 hides dismissable promotion callout if not default dashboard745 hides promotion callout if a trial is active746 hides promotion callout if user owns a paid namespace747Dashboard activity748 behaves like dashboard ultimate trial callout749 hides promotion callout if not .com750 .com751 shows dismissable promotion callout if default dashboard for an owner752 hides dismissable promotion callout if default dashboard for a non group owner753 hides dismissable promotion callout if not default dashboard754 hides promotion callout if a trial is active755 hides promotion callout if user owns a paid namespace756Merge request > User selects branches for new MR757 create a merge request for the selected branches758 saving the MR759 shows the saved MR760Epic shortcuts761 pressing "l"762 opens labels dropdown for editing763 pressing "e"764 starts editing mode for epic765Billings > Qrtly Reconciliation Alert766 when qrtly reconciliation is available767 behaves like a visible dismissible qrtly reconciliation alert768 when dismissed769 behaves like a hidden qrtly reconciliation alert770 does not display an alert771 when visiting again772 behaves like a hidden qrtly reconciliation alert773 does not display an alert774 when qrtly reconciliation is not available775 behaves like a hidden qrtly reconciliation alert776 does not display an alert777Clusterable > Show page778 when clusterable is a project779 does not show the environments tab780 when clusterable is a group781 shows the environments tab782 when clusterable is an instance783 shows the environments tab784Public Project Snippets Access785 GET /:project_path/snippets786DEPRECATION 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 snippet_counts at /builds/gitlab-org/gitlab/app/services/snippets/count_service.rb:73)787 is expected to be allowed for auditor788 GET /:project_path/snippets/new789 is expected to be denied for auditor790 GET /:project_path/snippets/:id791 for a public snippet792 is expected to be allowed for auditor793 for an internal snippet794 is expected to be allowed for auditor795 for a private snippet796 is expected to be allowed for auditor797 GET /:project_path/snippets/:id/raw798 for a public snippet799 is expected to be allowed for auditor800 for an internal snippet801 is expected to be allowed for auditor802 for a private snippet803 is expected to be allowed for auditor804User sees feature flag list805 with new version flags806 user updates the status toggle807 with too many feature flags808 stops users from adding another809Kerberos clone instructions810 shows Kerberos clone url811 mobile component812 shows the Kerberos clone information813User deletes feature flag814 records audit event815Groups::ProductivityAnalytics816 exposes valid url params in data attributes817 when params are invalid818 does not expose params in data attributes819Merge Request sidebar820 when epics available821 does not show epics in MR sidebar822 when epics unavailable823 does not show epics promotion in MR sidebar824Profiles > Billing825 when CustomersDot is available826 with a free plan827 does not have search settings field828Issues > User edits issue829 with multiple_issue_assignees830 displays plural Assignees title831EE > Projects > Settings > User manages merge requests template832DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/icons/_icon_service_desk.svg (called from block in custom_icon at /builds/gitlab-org/gitlab/app/helpers/icons_helper.rb:14)833DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/icons/_icon_service_desk.svg (called from block in custom_icon at /builds/gitlab-org/gitlab/app/helpers/icons_helper.rb:14)834 saves merge request template835issues canonical link836 when the issue was promoted837 shows the canonical URL838Admin unsubscribes from notification839 unsubscribes from notifications840Knapsack report was generated. Preview:841{842 "ee/spec/features/groups/analytics/cycle_analytics/multiple_value_streams_spec.rb": 398.66714759500064,843 "ee/spec/features/search/elastic/global_search_spec.rb": 145.28209381399938,844 "ee/spec/features/search/elastic/project_search_spec.rb": 112.04136181199829,845 "ee/spec/features/search/elastic/snippet_search_spec.rb": 74.11074990400084,846 "ee/spec/features/admin/subscriptions/admin_views_subscription_spec.rb": 65.96432144699975,847 "ee/spec/features/epics/epic_show_spec.rb": 65.6023642830005,848 "ee/spec/features/issues/related_issues_spec.rb": 64.49210454499917,849 "ee/spec/features/boards/swimlanes/epics_swimlanes_spec.rb": 59.07304235599986,850 "ee/spec/features/admin/licenses/admin_uploads_license_spec.rb": 39.375213350000195,851 "ee/spec/features/epics/referencing_epics_spec.rb": 39.210956233000616,852 "ee/spec/features/merge_request/user_edits_merge_request_blocking_mrs_spec.rb": 36.37151190300028,853 "ee/spec/features/projects/quality/test_case_show_spec.rb": 30.925266095000552,854 "ee/spec/features/issues/form_spec.rb": 25.902852076000272,855 "ee/spec/features/markdown/metrics_spec.rb": 26.065390613001,856 "ee/spec/features/registrations/welcome_spec.rb": 21.38893797899982,857 "ee/spec/features/groups/audit_events_spec.rb": 18.073589424999227,858 "ee/spec/features/merge_request/user_edits_multiple_reviewers_mr_spec.rb": 20.822418731000653,859 "ee/spec/features/issues/move_issue_resource_weight_events_spec.rb": 19.51018412099984,860 "ee/spec/features/merge_request/user_sees_merge_widget_spec.rb": 16.12306460000036,861 "ee/spec/features/groups/saml_enforcement_spec.rb": 13.55444381199959,862 "ee/spec/features/projects/user_applies_custom_file_template_spec.rb": 13.614474767999127,863 "ee/spec/features/groups/push_rules_spec.rb": 11.130493202999787,864 "ee/spec/features/merge_request/user_merges_immediately_spec.rb": 13.438681310999527,865 "ee/spec/features/merge_request/user_creates_merge_request_with_blocking_mrs_spec.rb": 11.775566808000804,866 "ee/spec/features/merge_requests/user_resets_approvers_spec.rb": 10.538675326000885,867 "ee/spec/features/groups/analytics/ci_cd_analytics_spec.rb": 9.544029874999978,868 "ee/spec/features/groups/hooks/user_tests_hooks_spec.rb": 9.797625347999201,869 "ee/spec/features/groups/settings/user_searches_in_settings_spec.rb": 7.5197836279985495,870 "ee/spec/features/projects/security/dast_site_profiles_spec.rb": 8.89807704100167,871 "ee/spec/features/dashboards/groups_spec.rb": 6.447010584000964,872 "ee/spec/features/dashboards/activity_spec.rb": 5.917572012000164,873 "ee/spec/features/merge_request/user_selects_branches_for_new_mr_spec.rb": 7.083096950000254,874 "ee/spec/features/epics/shortcuts_epic_spec.rb": 6.958238848999827,875 "ee/spec/features/billings/qrtly_reconciliation_alert_spec.rb": 6.609722073000739,876 "ee/spec/features/clusters/cluster_detail_page_spec.rb": 4.946383930000593,877 "ee/spec/features/security/project/snippet/public_access_spec.rb": 4.559933668000667,878 "ee/spec/features/projects/feature_flags/user_sees_feature_flag_list_spec.rb": 5.387039719000313,879 "ee/spec/features/projects/kerberos_clone_instructions_spec.rb": 4.918774671999927,880 "ee/spec/features/projects/feature_flags/user_deletes_feature_flag_spec.rb": 4.692429967999487,881 "ee/spec/features/groups/analytics/productivity_analytics_spec.rb": 3.0543580539997492,882 "ee/spec/features/merge_request/sidebar_spec.rb": 3.046332863999851,883 "ee/spec/features/profiles/billing_spec.rb": 1.8449325500005216,884 "ee/spec/features/issues/user_edits_issue_spec.rb": 2.591486586999963,885 "ee/spec/features/projects/settings/user_manages_merge_requests_template_spec.rb": 2.889674615000331,886 "ee/spec/features/projects/issues/viewing_relocated_issues_spec.rb": 1.660001532998649,887 "ee/spec/features/user_unsubscribes_from_admin_notifications_spec.rb": 1.4134760100005224888}889Knapsack global time execution for tests: 24m 22s890Finished in 24 minutes 25 seconds (files took 58.05 seconds to load)891275 examples, 0 failures892Failed to write to log, write log/workhorse-test.log: file already closed893Wed 13 Oct 2021 06:47:08 PM UTC895Not uploading cache ruby-gems-v1-4 due to policy896Not uploading cache gitaly-ruby-gems-v1-4 due to policy898Uploading artifacts...899coverage/: found 5 matching files and directories 900WARNING: crystalball/: no matching files 901deprecations/: found 18 matching files and directories 902knapsack/: found 3 matching files and directories 903rspec_flaky/: found 4 matching files and directories 904rspec_profiling/: found 1 matching files and directories 905WARNING: tmp/capybara/: no matching files 906tmp/memory_test/: found 2 matching files and directories 907log/*.log: found 18 matching files and directories 908Uploading artifacts as "archive" to coordinator... ok id=1677157378 responseStatus=201 Created token=UUdpfVy_909Uploading artifacts...910junit_rspec.xml: found 1 matching files and directories 911Uploading artifacts as "junit" to coordinator... ok id=1677157378 responseStatus=201 Created token=UUdpfVy_913Job succeeded