- 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
This commit is contained in:
parent
4d8ef504a2
commit
66a858c773
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Oct 21 08:05:18 UTC 2023 - Tom de Vries <tdevries@suse.com>
|
||||||
|
|
||||||
|
- 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 <tdevries@suse.com>
|
Fri Oct 20 10:43:32 UTC 2023 - Tom de Vries <tdevries@suse.com>
|
||||||
|
|
||||||
|
2
gdb.spec
2
gdb.spec
@ -145,6 +145,7 @@ Source16: qa.sh
|
|||||||
Source17: qa-local.sh
|
Source17: qa-local.sh
|
||||||
Source18: qa-remote.sh
|
Source18: qa-remote.sh
|
||||||
Source19: README.qa
|
Source19: README.qa
|
||||||
|
Source20: import-fedora.sh
|
||||||
|
|
||||||
%if %{build_testsuite}
|
%if %{build_testsuite}
|
||||||
NoSource: 0
|
NoSource: 0
|
||||||
@ -163,6 +164,7 @@ NoSource: 16
|
|||||||
NoSource: 17
|
NoSource: 17
|
||||||
NoSource: 18
|
NoSource: 18
|
||||||
NoSource: 19
|
NoSource: 19
|
||||||
|
NoSource: 20
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
# Fedora import from branch f38, commit 82cc8e0.
|
# Fedora import from branch f38, commit 82cc8e0.
|
||||||
|
1
qa.sh
1
qa.sh
@ -540,6 +540,7 @@ kfail_aarch64=(
|
|||||||
# We match pretty aggressively here.
|
# We match pretty aggressively here.
|
||||||
"FAIL: gdb.mi/.*.exp:"
|
"FAIL: gdb.mi/.*.exp:"
|
||||||
"FAIL: gdb.python/.*-mi.exp:"
|
"FAIL: gdb.python/.*-mi.exp:"
|
||||||
|
"FAIL: gdb.python/py-mi-.*.exp:"
|
||||||
|
|
||||||
) # kfail_aarch64
|
) # kfail_aarch64
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user