devel@ where you _can_ ask
 help / color / mirror / Atom feed
From: "Ivan A. Melnikov" <iv@altlinux.org>
To: "devel@ where you _can_ ask" <devel-newbies@lists.altlinux.org>
Subject: Re: [newbies] Вопрос про вылет cargo-test по таймауту
Date: Wed, 22 May 2024 13:31:37 +0400
Message-ID: <xilwygph62ttefe4lnbidcos2z3zm4ntruh3whqj477j677nmi@5glv5xr3stjj> (raw)
In-Reply-To: <430681716350095@mail.yandex.ru>

On Wed, May 22, 2024 at 02:59:54PM +1100, Александр wrote:
>    Здравствуйте!
>     
>    Во время локальной сборки пакета pika-backup 0.7.1 на своем не быстром
>    ноутбуке столкнулся с проблемой вылета cargo-test по таймауту во время
>    чек.
>     
>    Ссылка на скриншот и спек 
>    https://disk.yandex.ru/d/psWsAZ8tj6V6WQ
>     
>    В настройках хешера
>     
>    /etc/hasher-priv/deamon.conf
>     
>    session_timeout=3600
[...]

На первый взгляд, таймауты hasher'а здесь не при чём, на таймаут
ругается мезон. Тут может быть несколько причин:

* Тесты реально долгие, а система медленная. Можно попробовать
  увеличить таймаут мезона:

  %__meson_test -t 1000

* Тесты уходят в таймаут, так как пытаются выполнить что-то,
  что в хешере не получается, например лезут в интернет.
  Попробуйте вызвать cargo test руками (войти в hsh-shell,
  перейти в нужный каталог и там вызвать cargo test)
  или найти его логи, возможно из его вывода что-то
  будет понятнее.

Вообще, Вы пробовали запускать тесты вне хешера? За сколько
они проходят?

-- 
  wbr,
    iv m.


      parent reply	other threads:[~2024-05-22  9:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-22  9:11 ` Paul Wolneykien
2024-05-22  9:31 ` Ivan A. Melnikov [this message]

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=xilwygph62ttefe4lnbidcos2z3zm4ntruh3whqj477j677nmi@5glv5xr3stjj \
    --to=iv@altlinux.org \
    --cc=devel-newbies@lists.altlinux.org \
    /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

devel@ where you _can_ ask

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-newbies/0 devel-newbies/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel-newbies devel-newbies/ http://lore.altlinux.org/devel-newbies \
		devel-newbies@lists.altlinux.org devel-newbies@lists.altlinux.ru devel-newbies@lists.altlinux.com
	public-inbox-index devel-newbies

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel-newbies


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git