- Maintenance script qa.sh:
* Update PR28561 kfail. * Update PR29781 kfail. - Maintenance script qa-local.sh: * Add "Verify quilt setup" step. - Patches added (backport from master): * gdb-symtab-handle-self-reference-die.patch * gdb-symtab-handle-self-reference-in-inherit_abstract.patch * gdb-symtab-add-optimized-out-static-var-to-cooked-in.patch OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=368
This commit is contained in:
4
qa.sh
4
qa.sh
@@ -282,7 +282,7 @@ kfail=(
|
||||
"FAIL: gdb.gdb/selftest.exp: backtrace through signal handler"
|
||||
|
||||
# https://sourceware.org/bugzilla/show_bug.cgi?id=29781
|
||||
"FAIL: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length .* \(timeout\)"
|
||||
"FAIL: gdb.mi/mi-multi-commands.exp: args=.*: look for second command output, command length .* \(timeout\)"
|
||||
|
||||
# https://sourceware.org/bugzilla/show_bug.cgi?id=27027
|
||||
# https://sourceware.org/bugzilla/show_bug.cgi?id=28464
|
||||
@@ -530,6 +530,8 @@ kfail_aarch64=(
|
||||
"FAIL: gdb.mi/.*.exp:"
|
||||
"FAIL: gdb.python/.*-mi.exp:"
|
||||
"FAIL: gdb.python/py-mi-.*.exp:"
|
||||
"FAIL: gdb.ada/mi.*.exp:"
|
||||
"FAIL: gdb.base/annota.*.exp:"
|
||||
|
||||
) # kfail_aarch64
|
||||
|
||||
|
Reference in New Issue
Block a user