From: Glenn Morris Date: Wed, 13 Mar 2019 21:33:25 +0000 (-0400) Subject: * test/lisp/progmodes/python-tests.el X-Git-Tag: emacs-27.0.90~3415 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3bd7ba1bdf29ac731a8e65bc0b82b5e5a721c35b;p=emacs.git * test/lisp/progmodes/python-tests.el (python-syntax-after-python-backspace): Expect failure again. ; since 5feaf90 --- diff --git a/test/lisp/progmodes/python-tests.el b/test/lisp/progmodes/python-tests.el index 26aaff463c0..94c846ecb16 100644 --- a/test/lisp/progmodes/python-tests.el +++ b/test/lisp/progmodes/python-tests.el @@ -184,8 +184,7 @@ aliqua." (ert-deftest python-syntax-after-python-backspace () ;; `python-indent-dedent-line-backspace' garbles syntax - ;; But it seems that since da7580, the test passes. -;;; :expected-result :failed + :expected-result :failed (python-tests-with-temp-buffer "\"\"\"" (goto-char (point-max))