emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/hyperbole 99f50c2e14 4/5: hbut-tests--ibut-at-p-identif


From: ELPA Syncer
Subject: [elpa] externals/hyperbole 99f50c2e14 4/5: hbut-tests--ibut-at-p-identifies-a-remote-pathname - Expect success
Date: Sun, 31 Mar 2024 18:58:30 -0400 (EDT)

branch: externals/hyperbole
commit 99f50c2e14db8f6cf0bf474d9d81ad5fd6f37715
Author: bw <rsw@gnu.org>
Commit: bw <rsw@gnu.org>

    hbut-tests--ibut-at-p-identifies-a-remote-pathname - Expect success
---
 ChangeLog          | 5 +++++
 test/hbut-tests.el | 1 -
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 48006baf2b..63cdce4e6b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2024-03-31  Bob Weiner  <rsw@gnu.org>
+
+* test/hbut-tests.el (hbut-tests--ibut-at-p-identifies-a-remote-pathname):
+    Code now fixed so this test passes; remove expected failure clause.
+
 2024-03-31  Mats Lidell  <matsl@gnu.org>
 
 * .github/workflows/main.yml (jobs): Add Emacs 29.3 to versions used for
diff --git a/test/hbut-tests.el b/test/hbut-tests.el
index a8b4086076..d5f58d8e50 100644
--- a/test/hbut-tests.el
+++ b/test/hbut-tests.el
@@ -770,7 +770,6 @@ See #10 for the proper way to add an ibutton name.
 
 (ert-deftest hbut-tests--ibut-at-p-identifies-a-remote-pathname ()
   "Verify `ibut:at-p' identifies a remote pathname."
-  :expected-result :failed
   (hattr:clear 'hbut:current)
   (with-temp-buffer
     (insert "/ssh:user@host.org:/home/user/file\n")



reply via email to

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