]> git.eshelyaron.com Git - emacs.git/commit
Re-enable network-stream-tests.el :nowait t tests
authorRobert Pluim <rpluim@gmail.com>
Thu, 25 Feb 2021 15:39:34 +0000 (16:39 +0100)
committerRobert Pluim <rpluim@gmail.com>
Thu, 25 Feb 2021 15:44:43 +0000 (16:44 +0100)
commit90ac40570280f4f423b55a2d9eea5a44317a66e3
tree6bc660a88feed4afab73eeea4b418ad7bd12ee49
parentd84d69dfbc5f64e9020ce38d2cbd60fe39cb27b9
Re-enable network-stream-tests.el :nowait t tests

After the fix for Bug#46709, these no longer fail in the absence of a
working Internet connection

* test/lisp/net/network-stream-tests.el (internet-is-working): Remove
defvar, it's no longer needed in this file.

* test/lisp/net/network-stream-tests.el
(connect-to-tls-ipv4-nowait):
(connect-to-tls-ipv6-nowait):
(open-network-stream-tls-nowait):
(open-gnutls-stream-new-api-nowait):
(open-gnutls-stream-old-api-nowait): Remove check for internet-is-working.
test/lisp/net/network-stream-tests.el