[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: eglot-test-diagnostic-tags-unnecessary-code fails with certain clang
From: |
João Távora |
Subject: |
Re: eglot-test-diagnostic-tags-unnecessary-code fails with certain clangd versions |
Date: |
Wed, 22 Mar 2023 11:18:44 +0000 |
On Wed, Mar 22, 2023 at 10:19 AM Robert Pluim <rpluim@gmail.com> wrote:
> $ make -C test eglot-tests
> make: Entering directory '/home/rpluim/repos/emacs/test'
> make[1]: Entering directory '/home/rpluim/repos/emacs/test'
> GEN lisp/progmodes/eglot-tests.log
> Running 50 tests (2023-03-22 11:15:47+0100, selector `(not (or (tag
> :unstable) (tag :nativecomp)))')
> [eglot-tests] [eglot-test-auto-detect-running-server]: test start
> [eglot] Connected! Server `clangd' now managing `(c-mode c-ts-mode c++-mode
> c++-ts-mode)' buffers in project `project'.
You're seeing the expected behaviour. All of this is hidden from
the terminal when running 'make check'. When specifically asking to
run Eglot tests, like you did, you get output from 'message' and the
sort (and it This is not clangd diagnostic output, btw. That's only
shown when a test fails.
João
- Re: eglot-test-diagnostic-tags-unnecessary-code fails with certain clangd versions, (continued)
- Re: eglot-test-diagnostic-tags-unnecessary-code fails with certain clangd versions, João Távora, 2023/03/21
- Re: eglot-test-diagnostic-tags-unnecessary-code fails with certain clangd versions, Robert Pluim, 2023/03/21
- Re: eglot-test-diagnostic-tags-unnecessary-code fails with certain clangd versions, João Távora, 2023/03/21
- Re: eglot-test-diagnostic-tags-unnecessary-code fails with certain clangd versions, chad, 2023/03/21
- Re: eglot-test-diagnostic-tags-unnecessary-code fails with certain clangd versions, João Távora, 2023/03/21
- Re: eglot-test-diagnostic-tags-unnecessary-code fails with certain clangd versions, Robert Pluim, 2023/03/22
- Re: eglot-test-diagnostic-tags-unnecessary-code fails with certain clangd versions, João Távora, 2023/03/22
- Re: eglot-test-diagnostic-tags-unnecessary-code fails with certain clangd versions, Robert Pluim, 2023/03/22
- Re: eglot-test-diagnostic-tags-unnecessary-code fails with certain clangd versions, Michael Albinus, 2023/03/22
- Re: eglot-test-diagnostic-tags-unnecessary-code fails with certain clangd versions, Robert Pluim, 2023/03/22
- Re: eglot-test-diagnostic-tags-unnecessary-code fails with certain clangd versions,
João Távora <=
- Re: eglot-test-diagnostic-tags-unnecessary-code fails with certain clangd versions, Michael Albinus, 2023/03/22
- Re: eglot-test-diagnostic-tags-unnecessary-code fails with certain clangd versions, João Távora, 2023/03/22
Re: Merging feature/android, Arash Esbati, 2023/03/14
- Re: Merging feature/android, Po Lu, 2023/03/14
- Re: Merging feature/android, Arash Esbati, 2023/03/14
- Re: Merging feature/android, Po Lu, 2023/03/14
- Re: Merging feature/android, Eli Zaretskii, 2023/03/14
- Re: Merging feature/android, Po Lu, 2023/03/14
- Re: Merging feature/android, Corwin Brust, 2023/03/14
- Re: Merging feature/android, Po Lu, 2023/03/14