projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc93643
)
* test/lisp/emacs-lisp/package-tests.el
author
Glenn Morris
<rgm@gnu.org>
Wed, 8 Jun 2016 16:47:08 +0000
(12:47 -0400)
committer
Glenn Morris
<rgm@gnu.org>
Wed, 8 Jun 2016 16:47:08 +0000
(12:47 -0400)
(package-test-update-archives-async): Try re-enabling on hydra.
test/lisp/emacs-lisp/package-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/emacs-lisp/package-tests.el
b/test/lisp/emacs-lisp/package-tests.el
index 0a446fde086049faeadad638a7a2693ad5ccf9a6..3d2801e3d70a4099d09b165ad7a94a9515bd7cbb 100644
(file)
--- a/
test/lisp/emacs-lisp/package-tests.el
+++ b/
test/lisp/emacs-lisp/package-tests.el
@@
-370,8
+370,6
@@
Must called from within a `tar-mode' buffer."
(ert-deftest package-test-update-archives-async ()
"Test updating package archives asynchronously."
(skip-unless (executable-find "python2"))
- ;; For some reason this test doesn't work reliably on hydra.nixos.org.
- (skip-unless (not (getenv "NIX_STORE")))
(let* ((package-menu-async t)
(default-directory package-test-data-dir)
(process (start-process