From 66a858c773d2561d0ab2391980bfc7bf9886705732d9b52aea840ef501d7113a Mon Sep 17 00:00:00 2001 From: Tom de Vries Date: Tue, 24 Oct 2023 12:50:18 +0000 Subject: [PATCH] - Mention import-fedora.sh to fix warning. - Maintenance script qa.sh: * Update kfail for PR28561. OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=364 --- gdb.changes | 7 +++++++ gdb.spec | 2 ++ qa.sh | 1 + 3 files changed, 10 insertions(+) diff --git a/gdb.changes b/gdb.changes index 7945443..b46ec52 100644 --- a/gdb.changes +++ b/gdb.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Oct 21 08:05:18 UTC 2023 - Tom de Vries + +- Mention import-fedora.sh to fix warning. +- Maintenance script qa.sh: + * Update kfail for PR28561. + ------------------------------------------------------------------- Fri Oct 20 10:43:32 UTC 2023 - Tom de Vries diff --git a/gdb.spec b/gdb.spec index 7367dfe..b22f2bd 100644 --- a/gdb.spec +++ b/gdb.spec @@ -145,6 +145,7 @@ Source16: qa.sh Source17: qa-local.sh Source18: qa-remote.sh Source19: README.qa +Source20: import-fedora.sh %if %{build_testsuite} NoSource: 0 @@ -163,6 +164,7 @@ NoSource: 16 NoSource: 17 NoSource: 18 NoSource: 19 +NoSource: 20 %endif # Fedora import from branch f38, commit 82cc8e0. diff --git a/qa.sh b/qa.sh index 0296fc4..68c9d85 100644 --- a/qa.sh +++ b/qa.sh @@ -540,6 +540,7 @@ kfail_aarch64=( # We match pretty aggressively here. "FAIL: gdb.mi/.*.exp:" "FAIL: gdb.python/.*-mi.exp:" + "FAIL: gdb.python/py-mi-.*.exp:" ) # kfail_aarch64