Your message dated Mon, 08 Aug 2022 17:50:39 +0000
with message-id <e1ol6tj-009nlv...@fasolo.debian.org>
and subject line Bug#1016838: fixed in ycmd 0+20220401+gitdbe806f+ds-3
has caused the Debian Bug report #1016838,
regarding ycmd.tests.go.subcommands_test.SubcommandsTest fails with 
gopls/1:0.1.12+ds-1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1016838: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1016838
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ycmd
Version: 0+20220401+gitdbe806f+ds-2
Severity: serious
X-Debbugs-Cc: z...@debian.org


Go 1.19 changes the code format, so the test fails now.
Please exclude this test, as it prevents gopls migrating to testing.

Log:

======================================================================
FAIL: test_Subcommands_Format_WholeFile 
(ycmd.tests.go.subcommands_test.SubcommandsTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/autopkgtest.nAXNu0/build.RqO/src/ycmd/tests/go/__init__.py", line 
59, in Wrapper
    return test( test_case_instance, shared_app, *args, **kwargs )
  File 
"/tmp/autopkgtest.nAXNu0/build.RqO/src/ycmd/tests/go/subcommands_test.py", line 
213, in test_Subcommands_Format_WholeFile
    RunTest( app, {
  File 
"/tmp/autopkgtest.nAXNu0/build.RqO/src/ycmd/tests/go/subcommands_test.py", line 
86, in RunTest
    assert_that( response.json, test[ 'expect' ][ 'data' ] )
AssertionError: 
Expected: a dictionary containing {'fixits': a sequence containing [a 
dictionary containing {'chunks': a sequence containing [a dictionary containing 
{'range': a dictionary containing {'end': a dictionary containing 
{'column_num': <5>, 'filepath': 
'/tmp/autopkgtest.nAXNu0/build.RqO/src/ycmd/tests/go/go_module/goto.go', 
'line_num': <8>}, 'start': a dictionary containing {'column_num': <1>, 
'filepath': 
'/tmp/autopkgtest.nAXNu0/build.RqO/src/ycmd/tests/go/go_module/goto.go', 
'line_num': <8>}}, 'replacement_text': ''}, a dictionary containing {'range': a 
dictionary containing {'end': a dictionary containing {'column_num': <5>, 
'filepath': 
'/tmp/autopkgtest.nAXNu0/build.RqO/src/ycmd/tests/go/go_module/goto.go', 
'line_num': <8>}, 'start': a dictionary containing {'column_num': <5>, 
'filepath': 
'/tmp/autopkgtest.nAXNu0/build.RqO/src/ycmd/tests/go/go_module/goto.go', 
'line_num': <8>}}, 'replacement_text': '\t'}, a dictionary containing {'range': 
a dictionary containing {'end': a dictionary containing {'column_num': <5>, 
'filepath': 
'/tmp/autopkgtest.nAXNu0/build.RqO/src/ycmd/tests/go/go_module/goto.go', 
'line_num': <12>}, 'start': a dictionary containing {'column_num': <1>, 
'filepath': 
'/tmp/autopkgtest.nAXNu0/build.RqO/src/ycmd/tests/go/go_module/goto.go', 
'line_num': <12>}}, 'replacement_text': ''}, a dictionary containing {'range': 
a dictionary containing {'end': a dictionary containing {'column_num': <5>, 
'filepath': 
'/tmp/autopkgtest.nAXNu0/build.RqO/src/ycmd/tests/go/go_module/goto.go', 
'line_num': <12>}, 'start': a dictionary containing {'column_num': <5>, 
'filepath': 
'/tmp/autopkgtest.nAXNu0/build.RqO/src/ycmd/tests/go/go_module/goto.go', 
'line_num': <12>}}, 'replacement_text': '\t'}]}]}
     but: value for 'fixits' item 0: value for 'chunks' item 0: value for 
'replacement_text' was '\t'

--- End Message ---
--- Begin Message ---
Source: ycmd
Source-Version: 0+20220401+gitdbe806f+ds-3
Done: David Kalnischkies <donk...@debian.org>

We believe that the bug you reported is fixed in the latest version of
ycmd, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1016...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
David Kalnischkies <donk...@debian.org> (supplier of updated ycmd package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 08 Aug 2022 19:17:59 +0200
Source: ycmd
Architecture: source
Version: 0+20220401+gitdbe806f+ds-3
Distribution: unstable
Urgency: medium
Maintainer: David Kalnischkies <donk...@debian.org>
Changed-By: David Kalnischkies <donk...@debian.org>
Closes: 1016838
Changes:
 ycmd (0+20220401+gitdbe806f+ds-3) unstable; urgency=medium
 .
   * Import upstream 0+20220609+git20bfbbf as patch series
     - Support for semantic highlighting (experimental)
     - Support for the basic workspace folders in LSP completers
   * Support LSP textDocumentSyncKind
   * Describe state of Fortran completer support better
   * Accept different format fixits from newer gopls in test (Closes: #1016838)
   * Ignore unpaired UTF-8 bidirectional warning from UnicodeTable.inc
   * Rerun go tests on golang as well
   * Drop explicit clangd-14 from test dependencies
Checksums-Sha1:
 2929f72633f22883be24b1c71fd1891eb2ddc401 2323 
ycmd_0+20220401+gitdbe806f+ds-3.dsc
 14ede7d6971c8ce51e36d5a3fcb9cae3a96f872a 36072 
ycmd_0+20220401+gitdbe806f+ds-3.debian.tar.xz
 9ab59481c43e660749bb5efd14d40c05564afb88 8632 
ycmd_0+20220401+gitdbe806f+ds-3_amd64.buildinfo
Checksums-Sha256:
 25941142b362a924837ad2420db2ad095a063995e20235d5013b3b2d71d0b3a8 2323 
ycmd_0+20220401+gitdbe806f+ds-3.dsc
 046cfb4c669029c3d0b22da27b2e41e4fd4acecf29f3062a0ac3e0471c81ce0a 36072 
ycmd_0+20220401+gitdbe806f+ds-3.debian.tar.xz
 9b5a9ac592363be88212c5a1b22b98d48fd8bb7b009144230710b5a0048ab681 8632 
ycmd_0+20220401+gitdbe806f+ds-3_amd64.buildinfo
Files:
 5a78b6f345bf91702a1f71e69a24ac05 2323 devel optional 
ycmd_0+20220401+gitdbe806f+ds-3.dsc
 5722e6ee50c33f463e32eee39827468f 36072 devel optional 
ycmd_0+20220401+gitdbe806f+ds-3.debian.tar.xz
 3a67d9a3d545d7c9836f2b261648db5d 8632 devel optional 
ycmd_0+20220401+gitdbe806f+ds-3_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJHBAEBCgAxFiEE5sn+Q4uCja/tn0GrMRvlz3HQeIMFAmLxSWITHGRvbmt1bHRA
ZGViaWFuLm9yZwAKCRAxG+XPcdB4g578D/4/l5rgASprPMGCUEgxss5baKqqmjs3
VrqqSMHxEX8UQeELVK+hlKxcShlKts/gIndg6Z7W63FNHvBbh/fzcC5o+Z0BYBIg
SAnGpAk2bCwYXJHHn7MqtXq5tuXs3JUptO5Gsa2Nyi6xgcwBrHUw+r+SCr4SdhT5
lmSl0fWNw7E5VYyRS7+NULjje9ybtrc/julVbzY3clRUxiPt1EHeS9FeoMQq/PPT
gzVbC/zrlBmzEYUF1D67nCVuh7Tsyf/8voNZi7JufrVnfuEoR2MAiELHDjDGNawn
s5WiCwmfZBM+Jb1kLFTToEsZ7v0UihnvvDqoYnP7eigFFGa2xEAz8L7QxXcMK/3J
UPjee+vU/urNgOgi6en33xm8OcDogwzyTRX0Abwi3NszI9Q4wnzNcAtxJ6xLXz0S
L2QQeStQ24C/V9NdE0TH3PtzW2cbOVcXKKnaSarah693ibNFyqjN4lEHbCtYKOXc
N4tAU9+5mMYJlCxdiOQr155FlbDDkzey1TT7P1IHOmi8fdF+5VGXjang7j6YuKjP
x2sRjfmSWEOu7t5I8vt6eFXGhwiTzzmVCyj9hYlis/ifnwiD1O8dd60hlorxT1tH
+tpx3iWwr34SRugeo66bNpF9btrl2NBD57NTA+NFlHcxgfYNgnQch/0LsM10tQxA
1BFVo0CAKNF6kg==
=0y5f
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to