rspec system pg10 21/24
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 12.8.0 (1b659122)2 on docker-auto-scale-com 1d6b581d 3 Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.6.5-golang-1.12-git-2.24-lfs-2.9-chrome-73.0-node-12.x-yarn-1.21-postgresql-10-graphicsmagick-1.3.34 ...
00:40
4Starting service postgres:10.12 ...5Pulling docker image postgres:10.12 ...6Using docker image sha256:538942384eafa3c7d4b5b4965e0deb3c533d2b67c05e1e0931711936ab6c041b for postgres:10.12 ...7Starting service redis:alpine ...8Pulling docker image redis:alpine ...9Using docker image sha256:b68707e68547e636f2544e9283f02beed46d536f644573c8b35c368f9abbe078 for redis:alpine ...10Waiting for services to be up and running...11Authenticating with credentials from job payload (GitLab Registry)12Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.6.5-golang-1.12-git-2.24-lfs-2.9-chrome-73.0-node-12.x-yarn-1.21-postgresql-10-graphicsmagick-1.3.34 ...13Using docker image sha256:5ffa057c8d08e11f766903b20f5529ee11747bb31366aad4bd8536ec33c89845 for registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.6.5-golang-1.12-git-2.24-lfs-2.9-chrome-73.0-node-12.x-yarn-1.21-postgresql-10-graphicsmagick-1.3.34 ... 14 Running on runner-1d6b581d-project-278964-concurrent-0 via runner-1d6b581d-gsrm-1583375111-6fb11b92...
00:04
16Downloading archived master...17Connecting to storage.googleapis.com (108.177.12.128:443)18gitlab.tar.gz 21% |****** | 182M 0:00:03 ETA19gitlab.tar.gz 59% |******************* | 503M 0:00:01 ETA20gitlab.tar.gz 97% |******************************* | 824M 0:00:00 ETA21gitlab.tar.gz 100% |********************************| 845M 0:00:00 ETA22Extracting tarball into /builds/gitlab-org/gitlab...23Fetching changes with git depth set to 20...24Reinitialized existing Git repository in /builds/gitlab-org/gitlab/.git/25Created fresh repository.27 * [new ref] refs/pipelines/123433062 -> refs/pipelines/12343306228 * [new branch] master -> origin/master29Checking out 2e08c928 as master...30Skipping Git submodules setup32Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/debian-stretch-ruby-2.6.5-pg9.6-node-12.x-3 33Successfully extracted cache35Downloading artifacts from coordinator... ok id=460116507 responseStatus=200 OK token=QUYyHTsa36Downloading artifacts for retrieve-tests-metadata (460116515)...37Downloading artifacts from coordinator... ok id=460116515 responseStatus=200 OK token=wqtvmKyQ38Downloading artifacts for setup-test-env (460116509)...39Downloading artifacts from coordinator... ok id=460116509 responseStatus=200 OK token=sAvRzHNN40WARNING: tmp/tests/gitlab-shell/.gitlab_shell_secret: chmod tmp/tests/gitlab-shell/.gitlab_shell_secret: no such file or directory (suppressing repeats) 42$ date43Thu Mar 5 04:28:02 UTC 202044$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb45$ export GOPATH=$CI_PROJECT_DIR/.go46$ mkdir -p $GOPATH47$ source scripts/utils.sh48$ source scripts/prepare_build.sh49Bundler version 1.17.250Warning: the running version of Bundler (1.17.2) is older than the version that created the lockfile (1.17.3). We suggest you upgrade to the latest version of Bundler by running `gem install bundler`.51The Gemfile's dependencies are satisfied52Successfully installed knapsack-1.18.0531 gem installed54CREATE ROLE55GRANT56Dropped database 'gitlabhq_test'57Created database 'gitlabhq_test'58Dropped database 'gitlabhq_geo_test'59Created database 'gitlabhq_geo_test'60$ date61Thu Mar 5 04:28:55 UTC 202062$ source scripts/rspec_helpers.sh63$ rspec_paralellized_job "--tag ~quarantine --tag ~geo --tag ~level:migration"64KNAPSACK_TEST_FILE_PATTERN: spec/{features}{,/**/}*_spec.rb65Checking gitaly-ruby Gemfile...66Checking gitaly-ruby bundle...67Warning: the running version of Bundler (1.17.2) is older than the version that created the lockfile (1.17.3). We suggest you upgrade to the latest version of Bundler by running `gem install bundler`.68The Gemfile's dependencies are satisfied69Trying to connect to gitaly: ....... OK70RSpec's reporter has already been initialized with #<IO:<STDERR>> as the deprecation stream, so your change to `deprecation_stream` will be ignored. You should configure it earlier for it to take effect, or use the `--deprecation-out` CLI option. (Called from /builds/gitlab-org/gitlab/spec/support/rspec.rb:10:in `block in <top (required)>')71Knapsack report generator started!72Run options:73 include {:focus=>true}74 exclude {:quarantine=>true, :geo=>true, :level=>"migration"}75All examples were filtered out; ignoring {:focus=>true}76==> Setting up Gitaly...77 Gitaly set up in 0.030610879 seconds...78==> Setting up GitLab Elasticsearch Indexer...79 GitLab Elasticsearch Indexer set up in 0.000338373 seconds...80Projects > Files > User edits files81Starting the Capybara driver server...82 when an user has write access83Capybara starting Puma...84* Version 4.3.1.gitlab.2 , codename: Mysterious Traveller85* Min threads: 0, max threads: 486* Listening on tcp://127.0.0.1:4110187 inserts a content of a file88 does not show the edit link if a file is binary89 commits an edited file90 commits an edited file to a new branch91 shows the diff of an edited file92 behaves like unavailable for an archived project93 does not show the edit link for an archived project94 when an user does not have write access95 inserts a content of a file in a forked project96 opens the Web IDE in a forked project97 commits an edited file in a forked project98 when the user already had a fork of the project99 links to the forked project for editing100 behaves like unavailable for an archived project101 does not show the edit link for an archived project102Merge request > User edits MR103 non-fork merge request104 behaves like an editable merge request105 updates merge request106 description has autocomplete107 has class js-quick-submit in form108 warns about version conflict109 preserves description textarea height110 when "Remove source branch" is set111 allows to unselect "Remove source branch"112 for a forked project113 behaves like an editable merge request114 updates merge request115 description has autocomplete116 has class js-quick-submit in form117 warns about version conflict118 preserves description textarea height119 when "Remove source branch" is set120 allows to unselect "Remove source branch"121Merge request > User posts notes122 the note form123 is valid124 with text125 has enable submit button, preview button and saves content to local storage126 when posting a note127 is added and form reset128 reply button129 shows a reply button130 shows reply placeholder when clicking reply button131 reply on a deleted conversation132DEPRECATION WARNING: Rails 6.1 will return Content-Type header without modification. If you want just the MIME type, please use `#media_type` instead. (called from append_info_to_payload at /builds/gitlab-org/gitlab/app/controllers/application_controller.rb:151)133 shows an error message1351st Try error in ./spec/features/merge_request/user_posts_notes_spec.rb:102:136Unable to find css ".discussion-reply-holder"137unexpected response, code=404, content-type="text/plain"138unknown command: session/35b2bca4d2ce36cb3975eb10f700fcab/se/log140RSpec::Retry: 2nd try ./spec/features/merge_request/user_posts_notes_spec.rb:102141 when previewing a note142 shows the toolbar buttons when editing a note143 hides the toolbar buttons when previewing a note144 when editing a note145 editing the note146 shows the note edit form and hide the note body147 resets the edit note form textarea with the original content of the note if cancelled148 allows using markdown buttons after saving a note and then trying to edit it again149 appends the edited at time to the note150 deleting attachment on legacy diff note151 shows the delete link (PENDING: Temporarily skipped with xit)152 removes the attachment div and resets the edit form (PENDING: Temporarily skipped with xit)153Visual tokens154 editing a single token155 opens author dropdown156 filters value157 ends editing mode when document is clicked158 selecting different author from dropdown159 changes value in visual token160 moves input to the right161 editing multiple tokens162 opens author dropdown163 opens assignee dropdown164 editing a search term while editing another filter token165 opens author dropdown166 add new token after editing existing token167 does not tokenize incomplete token168 opens dropdowns169 opens hint dropdown170 opens token dropdown171 visual tokens172 creates visual token173 search using incomplete visual tokens174 tokenizes the search term to complete visual token175Admin Serverless Domains176 Add domain with certificate177 Update domain certificate178User reverts a commit179 without creating a new merge request180 reverts a commit181 does not revert a previously reverted commit182 with creating a new merge request183 reverts a commit184 when the project is archived185 does not show the revert link186Merge request > User sees pipelines187 pipeline tab188 with pipelines189 user visits merge request pipelines tab190 pipeline sha does not equal last commit sha191 with a detached merge request pipeline192 displays the Run Pipeline button193 with a merged results pipeline194 displays the Run Pipeline button195 without pipelines196 user visits merge request page197 race condition198 when pipeline and merge request were created simultaneously199DEPRECATION WARNING: Class level methods will no longer inherit scoping from `match_id_and_lock_version` in Rails 6.1. To continue using the scoped relation, pass it into the block directly. To instead access the full set of models, as Rails 6.1 will, use `CommitStatus.unscoped`, or `CommitStatus.default_scoped` if a model has default scopes. (called from block (2 levels) in <class:CommitStatus> at /builds/gitlab-org/gitlab/app/models/commit_status.rb:69)200DEPRECATION WARNING: Class level methods will no longer inherit scoping from `match_id_and_lock_version` in Rails 6.1. To continue using the scoped relation, pass it into the block directly. To instead access the full set of models, as Rails 6.1 will, use `CommitStatus.unscoped`, or `CommitStatus.default_scoped` if a model has default scopes. (called from block (2 levels) in <class:CommitStatus> at /builds/gitlab-org/gitlab/app/models/commit_status.rb:69)201DEPRECATION WARNING: Class level methods will no longer inherit scoping from `match_id_and_lock_version` in Rails 6.1. To continue using the scoped relation, pass it into the block directly. To instead access the full set of models, as Rails 6.1 will, use `CommitStatus.unscoped`, or `CommitStatus.default_scoped` if a model has default scopes. (called from block (2 levels) in <class:CommitStatus> at /builds/gitlab-org/gitlab/app/models/commit_status.rb:69)202DEPRECATION WARNING: Class level methods will no longer inherit scoping from `match_id_and_lock_version` in Rails 6.1. To continue using the scoped relation, pass it into the block directly. To instead access the full set of models, as Rails 6.1 will, use `CommitStatus.unscoped`, or `CommitStatus.default_scoped` if a model has default scopes. (called from block (2 levels) in <class:CommitStatus> at /builds/gitlab-org/gitlab/app/models/commit_status.rb:69)203 user sees pipeline in merge request widget204issue move to another project205 user does not have permission to move issue206 moving issue to another project not allowed207 user has permission to move issue208 moving issue to another project209 searching project dropdown210 user does not have permission to move the issue to a project211 browsing projects in projects select212 issue has been already moved213 user wants to move issue that has already been moved214Import multiple repositories by uploading a manifest file215 parses manifest file and list repositories216 imports successfully imports a project217 renders an error if invalid file was provided218Prioritize labels219 when user belongs to project team220 user can prioritize a group label221 user can unprioritize a group label222 user can prioritize a project label223 user can unprioritize a project label224 user can sort prioritized labels and persist across reloads225 user can see a primary button when there are only prioritized labels226 shows a help message about prioritized labels227 as a guest228 cannot prioritize labels229 cannot sort prioritized labels230 as a non signed in user231 cannot prioritize labels232Pages with Let's Encrypt233 creates new domain with Let's Encrypt enabled by default234 when the auto SSL management is initially disabled235 enables auto SSL and dynamically updates the form accordingly236 when the auto SSL management is initially enabled237 disables auto SSL and dynamically updates the form accordingly238 when auto_ssl is enabled for domain239 user do not see private key240 when auto_ssl is disabled for domain241 user do not see private key242 when certificate is provided by user243 user sees certificate subject244 user can delete the certificate245 when letsencrypt is disabled246 does not render the Let's Encrypt field247 when auto_ssl is enabled for domain248 user do not see private key249 when auto_ssl is disabled for domain250 user do not see private key251 when certificate is provided by user252 user sees certificate subject253 user can delete the certificate254Search for labels255 searches for label by title256 searches for label by title257 shows nothing found message258 priority labels259 searches for priority label260 searches for other label261Projects > Show > User manages notifications262 changes the notification setting263 changes the notification setting to disabled264 custom notification settings265 shows notification settings checkbox266 when project emails are disabled267 is disabled268User visits the profile preferences page269 shows correct menu item270 User changes their syntax highlighting theme271 creates a flash message272 updates their preference273 User changes their default dashboard274 creates a flash message275 updates their preference276 User changes their language277 updates their preference278 User changes whitespace in code279 updates their preference280User expands diff281 allows user to expand diff282Dropdown hint283 when user not logged in284 does not exist my-reaction dropdown item285 when user logged in286 behavior287 opens when the search bar is first focused288 filtering289 filters with text290 selecting from dropdown with no input291 opens the token dropdown when you click on it292 reselecting from dropdown293 reuses existing token text294User creates branch295 creates new branch296 when branch name is invalid297 does not create new branch298 when branch name already exists299 does not create new branch300Display system header and footer bar301 when authenticated302 when system header and footer are not configured303 behaves like system header is not configured304 does not show system header305 behaves like system footer is not configured306 does not show system footer307 when only system header is defined308 behaves like system header is configured309 shows system header310 shows the correct content311 behaves like system footer is not configured312 does not show system footer313 when only system footer is defined314 behaves like system header is not configured315 does not show system header316 behaves like system footer is configured317 shows system footer318 shows the correct content319 when system header and footer are defined320 behaves like system header is configured321 shows system header322 shows the correct content323 behaves like system footer is configured324 shows system footer325 shows the correct content326 when not authenticated327 when system header and footer are not configured328 behaves like system header is not configured329 does not show system header330 behaves like system footer is not configured331 does not show system footer332 when only system header is defined333 behaves like system header is configured334 shows system header335 shows the correct content336 behaves like system footer is not configured337 does not show system footer338 when only system footer is defined339 behaves like system header is not configured340 does not show system header341 behaves like system footer is configured342 shows system footer343 shows the correct content344 when system header and footer are defined345 behaves like system header is configured346 shows system header347 shows the correct content348 behaves like system footer is configured349 shows system footer350 shows the correct content351User opens link to comment352 authenticated user353 switches to all activity and does not show error message354 anonymous user355 does not show error message356Merge request > User sees system notes357 when logged-in as a member of the private project358 shows the system note359 when not logged-in360 hides the system note361Labels subscription362 when signed in363 users can subscribe/unsubscribe to group labels364 subscription filter365 shows only subscribed labels366 shows no subscribed labels message367 when not signed in368 users can not subscribe/unsubscribe to labels369 does not show subscribed tab370Project Commits RSS371 when signed in372 behaves like it has an RSS button with current_user's feed token373 shows the RSS button with current_user's feed token374 behaves like an autodiscoverable RSS feed with current_user's feed token375 has an RSS autodiscovery link tag with current_user's feed token376 when signed out377 behaves like it has an RSS button without a feed token378 shows the RSS button without a feed token379 behaves like an autodiscoverable RSS feed without a feed token380 has an RSS autodiscovery link tag without a feed token381Dashboard milestone tabs382DEPRECATION WARNING: ActiveSupport::Multibyte::Unicode#normalize is deprecated and will be removed from Rails 6.1. Use String#unicode_normalize(:nfc) instead. (called from safe_title at /builds/gitlab-org/gitlab/app/models/milestone.rb:272)383DEPRECATION WARNING: ActiveSupport::Multibyte::Unicode#downcase is deprecated and will be removed from Rails 6.1. Use String methods directly. (called from safe_title at /builds/gitlab-org/gitlab/app/models/milestone.rb:272)384DEPRECATION WARNING: ActiveSupport::Multibyte::Unicode#normalize is deprecated and will be removed from Rails 6.1. Use String#unicode_normalize(:nfc) instead. (called from safe_title at /builds/gitlab-org/gitlab/app/models/milestone.rb:272)385DEPRECATION WARNING: ActiveSupport::Multibyte::Unicode#downcase is deprecated and will be removed from Rails 6.1. Use String methods directly. (called from safe_title at /builds/gitlab-org/gitlab/app/models/milestone.rb:272)386 loads merge requests async387DEPRECATION WARNING: ActiveSupport::Multibyte::Unicode#normalize is deprecated and will be removed from Rails 6.1. Use String#unicode_normalize(:nfc) instead. (called from safe_title at /builds/gitlab-org/gitlab/app/models/milestone.rb:272)388DEPRECATION WARNING: ActiveSupport::Multibyte::Unicode#downcase is deprecated and will be removed from Rails 6.1. Use String methods directly. (called from safe_title at /builds/gitlab-org/gitlab/app/models/milestone.rb:272)389DEPRECATION WARNING: ActiveSupport::Multibyte::Unicode#normalize is deprecated and will be removed from Rails 6.1. Use String#unicode_normalize(:nfc) instead. (called from safe_title at /builds/gitlab-org/gitlab/app/models/milestone.rb:272)390DEPRECATION WARNING: ActiveSupport::Multibyte::Unicode#downcase is deprecated and will be removed from Rails 6.1. Use String methods directly. (called from safe_title at /builds/gitlab-org/gitlab/app/models/milestone.rb:272)391 loads participants async392DEPRECATION WARNING: ActiveSupport::Multibyte::Unicode#normalize is deprecated and will be removed from Rails 6.1. Use String#unicode_normalize(:nfc) instead. (called from safe_title at /builds/gitlab-org/gitlab/app/models/milestone.rb:272)393DEPRECATION WARNING: ActiveSupport::Multibyte::Unicode#downcase is deprecated and will be removed from Rails 6.1. Use String methods directly. (called from safe_title at /builds/gitlab-org/gitlab/app/models/milestone.rb:272)394DEPRECATION WARNING: ActiveSupport::Multibyte::Unicode#normalize is deprecated and will be removed from Rails 6.1. Use String#unicode_normalize(:nfc) instead. (called from safe_title at /builds/gitlab-org/gitlab/app/models/milestone.rb:272)395DEPRECATION WARNING: ActiveSupport::Multibyte::Unicode#downcase is deprecated and will be removed from Rails 6.1. Use String methods directly. (called from safe_title at /builds/gitlab-org/gitlab/app/models/milestone.rb:272)396 loads labels async397Admin Appearance398 Create new appearance399 Preview sign-in page appearance400 Preview new project page appearance401 Custom sign-in page402 Custom new project page403 Appearance logo404 Header logos405 Favicon406 Custom system header and footer407 when system header and footer messages are empty408 shows custom system header and footer fields409 when system header and footer messages are not empty410 shows custom system header and footer fields411Projects > Files > Download buttons in files tree412 behaves like archive download buttons413 when static objects external storage is enabled414 private project415 shows archive download buttons with external storage URL prepended and user token appended to their href416 public project417 shows archive download buttons with external storage URL prepended to their href418 when static objects external storage is disabled419 shows default archive download buttons420 with artifacts421 shows download artifacts button422Milestones sorting423DEPRECATION WARNING: ActiveSupport::Multibyte::Unicode#normalize is deprecated and will be removed from Rails 6.1. Use String#unicode_normalize(:nfc) instead. (called from safe_title at /builds/gitlab-org/gitlab/app/models/milestone.rb:272)424DEPRECATION WARNING: ActiveSupport::Multibyte::Unicode#downcase is deprecated and will be removed from Rails 6.1. Use String methods directly. (called from safe_title at /builds/gitlab-org/gitlab/app/models/milestone.rb:272)425DEPRECATION WARNING: ActiveSupport::Multibyte::Unicode#normalize is deprecated and will be removed from Rails 6.1. Use String#unicode_normalize(:nfc) instead. (called from safe_title at /builds/gitlab-org/gitlab/app/models/milestone.rb:272)426DEPRECATION WARNING: ActiveSupport::Multibyte::Unicode#downcase is deprecated and will be removed from Rails 6.1. Use String methods directly. (called from safe_title at /builds/gitlab-org/gitlab/app/models/milestone.rb:272)427DEPRECATION WARNING: ActiveSupport::Multibyte::Unicode#normalize is deprecated and will be removed from Rails 6.1. Use String#unicode_normalize(:nfc) instead. (called from safe_title at /builds/gitlab-org/gitlab/app/models/milestone.rb:272)428DEPRECATION WARNING: ActiveSupport::Multibyte::Unicode#downcase is deprecated and will be removed from Rails 6.1. Use String methods directly. (called from safe_title at /builds/gitlab-org/gitlab/app/models/milestone.rb:272)429DEPRECATION WARNING: ActiveSupport::Multibyte::Unicode#normalize is deprecated and will be removed from Rails 6.1. Use String#unicode_normalize(:nfc) instead. (called from safe_title at /builds/gitlab-org/gitlab/app/models/milestone.rb:272)430DEPRECATION WARNING: ActiveSupport::Multibyte::Unicode#downcase is deprecated and will be removed from Rails 6.1. Use String methods directly. (called from safe_title at /builds/gitlab-org/gitlab/app/models/milestone.rb:272)431DEPRECATION WARNING: ActiveSupport::Multibyte::Unicode#normalize is deprecated and will be removed from Rails 6.1. Use String#unicode_normalize(:nfc) instead. (called from safe_title at /builds/gitlab-org/gitlab/app/models/milestone.rb:272)432DEPRECATION WARNING: ActiveSupport::Multibyte::Unicode#downcase is deprecated and will be removed from Rails 6.1. Use String methods directly. (called from safe_title at /builds/gitlab-org/gitlab/app/models/milestone.rb:272)433DEPRECATION WARNING: ActiveSupport::Multibyte::Unicode#normalize is deprecated and will be removed from Rails 6.1. Use String#unicode_normalize(:nfc) instead. (called from safe_title at /builds/gitlab-org/gitlab/app/models/milestone.rb:272)434DEPRECATION WARNING: ActiveSupport::Multibyte::Unicode#downcase is deprecated and will be removed from Rails 6.1. Use String methods directly. (called from safe_title at /builds/gitlab-org/gitlab/app/models/milestone.rb:272)435DEPRECATION WARNING: ActiveSupport::Multibyte::Unicode#normalize is deprecated and will be removed from Rails 6.1. Use String#unicode_normalize(:nfc) instead. (called from safe_title at /builds/gitlab-org/gitlab/app/models/milestone.rb:272)436DEPRECATION WARNING: ActiveSupport::Multibyte::Unicode#downcase is deprecated and will be removed from Rails 6.1. Use String methods directly. (called from safe_title at /builds/gitlab-org/gitlab/app/models/milestone.rb:272)437DEPRECATION WARNING: ActiveSupport::Multibyte::Unicode#normalize is deprecated and will be removed from Rails 6.1. Use String#unicode_normalize(:nfc) instead. (called from safe_title at /builds/gitlab-org/gitlab/app/models/milestone.rb:272)438DEPRECATION WARNING: ActiveSupport::Multibyte::Unicode#downcase is deprecated and will be removed from Rails 6.1. Use String methods directly. (called from safe_title at /builds/gitlab-org/gitlab/app/models/milestone.rb:272)439 visit group milestones and sort by due_date_asc440User sees user popover441 hovering over a user link in a merge request442 displays user popover443Projects > Settings > User changes default branch444 with normal project445 allows to change the default branch446 with empty project447 does not show default branch selector448Blob shortcuts449 On a file(blob)450 pressing "y"451 redirects to permalink with commit sha452 maintains fragment hash when redirecting453Explore Snippets454 User455 see snippets that are not private456 shows new snippet button in header457 External user458 see only public snippets459 without snippets460 hides new snippet button461 with snippets462 hides new snippet button463 Not authenticated user464 see only public snippets465Dropdown release466 behavior467 loads all the releases when opened468Dashboard > label filter469 duplicate labels470 removes duplicate labels471admin manage applications472 is expected not to text "test_changed"473Projects > Snippets > User updates a snippet474 updates a snippet475Groups > sidebar476 Package menu477 when container registry is enabled478 shows main menu479 has container registry link480 when container registry is disabled481 does not have container registry link482User activates Emails on push483 activates service484Admin::RequestsProfilesController485 GET /admin/requests_profiles486 shows the current profile token487 when having multiple profiles488 lists all available profiles489 GET /admin/requests_profiles/:profile490 when a profile exists491 when is valid call stack profile492 displays the content493 when is valid memory profile494 displays the content495 when a profile does not exist496 shows an error message497User views all merge requests498 shows all merge requests499Projects > Members > Member cannot request access to their project500 member does not see the request access button501User visits the profile SSH keys page502 shows correct menu item503Knapsack report was generated. Preview:504{505 "spec/features/projects/files/user_edits_files_spec.rb": 127.33598113059998,506 "spec/features/merge_request/user_edits_mr_spec.rb": 92.1850962638855,507 "spec/features/merge_request/user_posts_notes_spec.rb": 119.98017597198486,508 "spec/features/issues/filtered_search/visual_tokens_spec.rb": 41.28378391265869,509 "spec/features/admin/admin_serverless_domains_spec.rb": 32.58690285682678,510 "spec/features/projects/commit/user_reverts_commit_spec.rb": 26.342589378356934,511 "spec/features/merge_request/user_sees_pipelines_spec.rb": 23.540346384048462,512 "spec/features/issues/move_spec.rb": 19.07773733139038,513 "spec/features/import/manifest_import_spec.rb": 21.33919358253479,514 "spec/features/projects/labels/update_prioritization_spec.rb": 18.29587483406067,515 "spec/features/projects/pages_lets_encrypt_spec.rb": 18.001232862472534,516 "spec/features/projects/labels/search_labels_spec.rb": 14.301559925079346,517 "spec/features/projects/show/user_manages_notifications_spec.rb": 13.967049598693848,518 "spec/features/profiles/user_visits_profile_preferences_page_spec.rb": 10.22396731376648,519 "spec/features/merge_request/user_expands_diff_spec.rb": 9.119656324386597,520 "spec/features/issues/filtered_search/dropdown_hint_spec.rb": 9.697049617767334,521 "spec/features/projects/branches/user_creates_branch_spec.rb": 8.880000114440918,522 "spec/features/display_system_header_and_footer_bar_spec.rb": 4.9706130027771,523 "spec/features/user_opens_link_to_comment_spec.rb": 5.090190410614014,524 "spec/features/merge_request/user_sees_system_notes_spec.rb": 6.830608367919922,525 "spec/features/groups/labels/subscription_spec.rb": 6.017166614532471,526 "spec/features/projects/commits/rss_spec.rb": 3.9271740913391113,527 "spec/features/dashboard/milestone_tabs_spec.rb": 4.922521591186523,528 "spec/features/admin/admin_appearance_spec.rb": 4.832317113876343,529 "spec/features/projects/files/download_buttons_spec.rb": 3.3507883548736572,530 "spec/features/groups/milestones_sorting_spec.rb": 4.887073516845703,531 "spec/features/projects/user_sees_user_popover_spec.rb": 4.196699142456055,532 "spec/features/projects/settings/user_changes_default_branch_spec.rb": 3.071598768234253,533 "spec/features/projects/blobs/shortcuts_blob_spec.rb": 3.189274549484253,534 "spec/features/snippets/explore_spec.rb": 2.463770866394043,535 "spec/features/issues/filtered_search/dropdown_release_spec.rb": 1.9686610698699951,536 "spec/features/dashboard/label_filter_spec.rb": 2.121203899383545,537 "spec/features/admin/admin_manage_applications_spec.rb": 1.581042766571045,538 "spec/features/projects/snippets/user_updates_snippet_spec.rb": 1.6355538368225098,539 "spec/features/groups/user_sees_package_sidebar_spec.rb": 1.4849848747253418,540 "spec/features/projects/services/user_activates_emails_on_push_spec.rb": 2.543578863143921,541 "spec/features/admin/admin_requests_profiles_spec.rb": 0.9432327747344971,542 "spec/features/merge_requests/user_views_all_merge_requests_spec.rb": 0.6906723976135254,543 "spec/features/projects/members/member_cannot_request_access_to_his_project_spec.rb": 0.9407451152801514,544 "spec/features/profiles/user_visits_profile_ssh_keys_page_spec.rb": 0.25182628631591797545}546Knapsack global time execution for tests: 11m 18s547Pending: (Failures listed here are expected and do not affect your suite's status)548 1) Merge request > User posts notes when editing a note deleting attachment on legacy diff note shows the delete link549 # Temporarily skipped with xit550 # ./spec/features/merge_request/user_posts_notes_spec.rb:195551 2) Merge request > User posts notes when editing a note deleting attachment on legacy diff note removes the attachment div and resets the edit form552 # Temporarily skipped with xit553 # ./spec/features/merge_request/user_posts_notes_spec.rb:202554Finished in 12 minutes 7 seconds (files took 52.55 seconds to load)555199 examples, 0 failures, 2 pending556Thu Mar 5 04:42:09 UTC 2020559coverage/: found 5 matching files 560knapsack/: found 6 matching files 561rspec_flaky/: found 4 matching files 562rspec_profiling/: found 2 matching files 563tmp/capybara/: found 3 matching files 564tmp/memory_test/: found 2 matching files 565junit_rspec.xml: found 1 matching files 566Uploading artifacts to coordinator... ok id=460116701 responseStatus=201 Created token=vfqcUrYW567Uploading artifacts...568junit_rspec.xml: found 1 matching files 569Uploading artifacts to coordinator... ok id=460116701 responseStatus=201 Created token=vfqcUrYW570Job succeeded