mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-02-03 20:24:29 +00:00
Tag a semantic test that seems to hang recently
* test/lisp/cedet/semantic-utest-c.el (semantic-test-c-preprocessor-simulation): Mark as unstable.
This commit is contained in:
parent
8558ecd65f
commit
d4d9246411
@ -46,7 +46,7 @@
|
||||
;;;###autoload
|
||||
(ert-deftest semantic-test-c-preprocessor-simulation ()
|
||||
"Run parsing test for C from the test directory."
|
||||
:tags '(:expensive-test)
|
||||
:tags '(:expensive-test :unstable)
|
||||
(semantic-mode 1)
|
||||
(dolist (fp semantic-utest-c-comparisons)
|
||||
(let* ((semantic-lex-c-nested-namespace-ignore-second nil)
|
||||
|
Loading…
x
Reference in New Issue
Block a user