Your message dated Thu, 10 Dec 2020 15:18:30 +0000
with message-id <e1knnia-0002rb...@fasolo.debian.org>
and subject line Bug#976994: fixed in ccls 0.20201025-2
has caused the Debian Bug report #976994,
regarding ccls: autopkgtest regression in testing: FAIL: test_response 
(__main__.TestLSP) [$ccls/info]
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.)


-- 
976994: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=976994
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ccls
Version: 0.20201025-1
X-Debbugs-CC: debian...@lists.debian.org
Severity: serious
User: debian...@lists.debian.org
Usertags: regression

Dear maintainer(s),

With a recent change in testing the autopkgtest of your package started
to fail. I copied some of the output at the bottom of this report. Can
you please investigate the situation and fix it?

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

https://ci.debian.net/data/autopkgtest/testing/amd64/c/ccls/8701788/log.gz

autopkgtest [13:23:44]: test lsp-test: [-----------------------
test_index (__main__.TestLSP) ... ok
test_response (__main__.TestLSP) ...
======================================================================
FAIL: test_response (__main__.TestLSP) [initialize]
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"/tmp/autopkgtest-lxc.jn191c8j/downtmp/build.gr1/src/debian/tests/lsp-test",
line 167, in test_response
    one(tt)
  File
"/tmp/autopkgtest-lxc.jn191c8j/downtmp/build.gr1/src/debian/tests/lsp-test",
line 154, in one
    self.assertEqual(case[1], got)
AssertionError: {'jsonrpc': '2.0', 'id': 1, 'result': {'capabilities':
{'text[1146 chars]1'}}} != {'jsonrpc': '2.0', 'method': '$/progress',
'params': {'token'[88 chars]58}}}
- {'id': 1,
-  'jsonrpc': '2.0',
? ^

+ {'jsonrpc': '2.0',
? ^

+  'method': '$/progress',
+  'params': {'token': 'index',
+             'value': {'kind': 'report',
+                       'message': '37/38',
+                       'percentage': 97.36842105263158}}}
-  'result': {'capabilities': {'codeActionProvider': {'codeActionKinds':
['quickfix']},
-                              'codeLensProvider': {'resolveProvider':
False},
-                              'completionProvider': {'resolveProvider':
False,
-
'triggerCharacters': ['.',
-
    ':',
-
    '>',
-
    '#',
-
    '<',
-
    '"',
-
    '/']},
-                              'declarationProvider': True,
-                              'definitionProvider': True,
-                              'documentFormattingProvider': True,
-                              'documentHighlightProvider': True,
-                              'documentLinkProvider':
{'resolveProvider': True},
-                              'documentOnTypeFormattingProvider':
{'firstTriggerCharacter': '}',
-
'moreTriggerCharacter': []},
-                              'documentRangeFormattingProvider': True,
-                              'documentSymbolProvider': True,
-                              'executeCommandProvider': {'commands':
['ccls.xref']},
-                              'foldingRangeProvider': True,
-                              'hoverProvider': True,
-                              'implementationProvider': True,
-                              'referencesProvider': True,
-                              'renameProvider': True,
-                              'signatureHelpProvider':
{'triggerCharacters': ['(',
-
       ',']},
-                              'textDocumentSync': {'change': 2,
-                                                   'openClose': True,
-                                                   'save':
{'includeText': False},
-                                                   'willSave': False,
-                                                   'willSaveWaitUntil':
False},
-                              'typeDefinitionProvider': True,
-                              'workspace': {'workspaceFolders':
{'changeNotifications': True,
-
'supported': True}},
-                              'workspaceSymbolProvider': True},
-             'serverInfo': {'name': 'ccls', 'version': '0.20201025-1'}}}

======================================================================
FAIL: test_response (__main__.TestLSP) [$ccls/info]
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"/tmp/autopkgtest-lxc.jn191c8j/downtmp/build.gr1/src/debian/tests/lsp-test",
line 167, in test_response
    one(tt)
  File
"/tmp/autopkgtest-lxc.jn191c8j/downtmp/build.gr1/src/debian/tests/lsp-test",
line 154, in one
    self.assertEqual(case[1], got)
AssertionError: {'jso[30 chars]': {'db': {'files': 1, 'funcs': 0,
'types': 1,[95 chars] 1}}} != {'jso[30 chars]': {'capabilities':
{'textDocumentSync': {'ope[1129 chars]1'}}}
  {'id': 1,
   'jsonrpc': '2.0',
-  'result': {'db': {'files': 1, 'funcs': 0, 'types': 1, 'vars': 1},
-             'pipeline': {'completed': 1, 'enqueued': 1, 'lastIdle': 0},
-             'project': {'entries': 1}}}
+  'result': {'capabilities': {'codeActionProvider': {'codeActionKinds':
['quickfix']},
+                              'codeLensProvider': {'resolveProvider':
False},
+                              'completionProvider': {'resolveProvider':
False,
+
'triggerCharacters': ['.',
+
    ':',
+
    '>',
+
    '#',
+
    '<',
+
    '"',
+
    '/']},
+                              'declarationProvider': True,
+                              'definitionProvider': True,
+                              'documentFormattingProvider': True,
+                              'documentHighlightProvider': True,
+                              'documentLinkProvider':
{'resolveProvider': True},
+                              'documentOnTypeFormattingProvider':
{'firstTriggerCharacter': '}',
+
'moreTriggerCharacter': []},
+                              'documentRangeFormattingProvider': True,
+                              'documentSymbolProvider': True,
+                              'executeCommandProvider': {'commands':
['ccls.xref']},
+                              'foldingRangeProvider': True,
+                              'hoverProvider': True,
+                              'implementationProvider': True,
+                              'referencesProvider': True,
+                              'renameProvider': True,
+                              'signatureHelpProvider':
{'triggerCharacters': ['(',
+
       ',']},
+                              'textDocumentSync': {'change': 2,
+                                                   'openClose': True,
+                                                   'save':
{'includeText': False},
+                                                   'willSave': False,
+                                                   'willSaveWaitUntil':
False},
+                              'typeDefinitionProvider': True,
+                              'workspace': {'workspaceFolders':
{'changeNotifications': True,
+
'supported': True}},
+                              'workspaceSymbolProvider': True},
+             'serverInfo': {'name': 'ccls', 'version': '0.20201025-1+b1'}}}

======================================================================
FAIL: test_response (__main__.TestLSP) [workspace/symbol]
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"/tmp/autopkgtest-lxc.jn191c8j/downtmp/build.gr1/src/debian/tests/lsp-test",
line 167, in test_response
    one(tt)
  File
"/tmp/autopkgtest-lxc.jn191c8j/downtmp/build.gr1/src/debian/tests/lsp-test",
line 154, in one
    self.assertEqual(case[1], got)
AssertionError: {'id': 1, 'jsonrpc': '2.0', 'result': [{'ki[220
chars]r'}]} != {'jsonrpc': '2.0', 'method': '$/progress', [106 chars]14}}}
- {'id': 1,
-  'jsonrpc': '2.0',
? ^

+ {'jsonrpc': '2.0',
? ^

-  'result': [{'kind': 13,
-              'location': {'range': {'end': {'character': 12, 'line': 0},
-                                     'start': {'character': 4, 'line': 0}},
-                           'uri':
'file:///tmp/autopkgtest-lxc.jn191c8j/downtmp/build.gr1/src/debian/tests/sample.c'},
-              'name': 'int test_var'}]}
+  'method': '$/progress',
+  'params': {'token': 'index',
+             'value': {'kind': 'report',
+                       'message': '34/35',
+                       'percentage': 97.14285714285714}}}

----------------------------------------------------------------------
Ran 2 tests in 33.345s

FAILED (failures=3)

Running initialize
Running $ccls/info
Running workspace/symbol
autopkgtest [13:24:19]: test lsp-test: -----------------------]

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: ccls
Source-Version: 0.20201025-2
Done: Shengjing Zhu <z...@debian.org>

We believe that the bug you reported is fixed in the latest version of
ccls, 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 976...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Shengjing Zhu <z...@debian.org> (supplier of updated ccls 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: SHA256

Format: 1.8
Date: Thu, 10 Dec 2020 22:55:45 +0800
Source: ccls
Architecture: source
Version: 0.20201025-2
Distribution: unstable
Urgency: medium
Maintainer: Shengjing Zhu <z...@debian.org>
Changed-By: Shengjing Zhu <z...@debian.org>
Closes: 976994
Changes:
 ccls (0.20201025-2) unstable; urgency=medium
 .
   * Fix version detection in autopkgtest (Closes: #976994)
   * Bump Standards-Version to 4.5.1 (no changes)
Checksums-Sha1:
 95cd7f5da460bbec76a7dee885197c7381c80021 1347 ccls_0.20201025-2.dsc
 411c87f1d812f2f758afc25ec085eb5780a34347 7960 ccls_0.20201025-2.debian.tar.xz
 6b010fe36a3bc6df69871162c3cc6bae9f919efa 7522 ccls_0.20201025-2_amd64.buildinfo
Checksums-Sha256:
 1f2858c64054bc7bbbdc0d5e91256244b052ba679c00125078610e40a30714fb 1347 
ccls_0.20201025-2.dsc
 6e70bef54886f941317c04f27b23447050dda7c9fb519f3e8542c501e4fa191e 7960 
ccls_0.20201025-2.debian.tar.xz
 43347d23892a1d49514fe1155824d3179c40f97794d855792cc7a0aeb3ee95a1 7522 
ccls_0.20201025-2_amd64.buildinfo
Files:
 58dac9b84b427b2c387ef6468c0174db 1347 devel optional ccls_0.20201025-2.dsc
 f2638a74b7419df1bd14c2d7f1d00803 7960 devel optional 
ccls_0.20201025-2.debian.tar.xz
 1019baff5a0d141cdfea2987400f3afa 7522 devel optional 
ccls_0.20201025-2_amd64.buildinfo

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

iIYEARYIAC4WIQTiXc95jUQrjt9HgU3EhUo4GOCwFgUCX9I4chAcemhzakBkZWJp
YW4ub3JnAAoJEMSFSjgY4LAWccAA/1hk5mDZyhMLJwBHUUjYTw+vzYR8LCYh6pMv
Ozzo7sbMAQCPAhQbI33eNnBTrhZgt469OqTY3Fz4uF3n7oYnVeUcCA==
=H11x
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to