rspec system pg9 12/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-9.6-graphicsmagick-1.3.34 ...
00:08
4Starting service postgres:9.6.17 ...5Pulling docker image postgres:9.6.17 ...6Using docker image sha256:16f0ba6ed8573409271c409348548ecbefb874f39717d70ea34f3d888631dbb8 for postgres:9.6.17 ...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-9.6-graphicsmagick-1.3.34 ...13Using docker image sha256:0f9ca78298a31444537de457edb9067ada5eff69e276ed8949386f35b3760183 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-9.6-graphicsmagick-1.3.34 ... 14 Running on runner-1d6b581d-project-278964-concurrent-0 via runner-1d6b581d-gsrm-1583375154-ed2c5425...
00:01
16Downloading archived master...17Connecting to storage.googleapis.com (172.217.203.128:443)18gitlab.tar.gz 7% |** | 65.0M 0:00:12 ETA19gitlab.tar.gz 47% |*************** | 403M 0:00:02 ETA20gitlab.tar.gz 85% |*************************** | 720M 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:26:42 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:27:29 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.185682231 seconds...78==> Setting up GitLab Elasticsearch Indexer...79 GitLab Elasticsearch Indexer set up in 0.000343695 seconds...80Resolving all open threads in a merge request from an issue81Starting the Capybara driver server...82 as a user with access to the project83Capybara 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:4394587 shows a button to resolve all threads by creating a new issue88 resolving the thread89 hides the link for creating a new issue90 creating an issue for threads91 behaves like creating an issue for a thread92 shows an issue with the title filled in93 has a mention of the discussion in the description94 can create a new issue for the project95 resolves the discussion in the merge request96 shows a flash messaage after resolving a discussion97 has a hidden field for the merge request98 for a project where all threads need to be resolved before merging99 with the internal tracker disabled100 does not show a link to create a new issue101 merge request has threads that need to be resolved102 shows a warning that the merge request contains unresolved threads103 has a link to resolve all threads by creating an issue104 creating an issue for threads105 behaves like creating an issue for a thread106 shows an issue with the title filled in107 has a mention of the discussion in the description108 can create a new issue for the project109 resolves the discussion in the merge request110 shows a flash messaage after resolving a discussion111 has a hidden field for the merge request1131st Try error in ./spec/support/shared_examples/features/resolving_discussions_in_issues_shared_examples.rb:38:114Unable to find css "#merge_request_to_resolve_discussions_of"115unexpected response, code=404, content-type="text/plain"116unknown command: session/3b9b787f00fa724d8defd6e5bf22bd03/se/log118RSpec::Retry: 2nd try ./spec/support/shared_examples/features/resolving_discussions_in_issues_shared_examples.rb:38119 as a reporter120 Shows a notice to ask someone else to resolve the threads121Protected Branches122 logged in as developer123 Delete protected branch124 does not allow developer to removes protected branch125 logged in as maintainer126 Delete protected branch127 removes branch after modal confirmation128 logged in as admin129 explicit protected branches130 allows creating explicit protected branches131 displays the last commit on the matching branch if it exists132 displays an error message if the named branch does not exist133 wildcard protected branches134 allows creating protected branches with a wildcard135 displays the number of matching branches136 displays all the branches matching the wildcard137 access control138 allows creating protected branches that Maintainers can push to139 allows updating protected branches so that Maintainers can push to them140 allows creating protected branches that Developers + Maintainers can push to141 allows updating protected branches so that Developers + Maintainers can push to them142 allows creating protected branches that No one can push to143 allows updating protected branches so that No one can push to them144 allows creating protected branches that Maintainers can merge to145 allows updating protected branches so that Maintainers can merge to them146 allows creating protected branches that Developers + Maintainers can merge to147 allows updating protected branches so that Developers + Maintainers can merge to them148 allows creating protected branches that No one can merge to149 allows updating protected branches so that No one can merge to them150Login151 password reset token after successful sign in152Authentication activity metric incremented: user_authenticated_counter153 invalidates password reset token154 initial login after setup155Authentication activity metric incremented: user_authenticated_counter156 allows the initial admin to create a password157 does not show flash messages when login page158 with a blocked account159Authentication activity metric incremented: user_session_destroyed_counter160Authentication activity metric incremented: user_blocked_counter161Authentication activity metric incremented: user_session_destroyed_counter162Authentication activity metric incremented: user_unauthenticated_counter163 prevents the user from logging in164Authentication activity metric incremented: user_session_destroyed_counter165Authentication activity metric incremented: user_blocked_counter166Authentication activity metric incremented: user_session_destroyed_counter167Authentication activity metric incremented: user_unauthenticated_counter168 does not update Devise trackable attributes169 with an unconfirmed email address170 within the grace period171Authentication activity metric incremented: user_authenticated_counter172 allows to login173 when the confirmation grace period is expired174Authentication activity metric incremented: user_session_destroyed_counter175Authentication activity metric incremented: user_session_destroyed_counter176Authentication activity metric incremented: user_unauthenticated_counter177 prevents the user from logging in and renders a resend confirmation email link178 with the ghost user179Authentication activity metric incremented: user_unauthenticated_counter180Authentication activity metric incremented: user_password_invalid_counter181 disallows login182Authentication activity metric incremented: user_unauthenticated_counter183Authentication activity metric incremented: user_password_invalid_counter184 does not update Devise trackable attributes185 with two-factor authentication186 with valid username/password187Authentication activity metric incremented: user_authenticated_counter188Authentication activity metric incremented: user_two_factor_authenticated_counter189 does not show a "You are already signed in." error message190 using one-time code191Authentication activity metric incremented: user_authenticated_counter192Authentication activity metric incremented: user_two_factor_authenticated_counter193 allows login with valid code194 persists remember_me value via hidden field195 blocks login with invalid code196Authentication activity metric incremented: user_authenticated_counter197Authentication activity metric incremented: user_two_factor_authenticated_counter198 allows login with invalid code, then valid code199Authentication activity metric incremented: user_authenticated_counter200Authentication activity metric incremented: user_two_factor_authenticated_counter201 triggers ActiveSession.cleanup for the user202 using backup code203 with valid code204Authentication activity metric incremented: user_authenticated_counter205Authentication activity metric incremented: user_two_factor_authenticated_counter206 allows login207Authentication activity metric incremented: user_authenticated_counter208Authentication activity metric incremented: user_two_factor_authenticated_counter209 invalidates the used code210Authentication activity metric incremented: user_authenticated_counter211Authentication activity metric incremented: user_two_factor_authenticated_counter212Authentication activity metric incremented: user_session_destroyed_counter213Authentication activity metric incremented: user_authenticated_counter214Authentication activity metric incremented: user_two_factor_authenticated_counter215 invalidates backup codes twice in a row216Authentication activity metric incremented: user_authenticated_counter217Authentication activity metric incremented: user_two_factor_authenticated_counter218 triggers ActiveSession.cleanup for the user219 with invalid code220 blocks login221 when logging in via OAuth222 when authn_context is worth two factors223Authentication activity metric incremented: user_authenticated_counter224 signs user in without prompting for second factor225 when two factor authentication is required226Authentication activity metric incremented: user_authenticated_counter227Authentication activity metric incremented: user_two_factor_authenticated_counter228 shows 2FA prompt after OAuth login229 without two-factor authentication230 with correct username and password231Authentication activity metric incremented: user_authenticated_counter232 allows basic login233Authentication activity metric incremented: user_authenticated_counter234 does not show already signed in message when opening sign in page after login235Authentication activity metric incremented: user_authenticated_counter236 triggers ActiveSession.cleanup for the user237 with invalid username and password238Authentication activity metric incremented: user_unauthenticated_counter239Authentication activity metric incremented: user_password_invalid_counter240 blocks invalid login241 with required two-factor authentication enabled242 global setting243 with grace period defined244 within the grace period245Authentication activity metric incremented: user_authenticated_counter246 redirects to two-factor configuration page247Authentication activity metric incremented: user_authenticated_counter248 allows skipping two-factor configuration249 after the grace period250Authentication activity metric incremented: user_authenticated_counter251 redirects to two-factor configuration page252Authentication activity metric incremented: user_authenticated_counter253 disallows skipping two-factor configuration254 without grace period defined255Authentication activity metric incremented: user_authenticated_counter256 redirects to two-factor configuration page257 group setting258 with grace period defined259 within the grace period260Authentication activity metric incremented: user_authenticated_counter261 redirects to two-factor configuration page262Authentication activity metric incremented: user_authenticated_counter263 allows skipping two-factor configuration264 after the grace period265Authentication activity metric incremented: user_authenticated_counter266 redirects to two-factor configuration page267Authentication activity metric incremented: user_authenticated_counter268 disallows skipping two-factor configuration269 without grace period defined270Authentication activity metric incremented: user_authenticated_counter271 redirects to two-factor configuration page272 UI tabs and panes273 when no defaults are changed274 correctly renders tabs and panes275 when signup is disabled276 correctly renders tabs and panes277 when ldap is enabled278 correctly renders tabs and panes279 when crowd is enabled280 correctly renders tabs and panes281 Client helper classes and flags282 adds client browser and platform classes to page body283 when terms are enforced284Authentication activity metric incremented: user_authenticated_counter285 asks to accept the terms on first login286Authentication activity metric incremented: user_authenticated_counter287 does not ask for terms when the user already accepted them288 when 2FA is required for the user289 when the user did not enable 2FA290Authentication activity metric incremented: user_authenticated_counter291 asks to set 2FA before asking to accept the terms292 when the user already enabled 2FA293Authentication activity metric incremented: user_authenticated_counter294Authentication activity metric incremented: user_two_factor_authenticated_counter295 asks the user to accept the terms296 when the users password is expired297Authentication activity metric incremented: user_authenticated_counter298 asks the user to accept the terms before setting a new password299 when the user does not have an email configured300Authentication activity metric incremented: user_authenticated_counter301 asks the user to accept the terms before setting an email302 when sending confirmation email and not yet confirmed303Authentication activity metric incremented: user_authenticated_counter304 allows login and shows a flash warning to confirm the email address305 when not having confirmed within Devise's allow_unconfirmed_access_for time306Authentication activity metric incremented: user_session_destroyed_counter307Authentication activity metric incremented: user_session_destroyed_counter308Authentication activity metric incremented: user_unauthenticated_counter309 does not allow login and shows a flash alert to confirm the email address310New/edit issue311 new issue312 allows user to create new issue313 correctly updates the dropdown toggle when removing a label314 clears label search input field when a label is selected315 correctly updates the selected user when changing assignee316 description has autocomplete317 shorten users API pagination limit318 displays selected users even if they are not part of the original API call319 single assignee320 unselects other assignees when unassigned is selected321 toggles assign to me when current user is selected and unselected322 milestone323 escapes milestone324 edit issue325 allows user to update issue326 description has autocomplete327 inline edit328 opens inline edit form with shortcut329 sub-group project330 creates project label from dropdown331Merge request > User creates MR332 non-fork merge request333 behaves like a creatable merge request334 creates new merge request335 updates the branches when selecting a new target project336 from a forked project337 to canonical project338 behaves like a creatable merge request339 creates new merge request340 updates the branches when selecting a new target project341 to another forked project342 behaves like a creatable merge request343 creates new merge request344 updates the branches when selecting a new target project345 source project346 filters source project347Merge request > User sees threads348 Diff discussions349 active threads350 shows a link to the diff351 outdated threads352 shows a link to the outdated diff353 Commit comments displayed in MR context354 a commit diff comment355 displays correct header356 behaves like a functional discussion357 is displayed358 can be replied to359 a commit non-diff discussion360 displays correct header361Admin disables Git access protocol362 with HTTP disabled363 shows only SSH url364 mobile component365 shows only the SSH clone information366 with SSH disabled367 shows only HTTP url368 mobile component369 shows only the HTTP clone information370 with nothing disabled371 shows default SSH url and protocol selection dropdown372 mobile component373 shows both SSH and HTTP clone information374Projects > Show > User sees setup shortcut buttons375 empty project376 as a normal user377 Project buttons are not visible378 as a maintainer379 "New file" button linked to new file page380 "Add README" button linked to new file populated for a README381 "Add license" button linked to new file populated for a license382 populated project383 as a normal user384 when Auto DevOps is enabled385 "Auto DevOps enabled" button not linked386 when Auto DevOps is not enabled387 no Auto DevOps button if can not manage pipelines388 no Kubernetes cluster button if can not manage clusters389 as a maintainer390 no "Add CHANGELOG" button if the project already has a changelog391 no "Add license" button if the project already has a license392 no "Add CONTRIBUTING" button if the project already has a contribution guide393 README button394 when the project has a populated README395 show the "README" anchor396 when the project has an empty README397 show the "README" anchor398 when the project does not have a README399 shows the "Add README" button400 GitLab CI configuration button401 when Auto DevOps is enabled402 no "Set up CI/CD" button if the project has Auto DevOps enabled403 when Auto DevOps is not enabled404 "Set up CI/CD" button linked to new file populated for a .gitlab-ci.yml405 no "Set up CI/CD" button if the project already has a .gitlab-ci.yml406 Auto DevOps button407 when Auto DevOps is enabled408 "Auto DevOps enabled" anchor linked to settings page409 when Auto DevOps is not enabled410 "Enable Auto DevOps" button linked to settings page411 no Auto DevOps button if Auto DevOps callout is shown412 no "Enable Auto DevOps" button when .gitlab-ci.yml already exists413 Kubernetes cluster button414 "Add Kubernetes cluster" button linked to clusters page415 "Kubernetes cluster" button linked to cluster page416Public Group access417 Group should be public418 #public?419 is expected to be truthy420 GET /groups/:path421 is expected to be allowed for admin422 is expected to be allowed for owner423 is expected to be allowed for maintainer424 is expected to be allowed for developer425 is expected to be allowed for reporter426 is expected to be allowed for guest427 is expected to be allowed for the specified user428 is expected to be allowed for user429 is expected to be allowed for external430 is expected to be allowed for visitor431 GET /groups/:path/-/issues432 is expected to be allowed for admin433 is expected to be allowed for owner434 is expected to be allowed for maintainer435 is expected to be allowed for developer436 is expected to be allowed for reporter437 is expected to be allowed for guest438 is expected to be allowed for the specified user439 is expected to be allowed for user440 is expected to be allowed for external441 is expected to be allowed for visitor442 GET /groups/:path/-/merge_requests443 is expected to be allowed for admin444 is expected to be allowed for owner445 is expected to be allowed for maintainer446 is expected to be allowed for developer447 is expected to be allowed for reporter448 is expected to be allowed for guest449 is expected to be allowed for the specified user450 is expected to be allowed for user451 is expected to be allowed for external452 is expected to be allowed for visitor453 GET /groups/:path/-/group_members454 is expected to be allowed for admin455 is expected to be allowed for owner456 is expected to be allowed for maintainer457 is expected to be allowed for developer458 is expected to be allowed for reporter459 is expected to be allowed for guest460 is expected to be allowed for the specified user461 is expected to be allowed for user462 is expected to be allowed for external463 is expected to be allowed for visitor464 GET /groups/:path/-/edit465 is expected to be allowed for admin466 is expected to be allowed for owner467 is expected to be denied for maintainer468 is expected to be denied for developer469 is expected to be denied for reporter470 is expected to be denied for guest471 is expected to be denied for the specified user472 is expected to be denied for user473 is expected to be denied for visitor474 is expected to be denied for external475Projects > Files > Project owner creates a license file476 project maintainer creates a license file manually from a template477 project maintainer creates a license file from the "Add license" link478Projects > Files > User browses LFS files479 when LFS is disabled480 is possible to see raw content of LFS pointer481 when LFS is enabled482 shows an LFS object483listing forks of a project484 shows the forked project in the list with commit as description485 does not show the commit message when an external authorization service is used486Ensure Boards do not show stale data on browser back487 authorized user488 created issue is listed on board489User removes labels490 when one label491 removes label492 when many labels493 removes all labels494User views Release495 renders the breadcrumbs496 renders the release details497Projects > Members > Sorting498 sorts alphabetically by default499 sorts by access level ascending500 sorts by access level descending501 sorts by last joined502 sorts by oldest joined503 sorts by name ascending504 sorts by name descending505 sorts by recent sign in506 sorts by oldest sign in507Group AWS EKS Cluster508 when user does not have a cluster and visits group clusters page509 when user creates a cluster on AWS EKS510 user sees a form to create an EKS cluster511Admin Builds512 GET /admin/builds513 All tab514 when have jobs515 shows all jobs516 when have no jobs517 shows a message518 Pending tab519 when have pending jobs520 shows pending jobs521 when have no jobs pending522 shows a message523 Running tab524 when have running jobs525 shows running jobs526 when have no jobs running527 shows a message528 Finished tab529 when have finished jobs530 shows finished jobs531 when have no jobs finished532 shows a message533User creates labels534 in project535 when data is valid536 creates new label537 when data is invalid538 when title is invalid539 shows error message540 when color is invalid541 shows error message542 when label already exists543 shows error message544 in another project545 creates new label546Group Issues Calendar Feed547 GET /issues548 when authenticated549 with no referer550 renders calendar feed551 with GitLab as the referer552 renders calendar feed as text/plain553 when authenticated via personal access token554 renders calendar feed555 when authenticated via feed token556 renders calendar feed557 issue with due date558 renders issue fields559Projects > Files > User wants to add a Dockerfile file560 user can pick a Dockerfile file from the dropdown561Cohorts page562 hides cohorts nav button when usage ping is disabled563 shows cohorts nav button when usage ping is enabled564Contextual sidebar565 shows flyout navs when collapsed or expanded apart from on the active item when expanded566Project Activity RSS567 when signed in568 behaves like it has an RSS button with current_user's feed token569 shows the RSS button with current_user's feed token570 when signed out571 behaves like it has an RSS button without a feed token572 shows the RSS button without a feed token573User visits the authentication log574 when user signed in575 shows correct menu item576 when user has activity577 shows user activity578Projects > Files > User wants to edit a file579 file has been updated since the user opened the edit page580Showing analytics581 for unauthenticated users582 does not show the Analytics link583 for regular users584 when instance statistics are publicly available585 shows the analytics link586 when instance statistics are not publicly available587 does not show the analytics link (PENDING: No reason given)588 for admins589 shows the analytics link590Edit group label591 update label with new title592User RSS593 when signed in594 behaves like it has an RSS button with current_user's feed token595 shows the RSS button with current_user's feed token596 when signed out597 behaves like it has an RSS button without a feed token598 shows the RSS button without a feed token599Knapsack report was generated. Preview:600{601 "spec/features/issues/create_issue_for_discussions_in_merge_request_spec.rb": 194.80663537979126,602 "spec/features/protected_branches_spec.rb": 91.41299414634705,603 "spec/features/users/login_spec.rb": 68.6134819984436,604 "spec/features/issues/form_spec.rb": 44.70057439804077,605 "spec/features/merge_request/user_creates_mr_spec.rb": 42.244340896606445,606 "spec/features/merge_request/user_sees_discussions_spec.rb": 28.76340937614441,607 "spec/features/admin/admin_disables_git_access_protocol_spec.rb": 27.660942792892456,608 "spec/features/projects/show/user_sees_setup_shortcut_buttons_spec.rb": 21.67861032485962,609 "spec/features/security/group/public_access_spec.rb": 19.306188106536865,610 "spec/features/projects/files/project_owner_creates_license_file_spec.rb": 18.685484886169434,611 "spec/features/projects/files/user_browses_lfs_files_spec.rb": 14.501039505004883,612 "spec/features/projects/forks/fork_list_spec.rb": 11.143663883209229,613 "spec/features/boards/reload_boards_on_browser_back_spec.rb": 10.928898334503174,614 "spec/features/projects/labels/user_removes_labels_spec.rb": 7.123030662536621,615 "spec/features/projects/releases/user_views_release_spec.rb": 7.358302116394043,616 "spec/features/projects/members/sorting_spec.rb": 7.197845935821533,617 "spec/features/groups/clusters/eks_spec.rb": 5.51611328125,618 "spec/features/admin/admin_builds_spec.rb": 4.821725606918335,619 "spec/features/projects/labels/user_creates_labels_spec.rb": 3.242936372756958,620 "spec/features/ics/group_issues_spec.rb": 2.9807207584381104,621 "spec/features/projects/files/dockerfile_dropdown_spec.rb": 2.714712142944336,622 "spec/features/instance_statistics/instance_statistics_spec.rb": 1.8130922317504883,623 "spec/features/contextual_sidebar_spec.rb": 1.7127110958099365,624 "spec/features/projects/activity/rss_spec.rb": 1.2305378913879395,625 "spec/features/profiles/user_visits_profile_authentication_log_spec.rb": 1.1759867668151855,626 "spec/features/projects/files/editing_a_file_spec.rb": 1.2114200592041016,627 "spec/features/dashboard/instance_statistics_spec.rb": 0.796088457107544,628 "spec/features/groups/labels/edit_spec.rb": 0.6020669937133789,629 "spec/features/users/rss_spec.rb": 0.46837830543518066630}631Knapsack global time execution for tests: 10m 44s632Pending: (Failures listed here are expected and do not affect your suite's status)633 1) Showing analytics for regular users when instance statistics are not publicly available does not show the analytics link634 # No reason given635 # ./spec/features/dashboard/instance_statistics_spec.rb:43636Finished in 11 minutes 30 seconds (files took 49.48 seconds to load)637247 examples, 0 failures, 1 pending638Thu Mar 5 04:40:01 UTC 2020641coverage/: found 5 matching files 642knapsack/: found 6 matching files 643rspec_flaky/: found 4 matching files 644rspec_profiling/: found 2 matching files 645tmp/capybara/: found 3 matching files 646tmp/memory_test/: found 2 matching files 647junit_rspec.xml: found 1 matching files 648Uploading artifacts to coordinator... ok id=460116615 responseStatus=201 Created token=qEs6rU-x649Uploading artifacts...650junit_rspec.xml: found 1 matching files 651Uploading artifacts to coordinator... ok id=460116615 responseStatus=201 Created token=qEs6rU-x652Job succeeded