projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1cb0cfe
)
Mark echo-server-with-dns test as :unstable for now
author
Rob Browning
<rlb@defaultvalue.org>
Mon, 17 Dec 2018 21:27:30 +0000
(15:27 -0600)
committer
Rob Browning
<rlb@defaultvalue.org>
Wed, 26 Dec 2018 19:54:16 +0000
(19:54 +0000)
It fails inside a Debian sbuild chroot.
Gbp-Pq: Name 0013-Mark-echo-server-with-dns-test-as-unstable-for-now.patch
test/lisp/net/network-stream-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/net/network-stream-tests.el
b/test/lisp/net/network-stream-tests.el
index ddb8f9ea6f51abf6a7a24fc55d2afb43563973fc..42515025df87e7d45078fd0210596148b9959617 100644
(file)
--- a/
test/lisp/net/network-stream-tests.el
+++ b/
test/lisp/net/network-stream-tests.el
@@
-100,6
+100,7
@@
))))
(ert-deftest echo-server-with-dns ()
+ :tags '(:unstable) ;; This doesn't work in an sbuild chroot (at least)
(let* ((server (make-server (system-name)))
(port (aref (process-contact server :local) 4))
(proc (make-network-process :name "foo"