all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Michael Albinus <michael.albinus@gmx.de>
Cc: 33781@debbugs.gnu.org
Subject: bug#33781: tramp tests abort on hydra
Date: Tue, 18 Dec 2018 13:29:52 -0500	[thread overview]
Message-ID: <rcefaebsdb.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <5jimzsj75r.fsf@fencepost.gnu.org>

Michael Albinus wrote:

>> Time will tell, but I think I have worked around this by simply putting
>> sed earlier in the PATH on hydra. (I wonder if this was causing other
>> test failures.)

It did work, and also fixed part of bug#33735.
Now tramp-test32-environment-variables fails, see eg
https://hydra.nixos.org/build/85984005

> Thanks. I'm wondering, why there are so many and so long directory names
> in $PATH. 

This is how Nix works. Each package has its own directory.
This is not specific to the hydra instance.

> Doesn't there exist default directories like /bin, /usr/bin etc which
> could be used instead?

They exist but don't contain the binaries.

> And are all those directories needed? 

Yes.

> I doubt, for example, that we
> need /nix/store/gc7p17ps5h3vlrbflhqps7ypnjfhnic5-bazaar-2.7.0/bin

This is how we get bzr so that we can run the vc-bzr tests.

>  (when (getenv "EMACS_HYDRA_CI")
> +  (customize-set-variable 'tramp-chunksize 3072)
>    (add-to-list 'tramp-remote-path 'tramp-own-remote-path))

This doesn't seem to help. Nor did 30720.
(Debugging these incredibly slow tests is painful.)





  reply	other threads:[~2018-12-18 18:29 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-17 19:16 bug#33781: tramp tests abort on hydra Glenn Morris
2018-12-17 19:36 ` Michael Albinus
2018-12-18  1:05   ` Glenn Morris
2018-12-18  1:37     ` Glenn Morris
2018-12-18  2:23       ` Glenn Morris
2018-12-18  7:06         ` Glenn Morris
2018-12-18 13:21           ` Michael Albinus
2018-12-18 18:29             ` Glenn Morris [this message]
2018-12-18 19:52               ` Michael Albinus
2018-12-18 20:49                 ` Glenn Morris
2018-12-19 19:53                   ` Michael Albinus
2018-12-19 20:33                     ` Andreas Schwab
2018-12-20 10:16                       ` Michael Albinus
2018-12-20 17:25                         ` Andreas Schwab
2018-12-20 20:50                           ` Michael Albinus
2018-12-21  8:25                             ` Andreas Schwab
2018-12-21 12:55                               ` Michael Albinus
2018-12-20 17:46                         ` Glenn Morris
2018-12-20 21:06                           ` Michael Albinus
2018-12-19 21:50                     ` Glenn Morris
2018-12-20 10:19                       ` Michael Albinus
2018-12-19 22:10                     ` Glenn Morris
2018-12-18 13:09 ` Michael Albinus
2018-12-18 18:27   ` Glenn Morris
2018-12-18 19:33     ` Michael Albinus
2018-12-18 20:47       ` Glenn Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=rcefaebsdb.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=33781@debbugs.gnu.org \
    --cc=michael.albinus@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.