Date: Mon, 01 Apr 2024 19:58:55 +0200 From: Daniel Engberg <daniel.engberg.lists@pyret.net> To: Matthias Andree <matthias.andree@tu-dortmund.de> Cc: Gleb Popov <arrowd@freebsd.org>, Matthias Andree <mandree@freebsd.org>, ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 9d51ef052422 - main - misc/shared-mime-info: mark TESTING_UNSAFE Message-ID: <1fce527caafaab4647f5b451ed67e851@mail.infomaniak.com> In-Reply-To: <1fbadee9-392c-42e5-b1d3-f12b97104baa@tu-dortmund.de> References: <202404011736.431HaNkf057247@gitrepo.freebsd.org> <CALH631no3hhjmyF5KywhO_-Jw7z=3pLM4Q6a=_9FUr8s6AOVkw@mail.gmail.com> <1fbadee9-392c-42e5-b1d3-f12b97104baa@tu-dortmund.de>
index | next in thread | previous in thread | raw e-mail
On 2024-04-01T19:42:36.000+02:00, Matthias Andree <matthias.andree@tu-dortmund.de> wrote:
> Am 01.04.24 um 19:39 schrieb Gleb Popov:
>
> > On Mon, Apr 1, 2024 at 8:36 PM Matthias Andree <mandree@freebsd.org> wrote:
> >
> > > diff --git a/misc/shared-mime-info/Makefile b/misc/shared-mime-info/Makefile
> > > index b14aecb78c3d..f6829652a767 100644
> > > --- a/misc/shared-mime-info/Makefile
> > > +++ b/misc/shared-mime-info/Makefile
> > > @@ -32,6 +32,7 @@ SHEBANG_FILES= ${WRKSRC}/tests/compare_iana.py \
> > > ${WRKSRC}/tests/mime-detection/test3.py \
> > > ${WRKSRC}/tests/test_case.py \
> > > ${WRKSRC}/tests/test_sub_class_ofs.py
> > > +TESTING_UNSAFE= yes # env: bash: No such file or directory
> > This probably can be easily fixed by adding TEST_DEPENDS= bash:shells/bash
>
> That's what I thought and tried, but the error remained. Possibly needs
LOCALBASE or PATH hacks or similar.
You're missing TEST_DEPENDS= bash:shells/bash ? :-)
test-mime fails with (didn't look into it)
test.py, 'data' test: expected text/x-python, got text/x-python3
test.py, 'file' test: expected text/x-python, got text/x-python3
Best regards,
Daniel
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1fce527caafaab4647f5b451ed67e851>
