unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Maxime Devos <maximedevos@telenet.be>
To: Chadwain Holness <chadwainholness@gmail.com>, 54515@debbugs.gnu.org
Subject: [bug#54515] [PATCH] gnu: streamlink: Update to 3.2.0.
Date: Tue, 22 Mar 2022 08:20:59 +0100	[thread overview]
Message-ID: <ddb63d9f132b5649b31a3e72009c034c9e0a821e.camel@telenet.be> (raw)
In-Reply-To: <20220322004955.16156-1-chadwainholness@gmail.com>

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

Chadwain Holness schreef op ma 21-03-2022 om 20:49 [-0400]:
> +          (lambda _ (substitute* "tests/utils/test_l10n.py"
> +              (("^import streamlink" all)
> +               (string-append "import pytest\n" all))
> +              (("(\\s*)def (test_equivalent|test_equivalent_remap|test_get_language|test_language_a3_no_a2|test_language_en)\\b" all indent)
> +               (string-append indent "@pytest.mark.skip(\"Skipped by Guix.\")\n" all)))))

What's wrong with the tests?

> +         (replace 'check
> +          (lambda _ (invoke "python" "-m" "pytest"))))))

Try running the linter "./pre-inst-env guix lint streamlink",
it will give a warning.

Greetings,
Maxime.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

  reply	other threads:[~2022-03-22  7:22 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-22  0:49 [bug#54515] [PATCH] gnu: streamlink: Update to 3.2.0 Chadwain Holness
2022-03-22  7:20 ` Maxime Devos [this message]
2022-03-22 15:04   ` [bug#54515] [PATCH v2] " Chadwain Holness
2022-03-22 17:06     ` Maxime Devos
2022-03-22 17:11       ` [bug#54515] [PATCH v3] " Chadwain Holness
2022-03-24 11:49         ` [bug#54515] [PATCH] " Ludovic Courtès
2022-03-24 17:37           ` [bug#54515] [PATCH v4 0/3] " Chadwain Holness
2022-03-24 17:37           ` [bug#54515] [PATCH v4 1/3] gnu: python-pycountry: Update to 22.3.5 Chadwain Holness
2022-04-01 16:02             ` Ludovic Courtès
2022-03-24 17:37           ` [bug#54515] [PATCH v4 2/3] gnu: python-lxml: Update to 4.7.1 Chadwain Holness
2022-04-01 16:03             ` Ludovic Courtès
2022-04-01 19:30               ` Chadwain Holness
2022-04-15 17:20                 ` bug#54515: [PATCH] gnu: streamlink: Update to 3.2.0 Ludovic Courtès
2022-04-19  2:30                   ` [bug#54515] " Chadwain Holness
2022-03-24 17:37           ` [bug#54515] [PATCH v4 3/3] " Chadwain Holness

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=ddb63d9f132b5649b31a3e72009c034c9e0a821e.camel@telenet.be \
    --to=maximedevos@telenet.be \
    --cc=54515@debbugs.gnu.org \
    --cc=chadwainholness@gmail.com \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).