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

🤖 GitLab Bot 🤖
1Running with gitlab-runner 12.8.0 (1b659122)2 on docker-auto-scale-com 8a6210b8 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:41
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-8a6210b8-project-278964-concurrent-0 via runner-8a6210b8-gsrm-1583375160-218b94d7...
00:04
16Downloading archived master...17Connecting to storage.googleapis.com (172.217.204.128:443)18gitlab.tar.gz 40% |************ | 341M 0:00:01 ETA19gitlab.tar.gz 75% |************************ | 638M 0:00:00 ETA20gitlab.tar.gz 100% |********************************| 845M 0:00:00 ETA21Extracting tarball into /builds/gitlab-org/gitlab...22Fetching changes with git depth set to 20...23Reinitialized existing Git repository in /builds/gitlab-org/gitlab/.git/24Created fresh repository.26 * [new ref] refs/pipelines/123433062 -> refs/pipelines/12343306227 * [new branch] master -> origin/master28Checking out 2e08c928 as master...29Skipping Git submodules setup31Downloading 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 32Successfully extracted cache34Downloading artifacts from coordinator... ok id=460116507 responseStatus=200 OK token=QUYyHTsa35Downloading artifacts for retrieve-tests-metadata (460116515)...36Downloading artifacts from coordinator... ok id=460116515 responseStatus=200 OK token=wqtvmKyQ37Downloading artifacts for setup-test-env (460116509)...38Downloading artifacts from coordinator... ok id=460116509 responseStatus=200 OK token=sAvRzHNN39WARNING: tmp/tests/gitlab-shell/.gitlab_shell_secret: chmod tmp/tests/gitlab-shell/.gitlab_shell_secret: no such file or directory (suppressing repeats) 41$ date42Thu Mar 5 04:28:00 UTC 202043$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb44$ export GOPATH=$CI_PROJECT_DIR/.go45$ mkdir -p $GOPATH46$ source scripts/utils.sh47$ source scripts/prepare_build.sh48Bundler version 1.17.249Warning: 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`.50The Gemfile's dependencies are satisfied51Successfully installed knapsack-1.18.0521 gem installed53CREATE ROLE54GRANT55Dropped database 'gitlabhq_test'56Created database 'gitlabhq_test'57Dropped database 'gitlabhq_geo_test'58Created database 'gitlabhq_geo_test'59$ date60Thu Mar 5 04:28:52 UTC 202061$ source scripts/rspec_helpers.sh62$ rspec_paralellized_job "--tag ~quarantine --tag ~geo --tag ~level:migration"63KNAPSACK_TEST_FILE_PATTERN: spec/{features}{,/**/}*_spec.rb64Checking gitaly-ruby Gemfile...65Checking gitaly-ruby bundle...66Warning: 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`.67The Gemfile's dependencies are satisfied68Trying to connect to gitaly: ....... OK69RSpec'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)>')70Knapsack report generator started!71Run options:72 include {:focus=>true}73 exclude {:quarantine=>true, :geo=>true, :level=>"migration"}74All examples were filtered out; ignoring {:focus=>true}75==> Setting up Gitaly...76 Gitaly set up in 0.034612263 seconds...77==> Setting up GitLab Elasticsearch Indexer...78 GitLab Elasticsearch Indexer set up in 0.000308978 seconds...79Merge request > User resolves diff notes and threads80Starting the Capybara driver server...81 no threads82Capybara starting Puma...83* Version 4.3.1.gitlab.2 , codename: Mysterious Traveller84* Min threads: 0, max threads: 485* Listening on tcp://127.0.0.1:3595586 displays no thread resolved data87 as authorized user88 single thread89 shows text with how many threads90 allows user to mark a note as resolved91 allows user to mark thread as resolved92 allows user to unresolve thread93 allows user to resolve from reply form without a comment94 allows user to comment & resolve thread95 allows user to quickly scroll to next unresolved thread96 hides jump to next button when all resolved97 updates updated text after resolving note98 hides jump to next thread button99 resolved thread100 timeline view101 hides when resolve thread is clicked102 shows resolved thread when toggled103 renders tables in lazy-loaded resolved diff dicussions104 side-by-side view105 hides when resolve thread is clicked106 shows resolved thread when toggled107 reply form108 allows user to comment109 allows user to unresolve from reply form without a comment110 allows user to comment & unresolve thread111 multiple notes112 does not mark thread as resolved when resolving single note113 resolves thread114 muliple threads115 shows text with how many threads116 allows user to mark a single note as resolved117 allows user to mark all notes as resolved118 allows user to mark all threads as resolved119 allows user to quickly scroll to next unresolved thread120 updates updated text after resolving note121 displays next thread even if hidden1231st Try error in ./spec/features/merge_request/user_resolves_diff_notes_and_discussions_resolve_spec.rb:367:124expected not to find visible css ".btn" with text "Resolve thread" within #<Capybara::Node::Element tag="div" path="/HTML/BODY[1]/DIV[1]/DIV[2]/DIV[3]/DIV[1]/DIV[2]/DIV[2]/DIV[3]/DIV[2]/DIV[1]/SECTION[1]/DIV[1]/DIV[4]">, found 1 match: "Resolve thread". Also found "", which matched the selector but not all filters. 125unexpected response, code=404, content-type="text/plain"126unknown command: session/3cd464eca4cccde4536a29838192f67b/se/log128RSpec::Retry: 2nd try ./spec/features/merge_request/user_resolves_diff_notes_and_discussions_resolve_spec.rb:367129 changes tab130 shows text with how many threads131 allows user to mark a note as resolved132 allows user to mark thread as resolved133 allows user to unresolve thread134 allows user to comment & resolve thread135 allows user to comment & unresolve thread136 as a guest137 someone elses merge request138 does not allow user to mark note as resolved139 does not allow user to mark thread as resolved140 guest users merge request141 allows user to mark a note as resolved142 unauthorized user143 no resolved comments144 does not allow user to mark note as resolved145 resolved comment146 shows resolved icon147 does not allow user to click resolve button148GFM autocomplete149 updates issue description with GFM reference150 opens autocomplete menu when field starts with text151 opens autocomplete menu for Issues when field starts with text with item escaping HTML characters152 opens autocomplete menu for Username when field starts with text with item escaping HTML characters153 opens autocomplete menu for Milestone when field starts with text with item escaping HTML characters154 doesnt open autocomplete menu character is prefixed with text155 doesnt select the first item for non-assignee dropdowns156 does not open autocomplete menu when ":" is prefixed by a number and letters157 selects the first item for assignee dropdowns158 includes items for assignee dropdowns with non-ASCII characters in name159 selects the first item for non-assignee dropdowns if a query is entered160 if a selected value has special characters161 wraps the result in double quotes162 shows dropdown after a new line163 does not show dropdown when preceded with a special character164 does not throw an error if no labels exist165 doesn't wrap for assignee values166 doesn't wrap for emoji values167 doesn't open autocomplete after non-word character168 doesn't open autocomplete if there is no space before169 triggers autocomplete after selecting a quick action170 assignees171 lists users who are currently not assigned to the issue when using /assign172 labels173 opens autocomplete menu for Labels when field starts with text with item escaping HTML characters174 allows colons when autocompleting scoped labels175 allows colons when autocompleting scoped labels with double colons176 allows spaces when autocompleting multi-word labels177 only autocompletes the latest label178 does not autocomplete labels if no tilde is typed179 issues180 behaves like autocomplete suggestions181 suggests objects correctly182 merge requests183 behaves like autocomplete suggestions184 suggests objects correctly185 project snippets186 behaves like autocomplete suggestions187 suggests objects correctly188 label189 behaves like autocomplete suggestions190 suggests objects correctly191 milestone192 behaves like autocomplete suggestions193 suggests objects correctly194User edit profile195 changes user profile196 shows an error if the full name contains an emoji197 when I change my email198 clears the reset password token199 user avatar200 changes user avatar201 removes user avatar202 user status203 profile edit form204 shows the user status form205 adds emoji to user status206 adds message to user status207 adds message and emoji to user status208 clears the user status209 displays a default emoji if only message is entered210 user menu211 shows the "Set status" menu item in the user menu212 shows the "Edit status" menu item in the user menu213 shows user status modal214 adds emoji to user status215 does not update the awards panel emoji216 adds message to user status217 adds message and emoji to user status218 clears the user status with the "X" button219 clears the user status with the "Remove status" button220 displays a default emoji if only message is entered221 User time preferences222 shows the user time preferences form223 allows the user to select a time zone from a dropdown list of options224 timezone defaults to servers default225User creates branch and merge request on issue page226 when signed out227 doesn't show 'Create merge request' button228 when signed in229 when interacting with the dropdown230 when branch name is auto-generated2312020-03-05T04:38:40.408Z 115 TID-grasd7z8v ERROR: Failed to check mergeability of merge request (43): Merge request is not mergeable232 creates a merge request233 creates a branch234 when branch name is custom2352020-03-05T04:38:57.641Z 115 TID-grathtydj ERROR: Failed to check mergeability of merge request (44): Merge request is not mergeable236 creates a merge request237 creates a branch238 when merge requests are disabled239 shows only create branch button240 when issue is confidential241 disables the create branch button242 enables the create branch button when feature flag is enabled243 when related branch exists244 when user is developer245 shows related branches246 when user is guest247 does not show related branches248User accepts a merge request249 presents merged merge request content250 with removing the source branch251 accepts a merge request252 without removing the source branch253 accepts a merge request254 when a URL has an anchor255 accepts a merge request256 when modifying the merge commit message257 accepts a merge request258a maintainer edits files on a source-branch of an MR from a fork259 mentions commits will go to the source branch260 allows committing to the source branch261Cherry-pick Commits262 I cherry-pick a commit263 is expected to text "The commit has been successfully cherry-picked into master."264 I cherry-pick a merge commit265 is expected to text "The commit has been successfully cherry-picked into master."266 I cherry-pick a commit that was previously cherry-picked267 is expected to text "Sorry, we cannot cherry-pick this commit automatically."268 I cherry-pick a commit in a new merge request269 is expected to text "From cherry-pick-7d3b0f7c into master"270 I cherry-pick a commit from a different branch271 is expected to text "The commit has been successfully cherry-picked into feature."272 when the project is archived273 does not show the cherry-pick link274Project Badges275 shows a list of badges276 adding a badge277 user can preview a badge278 is expected to eq "http://127.0.0.1:35955/group11/project100/badges/master/pipeline.svg"279 editing a badge280 form is shown when clicking edit button in list281 updates a badge when submitting the edit form282 deleting a badge283 shows a modal when deleting a badge284 deletes a badge when confirming the modal285Dashboard Issues Calendar Feed286 GET /issues287 when authenticated288 with no referer289 renders calendar feed290 with GitLab as the referer291 renders calendar feed as text/plain292 when filtered by milestone293 renders calendar feed294 when authenticated via personal access token295 renders calendar feed296 when authenticated via feed token297 renders calendar feed298 issue with due date299 renders issue fields300Knapsack report was generated. Preview:301{302 "spec/features/merge_request/user_resolves_diff_notes_and_discussions_resolve_spec.rb": 319.4227509498596,303 "spec/features/issues/gfm_autocomplete_spec.rb": 114.28338265419006,304 "spec/features/profiles/user_edit_profile_spec.rb": 69.59644532203674,305 "spec/features/issues/user_creates_branch_and_merge_request_spec.rb": 50.48653960227966,306 "spec/features/merge_request/user_accepts_merge_request_spec.rb": 32.79687285423279,307 "spec/features/merge_request/maintainer_edits_fork_spec.rb": 32.0520966053009,308 "spec/features/projects/commit/cherry_pick_spec.rb": 30.309037446975708,309 "spec/features/projects/settings/project_badges_spec.rb": 22.805542469024658,310 "spec/features/ics/dashboard_issues_spec.rb": 2.980421781539917311}312Knapsack global time execution for tests: 11m 14s313Finished in 11 minutes 40 seconds (files took 55.13 seconds to load)314132 examples, 0 failures315Thu Mar 5 04:41:40 UTC 2020318coverage/: found 5 matching files 319knapsack/: found 6 matching files 320rspec_flaky/: found 4 matching files 321rspec_profiling/: found 2 matching files 322tmp/capybara/: found 3 matching files 323tmp/memory_test/: found 2 matching files 324junit_rspec.xml: found 1 matching files 325Uploading artifacts to coordinator... ok id=460116680 responseStatus=201 Created token=ckbLDTyH326Uploading artifacts...327junit_rspec.xml: found 1 matching files 328Uploading artifacts to coordinator... ok id=460116680 responseStatus=201 Created token=ckbLDTyH329Job succeeded