GNU bug report logs -
#60518
[PATCH] gnu: spirv-cross: Activate tests.
Previous Next
Reported by: Nicolas Graves <ngraves <at> ngraves.fr>
Date: Tue, 3 Jan 2023 15:49:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #13 received at 60518-done <at> debbugs.gnu.org (full text, mbox):
Hi,
Nicolas Graves <ngraves <at> ngraves.fr> skribis:
> * gnu/packages/vulkan.scm (spirv-cross):
> [arguments]: Add phase update-reference-shaders.
> [arguments]: Activate tests.
Applied, thanks!
Liliana Marie Prikler <liliana.prikler <at> gmail.com> skribis:
> Am Dienstag, dem 03.01.2023 um 16:48 +0100 schrieb Nicolas Graves:
>> * gnu/packages/vulkan.scm (spirv-cross):
>> [arguments]: Add phase update-reference-shaders.
>> [arguments]: Activate tests.
> Should be
>
> * gnu/packages/vulkan.scm (spirv-cross)[arguments]: Remove #:tests?.
> <#:phases>: Add ‘update-reference-shaders’.
I did that on their behalf (in general I think that’s what we should do,
it’s just more efficient and less frustrating for everyone).
>> + (lambda _
>> + (with-directory-excursion "../source"
>> + (invoke "./update_test_shaders.sh")))))))
> Instead of updating all the shaders, should we perhaps only update
>
> the three that are mentioned as failing?
Apparently the script is designed for this purpose.
Thanks,
Ludo’.
This bug report was last modified 2 years and 113 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.