From: Glenn Morris Date: Wed, 8 Jun 2016 16:47:08 +0000 (-0400) Subject: * test/lisp/emacs-lisp/package-tests.el X-Git-Tag: emacs-26.0.90~1840^2~257 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=027e6fbfe472bad1fd0464e070bc782c7e3e776a;p=emacs.git * test/lisp/emacs-lisp/package-tests.el (package-test-update-archives-async): Try re-enabling on hydra. --- diff --git a/test/lisp/emacs-lisp/package-tests.el b/test/lisp/emacs-lisp/package-tests.el index 0a446fde086..3d2801e3d70 100644 --- 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