projects
/
grub2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c17cdf
)
Skip flaky grub_cmd_set_date test
author
Colin Watson
<cjwatson@debian.org>
Sun, 28 Oct 2018 19:45:56 +0000
(19:45 +0000)
committer
Mate Kukri
<mate.kukri@canonical.com>
Tue, 10 Feb 2026 11:27:19 +0000
(11:27 +0000)
Bug-Debian: https://bugs.debian.org/906470
Last-Update: 2018-10-28
Patch-Name: skip-grub_cmd_set_date.patch
Gbp-Pq: Name skip-grub_cmd_set_date.patch
tests/grub_cmd_set_date.in
patch
|
blob
|
history
diff --git
a/tests/grub_cmd_set_date.in
b/tests/grub_cmd_set_date.in
index 5572535fa46018ba37b8c4b4f13ba93540a14465..80cfc62d61a788b974a76c251110f84dcfff8677 100644
(file)
--- a/
tests/grub_cmd_set_date.in
+++ b/
tests/grub_cmd_set_date.in
@@
-1,6
+1,9
@@
#! @BUILD_SHEBANG@
set -ex
+echo "Skipping flaky test."
+exit 77
+
. "@builddir@/grub-core/modinfo.sh"
case "${grub_modinfo_target_cpu}-${grub_modinfo_platform}" in