[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#51126: [PATCH] gnu: kdenlive: Update to 21.08.2.
From: |
Leo Famulari |
Subject: |
bug#51126: [PATCH] gnu: kdenlive: Update to 21.08.2. |
Date: |
Tue, 12 Oct 2021 11:15:07 -0400 |
On Mon, Oct 11, 2021 at 12:04:46AM +0000, Vinicius Monego wrote:
> * gnu/packages/kde.scm (kdenlive): Update to 21.08.2.
Pushed as 385c9a4e30e952207df3246acaf13e6519b01af2
> (arguments
> - `(#:tests? #f ;TODO needs X
> + ;; XXX: there is a single test that spawns other tests and
> + ;; 1/3 tests failed and 1/327 assertions failed. It seems
> + ;; that individual tests can't be skipped.
> + `(#:tests? #f
Thank you for taking the time to investigate and write this comment.
It's important work for the long-term maintainability of the packages.