emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 1864298889: Update test-print-unreadable-function after fix


From: Lars Ingebrigtsen
Subject: master 1864298889: Update test-print-unreadable-function after fix
Date: Wed, 27 Jul 2022 06:02:09 -0400 (EDT)

branch: master
commit 186429888981fb818624847f7356908f253b1bda
Author: Lars Ingebrigtsen <larsi@gnus.org>
Commit: Lars Ingebrigtsen <larsi@gnus.org>

    Update test-print-unreadable-function after fix
    
    * test/lisp/subr-tests.el (test-print-unreadable-function): Update
    test after fix.
---
 test/lisp/subr-tests.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/test/lisp/subr-tests.el b/test/lisp/subr-tests.el
index d45f409e85..20f81d1ddc 100644
--- a/test/lisp/subr-tests.el
+++ b/test/lisp/subr-tests.el
@@ -1037,7 +1037,6 @@ final or penultimate step during initialization."))
   (should-not (readablep (make-marker))))
 
 (ert-deftest test-print-unreadable-function ()
-  :expected-result :failed
   ;; Check that problem with unwinding properly is fixed (bug#56773).
   (with-temp-buffer
     (let ((buf (current-buffer)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]