[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#27542] [PATCH] gnu: gcr: Enable working tests.
From: |
Kei Kebreau |
Subject: |
[bug#27542] [PATCH] gnu: gcr: Enable working tests. |
Date: |
Sun, 02 Jul 2017 15:27:09 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) |
address@hidden (Ludovic Courtès) writes:
> Hello,
>
> Kei Kebreau <address@hidden> skribis:
>
>> * gnu/packages/patches/gcr-disable-failing-tests.patch,
>> gnu/packages/patches/gcr-fix-collection-tests-to-work-with-gpg-21.patch:
>> New files.
>> * gnu/local.mk (dist_patch_DATA): Add patches.
>> * gnu/packages/gnome.scm (gcr)[source]: Use patches.
>> [arguments]: Enable tests.
>
> [...]
>
>> +++ b/gnu/packages/patches/gcr-disable-failing-tests.patch
>> @@ -0,0 +1,127 @@
>> +This patch removes a group of tests that fail because
>> /var/lib/dbus/machine-id
>> +is not present in the build environment.
>
> We usually work around these with:
>
> (setenv "DBUS_FATAL_WARNINGS" "0")
>
> Is it ineffective here?
>
That's good to know, but it doesn't seem to work in this case. I get 18
test failures all from the same group mentioning the missing
'machine-id' file.
> Thanks,
> Ludo’.
signature.asc
Description: PGP signature
- [bug#27542] [PATCH] gnu: gcr: Enable working tests., Ludovic Courtès, 2017/07/02
- [bug#27542] [PATCH] gnu: gcr: Enable working tests.,
Kei Kebreau <=
- [bug#27542] [PATCH] gnu: gcr: Enable working tests., Ludovic Courtès, 2017/07/02
- [bug#27542] [PATCH] gnu: gcr: Enable working tests., Kei Kebreau, 2017/07/02
- [bug#27542] [PATCH] gnu: gcr: Enable working tests., Ludovic Courtès, 2017/07/03
- bug#27542: [PATCH] gnu: gcr: Enable working tests., Kei Kebreau, 2017/07/03
- [bug#27542] [PATCH] gnu: gcr: Enable working tests., Roel Janssen, 2017/07/03
- [bug#27542] [PATCH] gnu: gcr: Enable working tests., Kei Kebreau, 2017/07/03
- [bug#27542] [PATCH] gnu: gcr: Enable working tests., Roel Janssen, 2017/07/04