rspec-ee system pg12 5/6
Passed Started
by
@DylanGriffith

Dylan Griffith
1Running with gitlab-runner 14.4.0-rc1 (bc99a056)2 on blue-1.private.runners-manager.gitlab.com/gitlab.com/gitlab-org 1zzGUpzq3 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.33-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:5c4789e9bb7bb119b87daeffe7ac587b6e6eff4072a1b43b11a5a4209ed7c265 for postgres:12 with digest postgres@sha256:03a821bf55c06afc5b1eca7d1ba2ca0fd13edbe0e2794a90d741f1fea31787af ...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.33-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-12-graphicsmagick-1.3.36 ...19Using docker image sha256:b8b4629afe237f58781d0f297f9802abe7234c61d769cef19072e62e539b44db for registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.patched-golang-1.16-git-2.33-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:eafffa71075a6c3a6132f20dee186f63e8e6446d7fbde8f8a3aa5c1f8e66ba98 ...21Running on runner-1zzgupzq-project-278964-concurrent-0 via runner-1zzgupzq-private-1635214363-ea278d5b...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 4% |* | 15.7M 0:00:20 ETA28gitlab.tar.gz 35% |*********** | 121M 0:00:03 ETA29gitlab.tar.gz 72% |*********************** | 249M 0:00:01 ETA30gitlab.tar.gz 100% |********************************| 342M 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: 127042, done. 37remote: Counting objects: 100% (127042/127042), done. 38remote: Compressing objects: 100% (85632/85632), done. 39remote: Total 127042 (delta 58018), reused 87454 (delta 36683), pack-reused 0 40Receiving objects: 100% (127042/127042), 124.85 MiB | 29.21 MiB/s, done.41Resolving deltas: 100% (58018/58018), done.43 * [new ref] e28bf2006022fa717b8e023304aaae32593982e4 -> refs/pipelines/39605215344 * [new branch] master -> origin/master45Checking out e28bf200 as master...46Skipping Git submodules setup48Checking cache for ruby-gems-v1-5...49Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/ruby-gems-v1-5 50Successfully extracted cache51Checking cache for gitaly-ruby-gems-v1-5...52Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/gitaly-ruby-gems-v1-5 53Successfully extracted cache55Downloading artifacts for compile-test-assets (1718320136)...56Downloading artifacts from coordinator... ok id=1718320136 responseStatus=200 OK token=ransSmQE57Downloading artifacts for retrieve-tests-metadata (1718320147)...58Downloading artifacts from coordinator... ok id=1718320147 responseStatus=200 OK token=u5F8xuWx59Downloading artifacts for setup-test-env (1718320139)...60Downloading artifacts from coordinator... ok id=1718320139 responseStatus=200 OK token=GEzxAMiL62Using docker image sha256:b8b4629afe237f58781d0f297f9802abe7234c61d769cef19072e62e539b44db for registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.patched-golang-1.16-git-2.33-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:eafffa71075a6c3a6132f20dee186f63e8e6446d7fbde8f8a3aa5c1f8e66ba98 ...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 3 seconds.83$ bundle pristine pg84Installing pg 1.2.3 with native extensions85==> 'bundle pristine pg' succeeded in 14 seconds.86$ setup_db_user_only87CREATE ROLE88GRANT89==> 'setup_db_user_only' succeeded in 1 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 31 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-spawn104Don't run Bundler as root. Bundler can ask for sudo if it is needed, and105installing your bundle as root will break this application for all non-root106users on this machine.107Using abstract_type 0.0.7108Using concurrent-ruby 1.1.9109Using i18n 1.8.10110Using minitest 5.14.4111Using tzinfo 2.0.4112Using zeitwerk 2.4.2113Using activesupport 6.1.4.1114Using builder 3.2.4115Using erubi 1.10.0116Using mini_portile2 2.5.1117Using racc 1.5.2118Using nokogiri 1.11.7 (x86_64-linux)119Using rails-dom-testing 2.0.3120Using crass 1.0.6121Using loofah 2.12.0122Using rails-html-sanitizer 1.4.2123Using actionview 6.1.4.1124Using rack 2.2.3125Using rack-test 1.1.0126Using actionpack 6.1.4.1127Using ice_nine 0.11.2128Using thread_safe 0.3.6129Using memoizable 0.4.2130Using adamantium 0.2.0131Using public_suffix 4.0.6132Using addressable 2.7.0133Using ast 2.4.1134Using binding_ninja 0.2.3135Using bundler 2.1.4136Using charlock_holmes 0.7.7137Using coderay 1.1.2138Using equalizer 0.0.11139Using concord 0.1.5140Using diff-lcs 1.3141Using dotenv 2.7.6142Using escape_utils 1.2.1143Using factory_bot 5.0.2144Using multipart-post 2.1.1145Using faraday 1.0.1146Using ffi 1.15.3147Using json 2.5.1148Using gemojione 3.3.0149Using mini_mime 1.0.2150Using rugged 1.2.0151Using github-linguist 7.12.1152Using github-markup 1.7.0153Using mime-types-data 3.2020.1104154Using mime-types 3.3.1155Using gitlab-gollum-rugged_adapter 0.4.4.4.gitlab.1156Using rouge 3.26.0157Using nokogumbo 1.5.0158Using sanitize 4.6.6159Using stringex 2.8.5160Using gitlab-gollum-lib 4.2.7.10.gitlab.1161Using google-protobuf 3.17.3 (x86_64-linux)162Using googleapis-common-protos-types 1.1.0163Using grpc 1.30.2 (x86_64-linux)164Using opentracing 0.5.0165Using thrift 0.15.0166Using jaeger-client 1.1.0167Using pg_query 2.1.1168Using redis 4.4.0169Using gitlab-labkit 0.21.2170Using gitlab-markup 1.7.1171Using grpc-tools 1.30.2172Using sawyer 0.8.2173Using octokit 4.20.0174Using reverse_markdown 1.4.0175Using thor 1.1.0176Using licensee 9.14.1177Using method_source 0.9.2178Using msgpack 1.3.3179Using optimist 3.0.1180Using parallel 1.19.2181Using parser 2.7.2.0182Using procto 0.0.3183Using unparser 0.4.7184Using proc_to_ast 0.1.0185Using pry 0.12.2186Using rainbow 3.0.0187Using rbtrace 0.4.14188Using rdoc 6.3.2189Using regexp_parser 1.8.1190Using rexml 3.2.4191Using rspec-support 3.8.0192Using rspec-core 3.8.0193Using rspec-expectations 3.8.3194Using rspec-mocks 3.8.0195Using rspec 3.8.0196Using rspec-parameterized 0.4.2197Using rubocop-ast 0.2.0198Using ruby-progressbar 1.10.1199Using unicode-display_width 1.7.0200Using rubocop 0.86.0201Using sentry-raven 3.0.4202Using timecop 0.9.1203Bundle complete! 21 Gemfile dependencies, 96 gems now installed.204Gems in the groups production and development were not installed.205Bundled gems are installed into `/builds/gitlab-org/gitlab/vendor/gitaly-ruby`206Checking gitaly-ruby Gemfile...207Checking gitaly-ruby bundle...208The Gemfile's dependencies are satisfied209Trying to connect to gitaly: ........................................................ OK210Trying to connect to gitaly2: ........................................................................ OK211Trying to connect to praefect: .......... OK212==> 'scripts/gitaly-test-spawn' succeeded in 16 seconds.213$ source ./scripts/rspec_helpers.sh214$ rspec_paralellized_job "--tag ~quarantine --tag ~geo --tag ~level:migration"215KNAPSACK_TEST_FILE_PATTERN: {ee/}spec/{features}{,/**/}*_spec.rb216Knapsack report generator started!217Run options: exclude {:quarantine=>true, :geo=>true, :level=>"migration"}218==> /builds/gitlab-org/gitlab/tmp/tests/gitlab-test_bare set up in 0.05614467 seconds...219Test environment set up in 1.525623645 seconds220Group value stream analytics filters and data221Starting the Capybara driver server...222 without valid query parameters set223 with created_after date > created_before date224 behaves like no group available225Capybara starting Puma...226* Version 5.3.2 , codename: Sweetnighter227* Min threads: 0, max threads: 4228* Listening on unix:///tmp/20211026-438-15vmj3n229 displays empty text230 with fake parameters231 behaves like empty state232 displays an empty state233 with valid query parameters set234 with project_ids set235 has the projects dropdown prepopulated236 with created_before and created_after set237 has the date range prepopulated238 with a group239 behaves like group value stream analytics240 stage table241 displays the stage table242 navigation243 shows the path navigation244 each stage will have median values245 displays the default list of stages246 behaves like has overview metrics247 displays the recent activity248 displays time metrics249 behaves like has default filters250 shows the projects filter251 shows the date filter252 shows the filter bar253 with a sub group254 behaves like group value stream analytics255 stage table256 displays the stage table257 navigation258 shows the path navigation259 each stage will have median values260 displays the default list of stages261 behaves like has overview metrics262 displays the recent activity263 displays time metrics264 behaves like has default filters265 shows the projects filter266 shows the date filter267 shows the filter bar268 with lots of data269 each stage with events will display the stage events list when selected270 each stage will be selectable271 will not display the stage table on the overview stage272 will have data available273 with filters applied274 will filter the data275Admin updates EE-only settings276unknown OID 28: failed to recognize type of 'relfrozenxid'. It will be treated as String.277unknown OID 1034: failed to recognize type of 'relacl'. It will be treated as String.278unknown OID 194: failed to recognize type of 'relpartbound'. It will be treated as String.279 enables external authentication280 enable Slack application281 Geo settings282 when the license has Geo feature283 hides JS alert284 renders JS form285 when the license does not have Geo feature286 shows JS alert287 Elasticsearch settings288 changes elasticsearch settings289 allows limiting projects and namespaces to index290 allows removing all namespaces and projects291 zero-downtime reindexing shows popup292 when not licensed293 cannot access the page294 Templates page295 render "Templates" section296 render "Custom project templates" section297 LDAP settings298 with LDAP enabled299 changes to allow group owners to manage ldap300 with LDAP disabled301 does not show option to allow group owners to manage ldap302 package registry settings303 allows you to change the npm_forwarding setting304 allows you to change the pypi_forwarding setting305 sign up settings306 changes the user cap from unlimited to 5307 when license has active user count308 disallows entering user cap greater then license allows309 with a user cap assigned310 changes the user cap to unlimited311 with pending users312 displays a modal confirmation when removing the cap313 form submit button confirmation modal for side-effect of possibly adding unwanted new users314 submits_form if 'require admin approval for new sign-ups' is unchanged_true and the user cap is unchanged and doesn't have pending user count315 submits_form if 'require admin approval for new sign-ups' is unchanged_false and the user cap is unchanged and doesn't have pending user count316 shows_confirmation_modal if 'require admin approval for new sign-ups' is toggled_off and the user cap is unchanged and has pending user count317 submits_form if 'require admin approval for new sign-ups' is toggled_off and the user cap is unchanged and doesn't have pending user count318 submits_form if 'require admin approval for new sign-ups' is toggled_on and the user cap is unchanged and doesn't have pending user count319 shows_confirmation_modal if 'require admin approval for new sign-ups' is unchanged_false and the user cap is increased and has pending user count320 submits_form if 'require admin approval for new sign-ups' is unchanged_true and the user cap is increased and doesn't have pending user count321 shows_confirmation_modal if 'require admin approval for new sign-ups' is toggled_off and the user cap is increased and has pending user count322 submits_form if 'require admin approval for new sign-ups' is toggled_off and the user cap is increased and doesn't have pending user count323 shows_confirmation_modal if 'require admin approval for new sign-ups' is toggled_on and the user cap is increased and has pending user count324 submits_form if 'require admin approval for new sign-ups' is toggled_on and the user cap is increased and doesn't have pending user count325 submits_form if 'require admin approval for new sign-ups' is toggled_on and the user cap is decreased and doesn't have pending user count326 submits_form if 'require admin approval for new sign-ups' is toggled_on and the user cap is decreased and has pending user count327 shows_confirmation_modal if 'require admin approval for new sign-ups' is unchanged_false and the user cap is changed_from_limited_to_unlimited and has pending user count328 submits_form if 'require admin approval for new sign-ups' is unchanged_false and the user cap is changed_from_limited_to_unlimited and doesn't have pending user count329 submits_form if 'require admin approval for new sign-ups' is unchanged_false and the user cap is changed_from_unlimited_to_limited and doesn't have pending user count330 submits_form if 'require admin approval for new sign-ups' is unchanged_false and the user cap is unchanged_unlimited and doesn't have pending user count331Filter issues by iteration332 project issues list333 behaves like filters by iteration334 when iterations are not available335 does not show the iteration filter option336 when iterations are available337 when passing specific iteration by title338 behaves like filters issues by iteration339 filters correct issues340 when passing Current iteration341 behaves like filters issues by iteration342 filters correct issues343 when filtering by negated iteration344 with specific iteration345 behaves like filters issues by negated iteration346 filters by negated iteration347 with current iteration348 behaves like filters issues by negated iteration349 filters by negated iteration350 behaves like shows iterations when using iteration token351 when viewing list of iterations352 shows cadence titles and iteration titles353 when vue_issuables_list is disabled354 behaves like filters by iteration355 when iterations are not available356 does not show the iteration filter option357 when iterations are available358 when passing specific iteration by title359 behaves like filters issues by iteration360 filters correct issues361 when passing Current iteration362 behaves like filters issues by iteration363 filters correct issues364 when filtering by negated iteration365 with specific iteration366 behaves like filters issues by negated iteration367 filters by negated iteration368 with current iteration369 behaves like filters issues by negated iteration370 filters by negated iteration371 group issues list372 behaves like filters by iteration373 when iterations are not available374 does not show the iteration filter option375 when iterations are available376 when passing specific iteration by title377 behaves like filters issues by iteration378 filters correct issues379 when passing Current iteration380 behaves like filters issues by iteration381 filters correct issues382 when filtering by negated iteration383 with specific iteration384 behaves like filters issues by negated iteration385 filters by negated iteration386 with current iteration387 behaves like filters issues by negated iteration388 filters by negated iteration389 behaves like shows iterations when using iteration token390 when viewing list of iterations391 shows cadence titles and iteration titles392 when vue_issuables_list is disabled393 behaves like filters by iteration394 when iterations are not available395 does not show the iteration filter option396 when iterations are available397 when passing specific iteration by title398 behaves like filters issues by iteration399 filters correct issues400 when passing Current iteration401 behaves like filters issues by iteration402 filters correct issues403 when filtering by negated iteration404 with specific iteration405 behaves like filters issues by negated iteration406 filters by negated iteration407 with current iteration408 behaves like filters issues by negated iteration409 filters by negated iteration410 project board411 behaves like filters by iteration412 when iterations are not available413 does not show the iteration filter option414 when iterations are available415 when passing specific iteration by title416 behaves like filters issues by iteration417 filters correct issues418 when passing Current iteration419 behaves like filters issues by iteration420 filters correct issues421 when filtering by negated iteration422 with specific iteration423 behaves like filters issues by negated iteration424 filters by negated iteration425 with current iteration426 behaves like filters issues by negated iteration427 filters by negated iteration428 group board429 behaves like filters by iteration430 when iterations are not available431 does not show the iteration filter option432 when iterations are available433 when passing specific iteration by title434 behaves like filters issues by iteration435 filters correct issues436 when passing Current iteration437 behaves like filters issues by iteration438 filters correct issues439 when filtering by negated iteration440 with specific iteration441 behaves like filters issues by negated iteration442 filters by negated iteration443 with current iteration444 behaves like filters issues by negated iteration445 filters by negated iteration446Billing plan pages447 users profile billing page448 on free449 displays the correct call to action450 behaves like does not display the billing plans451 does not display the plans452 behaves like plan with subscription table453 displays subscription table454 on bronze plan455 shows the EoA bronze banner that can be dismissed permanently456 behaves like plan with header457 displays header458 behaves like downgradable plan459 displays the downgrade link460 behaves like upgradable plan461 displays the upgrade link462 behaves like can contact sales463 with in app hand raise feature flag off464 displays the contact sales link465 with in app hand raise feature flag on466 displays the in-app hand raise lead (PENDING: not supported for bronze)467 behaves like plan with subscription table468 displays subscription table469 when hide_deprecated_billing_plans is active470 behaves like plan with free upgrade471 displays the free upgrade472 behaves like active deprecated plan473 renders the plan card marked as Legacy474 with more than 25 users475 behaves like plan with sales-assisted upgrade476 displays the sales assisted offer477 on premium plan478 behaves like plan with header479 displays header480 behaves like downgradable plan481 displays the downgrade link482 behaves like upgradable plan483 displays the upgrade link484 behaves like can contact sales485 with in app hand raise feature flag off486 displays the contact sales link487 with in app hand raise feature flag on488 displays the in-app hand raise lead489 behaves like plan with subscription table490 displays subscription table491 behaves like does not display EoA banner492 does not display the banner493 on ultimate plan494 behaves like plan with header495 displays header496 behaves like downgradable plan497 displays the downgrade link498 behaves like non-upgradable plan499 does not display the upgrade link500 behaves like plan with subscription table501 displays subscription table502 behaves like does not display EoA banner503 does not display the banner504 when CustomersDot is unavailable505 renders an error page506 users profile billing page with a trial507 on free508 behaves like does not display the billing plans509 does not display the plans510 on bronze plan511 behaves like plan with header512 displays header513 behaves like downgradable plan514 displays the downgrade link515 behaves like upgradable plan516 displays the upgrade link517 behaves like can contact sales518 with in app hand raise feature flag off519 displays the contact sales link520 with in app hand raise feature flag on521 displays the in-app hand raise lead (PENDING: not supported for bronze)522 on ultimate plan523 behaves like plan with header524 displays header525 behaves like downgradable plan526 displays the downgrade link527 behaves like non-upgradable plan528 does not display the upgrade link529 group billing page530 top-most group531 on ultimate532 displays plan header533 does not display the billing plans table534 behaves like plan with subscription table535 displays subscription table536 on bronze537 displays plan header538 does display the billing plans table539 behaves like can contact sales540 with in app hand raise feature flag off541 displays the contact sales link542 with in app hand raise feature flag on543 displays the in-app hand raise lead (PENDING: not supported for bronze)544 behaves like plan with subscription table545 displays subscription table546 on free547 behaves like used seats rendering for non paid subscriptions548 displays the number of seats549 on trial550 displays the billing plans table551 behaves like non-upgradable plan552 does not display the upgrade link553 behaves like used seats rendering for non paid subscriptions554 displays the number of seats555 behaves like plan with subscription table556 displays subscription table557 seat refresh button558 updates seat counts on click559 with unexpected JSON560 renders no header for missing plan561 displays all plans562Epic Issues563 when user is not a group member of a public group564 user can see issues from public project but cannot delete the associations565 user cannot add new issues to the epic566 user cannot add new epics to the epic567 when user is a group member568 user can add new issues to the epic569 user does not see the linked issues part of the form when they click "Add an existing issue"570 handling epics571 user can display create new epic form by clicking the dropdown item572 handling epic issues573 user can see all issues of the group and delete the associations574 user cannot add new issues to the epic from another group575 user can add new issues to the epic576 user cannot add new issue that does not exist577 handling epic links578 when subepics feature is enabled579 user can see all epics of the group and delete the associations580 user cannot add new epic that does not exist581 user can add new epics to the epic582 when epics are nested too deep583 user cannot add new epic when hierarchy level limit has been reached584 when subepics feature is disabled585 user can not add new epics to the epic586Epic show587 when sub-epics feature is available588 Epic metadata589 shows epic tabs `Epics and Issues` and `Roadmap`590 Epics and Issues tab591 shows Related items tree with child epics592 autocompletes issues when "#" is input in the add item form593 autocompletes epics when "&" is input in the add item form594 Roadmap tab595 does not show thread filter dropdown596 when the sub-epics feature is not available597 Epic metadata598 shows epic tab `Issues`599 Issues tab600 shows Related items tree with child epics601 Epic metadata602 shows epic status, date and author in header603 shows epic title and description604 shows epic thread filter dropdown605 behaves like page meta description606 renders the page with description, og:description, and twitter:description meta tags that contains a plain-text version of the markdown607 Sort dropdown608 when sorted by `Oldest first`609 shows comments in the correct order610 when sorted by `Newest first`611 shows comments in the correct order612 Epic sidebar613 Labels select614 opens dropdown when `Edit` is clicked615 when dropdown is open616 shows labels within the label dropdown617 shows checkmark next to label when label is clicked618 shows label create view when `Create group label` is clicked619 creates new label using create view620 shows labels list view when `Cancel` button is clicked from create view621 shows labels list view when back button is clicked from create view622Project issue boards623 with group and reporter624 can edit board name625 swimlanes dropdown626 license feature on627 does not show Group by dropdown when user is not logged in628 shows Group by dropdown when user is logged in629 license feature off630 does not show Group by dropdown when user is not logged in631 does not show Group by dropdown when user is logged in632 total weight633 shows total weight for backlog634 updates weight when moving to list635 unlicensed636 hides weight637 list header638 When FF is turned on639 when max issue count is set640 displays issue and max issue size641 list settings642 when license is available643 shows the list settings button644 when settings button is clicked645 shows the board list settings sidebar646 when boards setting sidebar is open647 when user clicks Remove Limit648 sets max issue count to zero649 when the user is editing a wip limit and clicks close650 updates the max issue count wip limit651 when user off clicks652 updates the max issue count wip limit653 When user sets max issue count to 0654 updates the max issue count wip limit to None655 when user hits enter656 updates the max issue count wip limit657 when license is not available658 does not show the list settings button659Requirements list660 when requirements exist for the project661 shows the requirements in the navigation sidebar662 shows requirements tabs for each status type663 shows filtered search input664 filtered search input665 shows filter tokens author and status666 shows options `satisfied`, `failed` and `missing` for status token667 new requirement668 shows requirement create form when "New requirement" button is clicked669 disables new requirement button while create form is open670 creates new requirement671 updates requirements count in nav sidebar and opened and all tab badges672 open tab673 shows button "New requirement"674 shows list of all open requirements675 shows title, metadata and actions within each requirement item676 shows title and description along with edit button in drawer677 shows edit form when edit button is clicked for a requirement678 updates requirement using edit form679 archives a requirement680 archived tab681 does not show button "New requirement"682 shows list of all archived requirements683 shows title, metadata and actions within each requirement item684 reopens a requirement685 all tab686 does not show button "New requirement"687 shows list of all requirements688 filtered search689 shows filtered search input field690 shows sort dropdown691 when accessing project as guest user692 open tab does not show button "New requirement"693 when accessing project as logged out user694 renders the empty state695User adds to merge train when pipeline succeeds696 shows Start merge train when pipeline succeeds button and helper icon697 when merge_trains EEP license is not available698 does not show Start merge train when pipeline succeeds button699 when user clicks 'Start merge train when pipeline succeeds' button700 informs merge request that auto merge is enabled701 when user clicks 'Cancel' button702 cancels automatic merge703 when user clicks 'Delete source branch704 updates the merge option705 when the merge request is not the first queue on the train706 shows Add to merge train when pipeline succeeds button707Update Epic708 when user who is not a group member displays the epic709 does not show the Edit button710 when user with developer access displays the epic711 updates the tasklist712 update form713 updates the epic714 updates the epic and keep the description saved across reload715 creates a todo only for mentioned users716 edits full screen717 uploads a file when dragging into textarea718 autocomplete enabled719 opens atwho container720 epic sidebar721 opens datepicker when clicking Edit button722 when user with owner access displays the epic723 shows delete button inside the edit form724CI shared runner limits725 when on a project related page726 warning level727 when there is a notification and minutes still exist728 displays a warning message on pipelines page729 displays a warning message on project homepage730 displays a warning message on a job page731 danger level732 when there is a notification and minutes still exist733 displays a warning message on pipelines page734 displays a warning message on project homepage735 displays a warning message on a job page736 when limit is exceeded737 displays a warning message on project homepage738 displays a warning message on pipelines page739 displays a warning message on a job page740 when limit not yet exceeded741 does not display a warning message on project homepage742 does not display a warning message on pipelines page743 displays a warning message on a job page744 when on a group related page745 warning level746 when there is a notification and minutes still exist747DEPRECATION 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)748DEPRECATION 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)749 displays a warning message on group information page750 danger level751 when there is a notification and minutes still exist752 displays a warning message on group information page753 when limit is exceeded754 displays a warning message on group information page755 when limit not yet exceeded756 does not display a warning message on group information page757Environments page758 when an environment is protected and user has access to it759 when environment has manual actions760 shows an enabled play button761 shows a stop button762 with external_url763 shows an external link button764 when terminal is available765 shows a terminal button766 when environment can be rollback767 shows re deploy button768 when environment is protected and user does not have access to it769 when environment has manual actions770 show a disabled play button771 does not show a stop button772 with external_url773 shows an external link button774 when terminal is available775 does not shows a terminal button776 when environment can be rollback777 does not show a re deploy button778 when environment has an open alert779 shows the open alert for the environment row780 when user does not have a license for the feature781 does not show the open alert for the environment row782Path Locks783 locking folders784 locking files785 unlocking files786 managing of lock list787User views iteration788 with license789 when user has edit permissions790 can delete iteration791 behaves like shows iteration info792 shows iteration info793 when user does not have edit permissions794 behaves like shows iteration info795 shows iteration info796 when grouping by label797 behaves like iteration report group by label798 groups by label799 shows ungrouped issues when `Group by: None` is selected again800 shows ungrouped issues when label `x` is clicked to remove it801 without license802 shows page not found803Project > Members > Invite group and members804 invite_members_group_modal_enabled: true, expected_invite_member_selector: ".js-invite-members-trigger", expected_invite_group_selector: ".js-invite-group-trigger", expected_import_button_selector: ".js-import-a-project-modal"805 displays either the invite modal button triggers or the form with tabs based on the feature flag806 invite_members_group_modal_enabled: false, expected_invite_member_selector: "#invite-member-tab", expected_invite_group_selector: "#invite-group-tab", expected_import_button_selector: ".invite-users-form .btn-default"807 displays either the invite modal button triggers or the form with tabs based on the feature flag808 Share group lock809 for a project in a root group810 when the group has "Share with group lock" and "Member lock" disabled811 behaves like the project can be shared with groups and members812 both member and group buttons exist813 when the group has "Share with group lock" enabled814 behaves like the project cannot be shared with groups815 user is only able to share with members816 when the group has membership lock enabled817 behaves like the project cannot be shared with members818 user is only able to share with groups819 when the group has membership lock and "Share with group lock" enabled820 behaves like the project cannot be shared with groups and members821 no invite member or invite group exists822 for a project in a subgroup823 when the root_group has "Share with group lock" and membership lock disabled824 when the subgroup has "Share with group lock" and membership lock disabled825 behaves like the project can be shared with groups and members826 both member and group buttons exist827 when the subgroup has "Share with group lock" enabled828 behaves like the project cannot be shared with groups829 user is only able to share with members830 when the subgroup has membership lock enabled831 behaves like the project cannot be shared with members832 user is only able to share with groups833 when the group has membership lock and "Share with group lock" enabled834 behaves like the project cannot be shared with groups and members835 no invite member or invite group exists836 when the root_group has "Share with group lock" and membership lock enabled837 behaves like the project cannot be shared with groups838 user is only able to share with members839 when the subgroup has "Share with group lock" and membership lock disabled (parent overridden)840 behaves like the project can be shared with groups and members841 both member and group buttons exist842 when the subgroup has membership lock enabled (parent overridden)843 behaves like the project cannot be shared with groups and members844 no invite member or invite group exists845 when the subgroup has "Share with group lock" enabled (parent overridden)846 behaves like the project cannot be shared with groups847 user is only able to share with members848 when the subgroup has "Share with group lock" and membership lock enabled849 behaves like the project cannot be shared with groups and members850 no invite member or invite group exists851New/edit issue852 new issue853DEPRECATION 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)854DEPRECATION 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)855 allows user to create new issue856 correctly updates the selected user when changing assignee857 multiple assignees858 unselects other assignees when unassigned is selected859 toggles assign to me when current user is selected and unselected860Welcome screen861 when on GitLab.com862 shows the welcome page with a progress bar863 allows specifying other for jobs_to_be_done864 when in the subscription flow865 shows the progress bar with the correct steps866 when user has memberships867 does not show the progress bar868 when in the trial flow869 does not show the progress bar870 email opt in871 does not show the email opt in checkbox when setting up for a company872 shows the email opt checkbox in when setting up for just me873 when not on GitLab.com874 does not show the progress bar875User edits iteration876 with license877 as authorized user878 using_cadences: true879 load edit page directly880 prefills fields and allows updating all values881 load edit page from report882 prefills fields and updates URL883 using_cadences: false884 load edit page directly885 prefills fields and allows updating all values886 load edit page from report887 prefills fields and updates URL888 as guest user889 with cadences890 does not show edit dropdown891 redirects to cadence list page when loading edit page directly892 without cadences893 does not show edit dropdown894 404s when loading edit page directly895Boards licensed features896 Project board sidebar897 GitLab SaaS898 Public project under Free plan under group namespace899 hides epic widget900 hides iteration widget901 Public project under Free plan under user namespace902 hides epic widget903 hides iteration widget904User creates a merge request905DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: projects/commits/_commit.html (called from commit_to_html at /builds/gitlab-org/gitlab/app/helpers/commits_helper.rb:30)906DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: projects/commits/_commit.html (called from commit_to_html at /builds/gitlab-org/gitlab/app/helpers/commits_helper.rb:30)907 creates a merge request908Merge request > User merges with Push Rules909 commit message is invalid910 displays error message after merge request is clicked911 author email is invalid912 displays error message after merge request is clicked913Groups > Push Rules914 reject_unsigned_commits rule915 unlicensed916 does not render the setting checkbox917 licensed918 renders the setting checkbox919 with GL.com plans920 when disabled921 does not render the setting checkbox922 when enabled923 renders the setting checkbox924 commit_committer_check rule925 unlicensed926 does not render the setting checkbox927 licensed928 renders the setting checkbox929 with GL.com plans930 when disabled931 does not render the setting checkbox932 when enabled933 renders the setting checkbox934Project settings > [EE] Merge Request Approvals935DEPRECATION 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)936DEPRECATION 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)937 adds approver938 adds approver group939 with an approver group940 removes approver group941[EE] Private Group access942 GET /groups/:path/-/insights943 is expected to be allowed for auditor944 is expected to be allowed for owner945 is expected to be allowed for maintainer946 is expected to be allowed for developer947 is expected to be allowed for reporter948 is expected to be allowed for guest949 is expected to be allowed for the specified user950 is expected to be denied for user951 is expected to be denied for external952 is expected to be denied for visitor953 when admin mode is enabled954 is expected to be allowed for admin955 when admin mode is disabled956 is expected to be denied for admin957 GET /groups/:path958 is expected to be allowed for auditor959 GET /groups/:path/-/issues960 is expected to be allowed for auditor961 GET /groups/:path/-/merge_requests962 is expected to be allowed for auditor963 GET /groups/:path/-/group_members964 is expected to be allowed for auditor965 GET /groups/:path/-/edit966 is expected to be denied for auditor967Merge request > User creates MR with multiple assignees968 behaves like multiple assignees merge request969 creates a MR with multiple assignees970Profile > Usage Quota971 is linked within the profile page972 shared runners use973 shared_runners_enabled: false, used: 300, quota: 500, usage_class: "success", usage_text: "300 / Not supported minutes 0% used"974 shows the correct quota status975 shows the correct per-project metrics976 shared_runners_enabled: true, used: 300, quota: nil, usage_class: "success", usage_text: "300 / Unlimited minutes Unlimited"977 shows the correct quota status978 shows the correct per-project metrics979 shared_runners_enabled: true, used: 300, quota: 500, usage_class: "success", usage_text: "300 / 500 minutes 60% used"980 shows the correct quota status981 shows the correct per-project metrics982 shared_runners_enabled: true, used: 1000, quota: 500, usage_class: "danger", usage_text: "1000 / 500 minutes 200% used"983 shows the correct quota status984 shows the correct per-project metrics985Test Cases986 test case create form987 shows page title, title, description and label input fields988 shows labels and footer actions within labels dropdown989 shows page actions990 creates a test case on saving form991Milestones on EE992 burndown charts993 with the milestone charts feature available994DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/icons/_issues.svg (called from block in custom_icon at /builds/gitlab-org/gitlab/app/helpers/icons_helper.rb:14)995DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/icons/_issues.svg (called from block in custom_icon at /builds/gitlab-org/gitlab/app/helpers/icons_helper.rb:14)996DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/icons/_mr_bold.svg (called from block in custom_icon at /builds/gitlab-org/gitlab/app/helpers/icons_helper.rb:14)997DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/icons/_mr_bold.svg (called from block in custom_icon at /builds/gitlab-org/gitlab/app/helpers/icons_helper.rb:14)998 shows a burndown chart999 with due & start date not set1000DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/icons/_icon_burndown_chart_splash.svg (called from block in custom_icon at /builds/gitlab-org/gitlab/app/helpers/icons_helper.rb:14)1001 shows a mention to fill in dates1002 with the milestone charts feature disabled1003DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/icons/_icon_burndown_charts.svg (called from block in custom_icon at /builds/gitlab-org/gitlab/app/helpers/icons_helper.rb:14)1004 has a link to upgrade to Bronze when checking the namespace plan1005 has a link to upgrade to starter on premise1006 with the issuable weights feature disabled1007 has a link to upgrade to Bronze when checking the namespace plan1008 has a link to upgrade to starter on premise1009 milestone summary1010 shows the total weight when sum is greater than zero1011 hides the total weight when sum is equal to zero1012Project active tab1013 on project Analytics/Insights1014 behaves like page has active tab1015 activates Analytics tab1016 behaves like page has active sub tab1017 activates Insights sub tab1018 on project Analytics/Code Review1019 behaves like page has active tab1020 activates Analytics tab1021 behaves like page has active sub tab1022 activates Code review sub tab1023 on project CI/CD1024 browsing Pipelines tabs1025 Security tab1026 behaves like page has active tab1027DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/icons/_icon_commit.svg (called from block in custom_icon at /builds/gitlab-org/gitlab/app/helpers/icons_helper.rb:14)1028DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/icons/_icon_commit.svg (called from block in custom_icon at /builds/gitlab-org/gitlab/app/helpers/icons_helper.rb:14)1029 activates CI/CD tab1030 behaves like page has active sub tab1031 activates Pipelines sub tab1032 Licenses tab1033 behaves like page has active tab1034 activates CI/CD tab1035 behaves like page has active sub tab1036 activates Pipelines sub tab1037 Code Quality tab1038 behaves like page has active tab1039 activates CI/CD tab1040 behaves like page has active sub tab1041 activates Pipelines sub tab1042Signup on EE1043 for Gitlab.com1044 redirects to step 2 of the signup process when not completed1045 when the user sets it up for the company1046 creates the user and sets the email_opted_in field truthy1047 when the user checks the opt-in to email updates box1048 creates the user and sets the email_opted_in field truthy1049 when the user does not check the opt-in to email updates box1050 creates the user and sets the email_opted_in field falsey1051 when the user_other_role_details feature flag is disabled1052 collects no collect a job title1053 proceeds to the next step without collecting other_role1054 when the user selects existing role1055 has the job title box1056 proceeds to the next step1057 when the user selects other role1058 has the job title box1059 proceeds to the next step1060 not for Gitlab.com1061 does not have a opt-in checkbox, it creates the user and sets email_opted_in to falsey1062DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/icons/_gitea_logo.svg (called from block in custom_icon at /builds/gitlab-org/gitlab/app/helpers/icons_helper.rb:14)1063DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/icons/_gitea_logo.svg (called from block in custom_icon at /builds/gitlab-org/gitlab/app/helpers/icons_helper.rb:14)1064 redirects to step 2 of the signup process when not completed and redirects back1065Manually create a todo item from epic1066 creates todo when clicking button1067 marks a todo as done1068Dashboard merge requests1069 behaves like dashboard ultimate trial callout1070 hides promotion callout if not .com1071 .com1072 shows dismissable promotion callout if default dashboard for an owner1073 hides dismissable promotion callout if default dashboard for a non group owner1074 hides dismissable promotion callout if not default dashboard1075 hides promotion callout if a trial is active1076 hides promotion callout if user owns a paid namespace1077On-call Schedules1078 displaying the empty state by default1079 is expected to have visible button "Add a schedule" that is not disabled1080 creating a schedule1081 adds a schedule given valid options1082Billings > Qrtly Reconciliation Alert1083 when qrtly reconciliation is available1084 behaves like a visible dismissible qrtly reconciliation alert1085 when dismissed1086 behaves like a hidden qrtly reconciliation alert1087 does not display an alert1088 when visiting again1089 behaves like a hidden qrtly reconciliation alert1090 does not display an alert1091 when qrtly reconciliation is not available1092 behaves like a hidden qrtly reconciliation alert1093 does not display an alert1094Group Boards1095 deletes a group issue board1096Admin::Emails1097 when `send_emails_from_admin_area` feature is not licensed1098 returns 4041099 when usage ping is enabled1100 when feature is activated1101 returns 2001102 when feature is deactivated1103 returns 4041104 when `send_emails_from_admin_area` feature is licensed1105 when emails from admin area are not rate limited1106 does not show the waiting period alertand the submit button is in enabled state1107 when emails from admin area are rate limited1108 shows the waiting period alertand the submit button is in disabled state1109User deletes feature flag1110 records audit event1111User creates iteration in a cadence1112 prefills fields and allows updating all values1113Project navbar1114 when issue analytics is available1115 behaves like verified navigation bar1116 renders correctly1117 when security dashboard is available1118 behaves like verified navigation bar1119 renders correctly1120 when packages are available1121 when container registry is available1122 behaves like verified navigation bar1123 renders correctly1124Merge Request sidebar1125 when epics available1126 does not show epics in MR sidebar1127 when epics unavailable1128 does not show epics promotion in MR sidebar1129SCIM Token handling1130 group has no existing scim token1131 displays generate token form1132 group has existing scim token1133 displays the scim form with an obfuscated token1134User updates feature flag1135 with a premium license1136 links to a search page for code references1137 without a premium license1138 does not link to a search page for code references1139New project from template1140 create from template1141 shows template tabs1142Profiles > Billing1143 when CustomersDot is available1144 with a free plan1145 does not have search settings field1146issues canonical link1147 when the issue was promoted1148 shows the canonical URL1149Signup1150 almost there page1151 when public visibility is restricted1152 hides Explore link1153 hides help link1154Knapsack report was generated. Preview:1155{1156 "ee/spec/features/groups/analytics/cycle_analytics/filters_and_data_spec.rb": 245.86620564399345,1157 "ee/spec/features/admin/admin_settings_spec.rb": 165.5613803849992,1158 "ee/spec/features/issues/filtered_search/filter_issues_by_iteration_spec.rb": 117.68551131300046,1159 "ee/spec/features/billings/billing_plans_spec.rb": 98.1448439710075,1160 "ee/spec/features/epics/epic_issues_spec.rb": 80.82863779099716,1161 "ee/spec/features/epics/epic_show_spec.rb": 62.2672894760035,1162 "ee/spec/features/boards/boards_spec.rb": 61.73158475199307,1163 "ee/spec/features/projects/requirements_management/requirements_list_spec.rb": 54.10687201700057,1164 "ee/spec/features/merge_trains/user_adds_to_merge_train_when_pipeline_succeeds_spec.rb": 43.685092955987784,1165 "ee/spec/features/epics/update_epic_spec.rb": 40.37619701700169,1166 "ee/spec/features/ci_shared_runner_warnings_spec.rb": 39.15293126400502,1167 "ee/spec/features/projects/environments/environments_spec.rb": 33.59532181000395,1168 "ee/spec/features/projects/path_locks_spec.rb": 26.171975823002867,1169 "ee/spec/features/groups/iterations/user_views_iteration_spec.rb": 25.991667884998606,1170 "ee/spec/features/projects/members/invite_group_and_members_spec.rb": 23.239174376998562,1171 "ee/spec/features/issues/form_spec.rb": 25.123372877991642,1172 "ee/spec/features/registrations/welcome_spec.rb": 20.06906629499281,1173 "ee/spec/features/groups/iterations/user_edits_iteration_spec.rb": 18.798916284998995,1174 "ee/spec/features/boards/boards_licensed_features_spec.rb": 15.010901091998676,1175 "ee/spec/features/merge_request/user_creates_merge_request_spec.rb": 12.494204959992203,1176 "ee/spec/features/merge_request/user_merges_with_push_rules_spec.rb": 14.745323035007459,1177 "ee/spec/features/groups/push_rules_spec.rb": 11.160296229994856,1178 "ee/spec/features/projects/settings/merge_request_approvals_settings_spec.rb": 14.259444273993722,1179 "ee/spec/features/security/group/private_access_spec.rb": 10.518865229008952,1180 "ee/spec/features/merge_request/user_creates_multiple_assignees_mr_spec.rb": 10.506506976991659,1181 "ee/spec/features/profiles/usage_quotas_spec.rb": 11.216914685006486,1182 "ee/spec/features/projects/quality/test_case_create_spec.rb": 9.266885735996766,1183 "ee/spec/features/projects/milestones/milestone_spec.rb": 8.494055918999948,1184 "ee/spec/features/projects/active_tabs_spec.rb": 8.68763006500376,1185 "ee/spec/features/signup_spec.rb": 7.498539223000989,1186 "ee/spec/features/epics/todo_spec.rb": 7.5821070130041335,1187 "ee/spec/features/dashboards/merge_requests_spec.rb": 6.926004452994675,1188 "ee/spec/features/oncall_schedules/user_creates_schedule_spec.rb": 5.328357168007642,1189 "ee/spec/features/billings/qrtly_reconciliation_alert_spec.rb": 6.542567639000481,1190 "ee/spec/features/boards/group_boards/board_deletion_spec.rb": 5.676902931998484,1191 "ee/spec/features/admin/admin_emails_spec.rb": 4.925438074002159,1192 "ee/spec/features/projects/feature_flags/user_deletes_feature_flag_spec.rb": 4.502429719010252,1193 "ee/spec/features/groups/iterations/user_creates_iteration_in_cadence_spec.rb": 4.401435871011927,1194 "ee/spec/features/projects/navbar_spec.rb": 2.88586081599351,1195 "ee/spec/features/merge_request/sidebar_spec.rb": 2.8434072459931485,1196 "ee/spec/features/groups/scim_token_spec.rb": 3.622490594003466,1197 "ee/spec/features/projects/feature_flags/user_updates_feature_flag_spec.rb": 3.3294796089903684,1198 "ee/spec/features/projects/new_project_from_template_spec.rb": 1.8067575720051536,1199 "ee/spec/features/profiles/billing_spec.rb": 1.543208927003434,1200 "ee/spec/features/projects/issues/viewing_relocated_issues_spec.rb": 1.1578176629991503,1201 "ee/spec/features/users/signup_spec.rb": 0.55147702099930031202}1203Knapsack global time execution for tests: 22m 59s1204Pending: (Failures listed here are expected and do not affect your suite's status)1205 1) Billing plan pages users profile billing page on bronze plan behaves like can contact sales with in app hand raise feature flag on displays the in-app hand raise lead1206 # not supported for bronze1207 # ./ee/spec/features/billings/billing_plans_spec.rb:891208 2) Billing plan pages users profile billing page with a trial on bronze plan behaves like can contact sales with in app hand raise feature flag on displays the in-app hand raise lead1209 # not supported for bronze1210 # ./ee/spec/features/billings/billing_plans_spec.rb:891211 3) Billing plan pages group billing page top-most group on bronze behaves like can contact sales with in app hand raise feature flag on displays the in-app hand raise lead1212 # not supported for bronze1213 # ./ee/spec/features/billings/billing_plans_spec.rb:891214Finished in 23 minutes 3 seconds (files took 57.47 seconds to load)1215428 examples, 0 failures, 3 pending1216Failed to write to log, write log/workhorse-test.log: file already closed1217Tue 26 Oct 2021 09:45:53 PM UTC1219Not uploading cache ruby-gems-v1-5 due to policy1220Not uploading cache gitaly-ruby-gems-v1-5 due to policy1222Uploading artifacts...1223coverage/: found 5 matching files and directories 1224WARNING: crystalball/: no matching files 1225deprecations/: found 16 matching files and directories 1226knapsack/: found 3 matching files and directories 1227rspec_flaky/: found 4 matching files and directories 1228rspec_profiling/: found 1 matching files and directories 1229WARNING: tmp/capybara/: no matching files 1230tmp/memory_test/: found 2 matching files and directories 1231log/*.log: found 17 matching files and directories 1232Uploading artifacts as "archive" to coordinator... ok id=1718320335 responseStatus=201 Created token=Km3LQnWc1233Uploading artifacts...1234junit_rspec.xml: found 1 matching files and directories 1235Uploading artifacts as "junit" to coordinator... ok id=1718320335 responseStatus=201 Created token=Km3LQnWc1237Job succeeded