- Maintenance script qa.sh:
* Move PR26867 kfail from kfail_factory to kfail. * Merge PR28468 kfail with PR26867 kfail. OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=396
This commit is contained in:
parent
7bdfe4b73b
commit
6636def027
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 29 05:55:04 UTC 2024 - Tom de Vries <tdevries@suse.com>
|
||||
|
||||
- Maintenance script qa.sh:
|
||||
* Move PR26867 kfail from kfail_factory to kfail.
|
||||
* Merge PR28468 kfail with PR26867 kfail.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 28 08:12:30 UTC 2024 - Tom de Vries <tdevries@suse.com>
|
||||
|
||||
|
6
qa.sh
6
qa.sh
@ -338,7 +338,8 @@ kfail=(
|
||||
"FAIL: gdb.arch/i386-disp-step-self-call.exp: check return address was updated correctly"
|
||||
"FAIL: gdb.arch/amd64-disp-step-self-call.exp: check return address was updated correctly"
|
||||
|
||||
# https://sourceware.org/bugzilla/show_bug.cgi?id=28468
|
||||
# https://sourceware.org/bugzilla/show_bug.cgi?id=26867
|
||||
"FAIL: gdb.threads/signal-sigtrap.exp: sigtrap thread 1: signal SIGTRAP reaches handler"
|
||||
"FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over (yes|no): signal SIGUSR1"
|
||||
|
||||
) # kfail
|
||||
@ -459,9 +460,6 @@ kfail_factory=(
|
||||
# https://sourceware.org/bugzilla/show_bug.cgi?id=28477
|
||||
"FAIL: gdb.base/step-over-syscall.exp: clone: displaced=off: continue to marker \(clone\)"
|
||||
|
||||
# https://sourceware.org/bugzilla/show_bug.cgi?id=26867
|
||||
"FAIL: gdb.threads/signal-sigtrap.exp: sigtrap thread 1: signal SIGTRAP reaches handler"
|
||||
|
||||
# https://sourceware.org/bugzilla/show_bug.cgi?id=28510
|
||||
"FAIL: gdb.debuginfod/fetch_src_and_symbols.exp: local_url: br main"
|
||||
"FAIL: gdb.debuginfod/fetch_src_and_symbols.exp: local_url: l"
|
||||
|
Loading…
x
Reference in New Issue
Block a user