* [gentoo-commits] repo/proj/guru:master commit in: dev-embedded/rauc/files/
@ 2024-04-14 15:11 Julien Roy
0 siblings, 0 replies; only message in thread
From: Julien Roy @ 2024-04-14 15:11 UTC (permalink / raw
To: gentoo-commits
commit: 7b68865a81632923e3b1b7bf8020f6ba4b02658f
Author: Kurt Kanzenbach <kurt <AT> kmk-computers <DOT> de>
AuthorDate: Sun Apr 14 14:44:23 2024 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Sun Apr 14 14:44:23 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7b68865a
dev-embedded/rauc: Disable event log test
Disable event log test as well.
Closes: https://bugs.gentoo.org/924685
Signed-off-by: Kurt Kanzenbach <kurt <AT> kmk-computers.de>
dev-embedded/rauc/files/rauc-1.11.1-tests.patch | 16 ++++++++++++----
1 file changed, 12 insertions(+), 4 deletions(-)
diff --git a/dev-embedded/rauc/files/rauc-1.11.1-tests.patch b/dev-embedded/rauc/files/rauc-1.11.1-tests.patch
index b2faf59ca3..f57aa1725e 100644
--- a/dev-embedded/rauc/files/rauc-1.11.1-tests.patch
+++ b/dev-embedded/rauc/files/rauc-1.11.1-tests.patch
@@ -7,12 +7,20 @@ The network and squashfs tests won't work within portage. Disable them.
Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
---
- test/meson.build | 18 ------------------
- 1 file changed, 18 deletions(-)
+ test/meson.build | 19 -------------------
+ 1 file changed, 19 deletions(-)
--- a/test/meson.build
+++ b/test/meson.build
-@@ -24,10 +24,6 @@ tests = [
+@@ -9,7 +9,6 @@ tests = [
+ 'config_file',
+ 'context',
+ 'dm',
+- 'event_log',
+ 'hash_index',
+ 'manifest',
+ 'signature',
+@@ -24,10 +23,6 @@ tests = [
'stats',
]
@@ -23,7 +31,7 @@ Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
if get_option('streaming')
tests += 'nbd'
endif
-@@ -63,17 +59,3 @@ fakerand = executable(
+@@ -63,17 +58,3 @@ fakerand = executable(
'fakerand',
'fakerand.c',
)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-04-14 15:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-14 15:11 [gentoo-commits] repo/proj/guru:master commit in: dev-embedded/rauc/files/ Julien Roy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox