projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4540130
)
Fix socks test
author
Lars Ingebrigtsen
<larsi@gnus.org>
Thu, 21 Oct 2021 04:06:13 +0000
(06:06 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Thu, 21 Oct 2021 04:06:23 +0000
(06:06 +0200)
* test/lisp/net/socks-tests.el (socks-tests-v4-basic): Fix failure
under native-comp (bug#51308).
test/lisp/net/socks-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/net/socks-tests.el
b/test/lisp/net/socks-tests.el
index 9079c1bef2a7c1087b01a35673e2e1fe75802287..7fb885235c02f4125d888312737ba69bcaffd104 100644
(file)
--- a/
test/lisp/net/socks-tests.el
+++ b/
test/lisp/net/socks-tests.el
@@
-203,7
+203,7
@@
Vectors must match verbatim. Strings are considered regex patterns.")
(should (equal host "example.com"))
(list 93 184 216 34)))
((symbol-function 'user-full-name)
- (lambda () "foo")))
+ (lambda (
&optional _
) "foo")))
(socks-tests-perform-hello-world-http-request)))))
;; Replace first pattern below with ([5 3 0 1 2] . [5 2]) to validate