Github messages for voidlinux
 help / color / mirror / Atom feed
From: r-ricci <r-ricci@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: rclone: update to 1.58.1, install completions
Date: Fri, 01 Jul 2022 18:51:43 +0200	[thread overview]
Message-ID: <20220701165143.8HI0ee1MIm7n3JN7NLxN60yVPDj9wCCLBF57QiM26YI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-36240@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 632 bytes --]

New comment by r-ricci on void-packages repository

https://github.com/void-linux/void-packages/pull/36240#issuecomment-1172534719

Comment:
The test failing on i686 should be disabled.

```diff
--- a/srcpkgs/rclone/template
+++ b/srcpkgs/rclone/template
@@ -28,6 +28,10 @@ pre_build() {
 do_check() {
 	rm cmd/serve/docker/docker_test.go
 
+	# could time out on i686 and it's deprecated
+	# https://github.com/rclone/rclone/issues/5784#issuecomment-961520934
+	rm backend/cache/cache_test.go
+
 	# equivalent to quicktest target of Makefile
 	RCLONE_CONFIG="/notfound" go test -tags "$go_build_tags" ./...
 }

```

  parent reply	other threads:[~2022-07-01 16:51 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-20 11:07 [PR PATCH] rclone: update to 1.58.0, " daniel-eys
2022-03-23 22:02 ` [PR REVIEW] " 4ricci
2022-04-03 10:23 ` anddam
2022-04-03 10:53 ` [PR PATCH] [Updated] " daniel-eys
2022-04-03 10:53 ` [PR REVIEW] " daniel-eys
2022-04-03 13:39 ` 4ricci
2022-04-03 22:00 ` [PR PATCH] [Updated] " daniel-eys
2022-04-03 22:01 ` [PR REVIEW] " daniel-eys
2022-04-04 12:19 ` paper42
2022-05-01 16:43 ` [PR PATCH] [Updated] " daniel-eys
2022-07-01 16:47 ` rclone: update to 1.58.1, " r-ricci
2022-07-01 16:51 ` r-ricci [this message]
2022-07-11 21:52 ` daniel-eys
2022-07-11 21:52 ` [PR PATCH] [Closed]: " daniel-eys

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=20220701165143.8HI0ee1MIm7n3JN7NLxN60yVPDj9wCCLBF57QiM26YI@z \
    --to=r-ricci@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).