public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] checkpoint.exp: Check for non-"target native" instead of isnative/is_remote
@ 2017-10-12 19:33 sergiodj+buildbot
2017-10-12 19:33 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
` (6 more replies)
0 siblings, 7 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2017-10-12 19:33 UTC (permalink / raw)
To: gdb-testers
*** TEST RESULTS FOR COMMIT e48ef82dd2fc85560d14a45a632c82eaaadca7ce ***
Author: Pedro Alves <palves@redhat.com>
Branch: master
Commit: e48ef82dd2fc85560d14a45a632c82eaaadca7ce
checkpoint.exp: Check for non-"target native" instead of isnative/is_remote
This gets rid of a number of FAILs with
--target_board=native-extended-gdbserver.
The fact that checkpointing does not work has nothing to do with
dejagnu's native and remote concepts. It only works with native Linux
targets because the implementation is currently baked with
linux-nat.c.
gdb/testsuite/ChangeLog:
2017-10-12 Pedro Alves <palves@redhat.com>
Simon Marchi <simon.marchi@polymtl.ca>
* gdb.base/checkpoint.exp: Don't check is_remote or isnative.
Instead skip if there's any gdb_protocol set.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Failures on Fedora-s390x-m64, branch master
2017-10-12 19:33 [binutils-gdb] checkpoint.exp: Check for non-"target native" instead of isnative/is_remote sergiodj+buildbot
@ 2017-10-12 19:33 ` sergiodj+buildbot
2017-10-12 21:48 ` Failures on Ubuntu-AArch64-native-gdbserver-m64, " sergiodj+buildbot
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2017-10-12 19:33 UTC (permalink / raw)
To: gdb-testers
Buildslave:
marist-fedora-s390x
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/6615>
Commit(s) tested:
e48ef82dd2fc85560d14a45a632c82eaaadca7ce
Author(s) (in the same order as the commits):
Pedro Alves <palves@redhat.com>
Subject:
checkpoint.exp: Check for non-"target native" instead of isnative/is_remote
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/e4/e48ef82dd2fc85560d14a45a632c82eaaadca7ce/>
*** Diff to previous build ***
============================
XFAIL -> FAIL: gdb.gdb/python-selftest.exp: run until breakpoint at captured_command_loop
new FAIL: gdb.python/py-mi-objfile.exp: verify python support
new FAIL: gdb.python/py-mi-objfile.exp: check if python 3
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: inferior 1 exited
============================
*** Complete list of XFAILs for this builder ***
To obtain the list of XFAIL tests for this builder, go to:
<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-s390x-m64/xfails/master/xfail;hb=f504840>
You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:
<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-s390x-m64/xfails/master/xfail.table;hb=f504840>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Failures on Ubuntu-AArch64-native-gdbserver-m64, branch master
2017-10-12 19:33 [binutils-gdb] checkpoint.exp: Check for non-"target native" instead of isnative/is_remote sergiodj+buildbot
2017-10-12 19:33 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
@ 2017-10-12 21:48 ` sergiodj+buildbot
2017-10-12 22:55 ` Failures on Ubuntu-AArch32-m32, " sergiodj+buildbot
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2017-10-12 21:48 UTC (permalink / raw)
To: gdb-testers
Buildslave:
ubuntu-aarch64-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Ubuntu-AArch64-native-gdbserver-m64/builds/3143>
Commit(s) tested:
e48ef82dd2fc85560d14a45a632c82eaaadca7ce
Author(s) (in the same order as the commits):
Pedro Alves <palves@redhat.com>
Subject:
checkpoint.exp: Check for non-"target native" instead of isnative/is_remote
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Ubuntu-AArch64-native-gdbserver-m64/e4/e48ef82dd2fc85560d14a45a632c82eaaadca7ce/>
*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
============================
*** Complete list of XFAILs for this builder ***
To obtain the list of XFAIL tests for this builder, go to:
<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Ubuntu-AArch64-native-gdbserver-m64/xfails/master/xfail;hb=754eb9f>
You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:
<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Ubuntu-AArch64-native-gdbserver-m64/xfails/master/xfail.table;hb=754eb9f>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Failures on Ubuntu-AArch32-m32, branch master
2017-10-12 19:33 [binutils-gdb] checkpoint.exp: Check for non-"target native" instead of isnative/is_remote sergiodj+buildbot
2017-10-12 19:33 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2017-10-12 21:48 ` Failures on Ubuntu-AArch64-native-gdbserver-m64, " sergiodj+buildbot
@ 2017-10-12 22:55 ` sergiodj+buildbot
2017-10-12 23:19 ` Failures on Ubuntu-AArch32-native-extended-gdbserver-m32, " sergiodj+buildbot
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2017-10-12 22:55 UTC (permalink / raw)
To: gdb-testers
Buildslave:
ubuntu-trusty-aarch32-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Ubuntu-AArch32-m32/builds/1761>
Commit(s) tested:
e48ef82dd2fc85560d14a45a632c82eaaadca7ce
Author(s) (in the same order as the commits):
Pedro Alves <palves@redhat.com>
Subject:
checkpoint.exp: Check for non-"target native" instead of isnative/is_remote
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Ubuntu-AArch32-m32/e4/e48ef82dd2fc85560d14a45a632c82eaaadca7ce/>
*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
============================
*** Complete list of XFAILs for this builder ***
To obtain the list of XFAIL tests for this builder, go to:
<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Ubuntu-AArch32-m32/xfails/master/xfail;hb=>
You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:
<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Ubuntu-AArch32-m32/xfails/master/xfail.table;hb=>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Failures on Ubuntu-AArch32-native-extended-gdbserver-m32, branch master
2017-10-12 19:33 [binutils-gdb] checkpoint.exp: Check for non-"target native" instead of isnative/is_remote sergiodj+buildbot
` (2 preceding siblings ...)
2017-10-12 22:55 ` Failures on Ubuntu-AArch32-m32, " sergiodj+buildbot
@ 2017-10-12 23:19 ` sergiodj+buildbot
2017-10-12 23:43 ` Failures on Ubuntu-AArch32-native-gdbserver-m32, " sergiodj+buildbot
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2017-10-12 23:19 UTC (permalink / raw)
To: gdb-testers
Buildslave:
ubuntu-trusty-aarch32-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Ubuntu-AArch32-native-extended-gdbserver-m32/builds/1761>
Commit(s) tested:
e48ef82dd2fc85560d14a45a632c82eaaadca7ce
Author(s) (in the same order as the commits):
Pedro Alves <palves@redhat.com>
Subject:
checkpoint.exp: Check for non-"target native" instead of isnative/is_remote
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Ubuntu-AArch32-native-extended-gdbserver-m32/e4/e48ef82dd2fc85560d14a45a632c82eaaadca7ce/>
*** Diff to previous build ***
============================
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=1: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=2: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=4: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=5: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=8: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=17: wait for stops
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Failures on Ubuntu-AArch32-native-gdbserver-m32, branch master
2017-10-12 19:33 [binutils-gdb] checkpoint.exp: Check for non-"target native" instead of isnative/is_remote sergiodj+buildbot
` (3 preceding siblings ...)
2017-10-12 23:19 ` Failures on Ubuntu-AArch32-native-extended-gdbserver-m32, " sergiodj+buildbot
@ 2017-10-12 23:43 ` sergiodj+buildbot
2017-10-13 9:12 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2017-10-13 9:48 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
6 siblings, 0 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2017-10-12 23:43 UTC (permalink / raw)
To: gdb-testers
Buildslave:
ubuntu-trusty-aarch32-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Ubuntu-AArch32-native-gdbserver-m32/builds/1749>
Commit(s) tested:
e48ef82dd2fc85560d14a45a632c82eaaadca7ce
Author(s) (in the same order as the commits):
Pedro Alves <palves@redhat.com>
Subject:
checkpoint.exp: Check for non-"target native" instead of isnative/is_remote
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Ubuntu-AArch32-native-gdbserver-m32/e4/e48ef82dd2fc85560d14a45a632c82eaaadca7ce/>
*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
============================
*** Complete list of XFAILs for this builder ***
To obtain the list of XFAIL tests for this builder, go to:
<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Ubuntu-AArch32-native-gdbserver-m32/xfails/master/xfail;hb=>
You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:
<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Ubuntu-AArch32-native-gdbserver-m32/xfails/master/xfail.table;hb=>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m64, branch master
2017-10-12 19:33 [binutils-gdb] checkpoint.exp: Check for non-"target native" instead of isnative/is_remote sergiodj+buildbot
` (4 preceding siblings ...)
2017-10-12 23:43 ` Failures on Ubuntu-AArch32-native-gdbserver-m32, " sergiodj+buildbot
@ 2017-10-13 9:12 ` sergiodj+buildbot
2017-10-13 9:48 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
6 siblings, 0 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2017-10-13 9:12 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-3
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m64/builds/7559>
Commit(s) tested:
e48ef82dd2fc85560d14a45a632c82eaaadca7ce
Author(s) (in the same order as the commits):
Pedro Alves <palves@redhat.com>
Subject:
checkpoint.exp: Check for non-"target native" instead of isnative/is_remote
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/e4/e48ef82dd2fc85560d14a45a632c82eaaadca7ce/>
*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
============================
*** Complete list of XFAILs for this builder ***
To obtain the list of XFAIL tests for this builder, go to:
<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-x86_64-native-gdbserver-m64/xfails/master/xfail;hb=6cb8675>
You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:
<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-x86_64-native-gdbserver-m64/xfails/master/xfail.table;hb=6cb8675>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Failures on Fedora-x86_64-m32, branch master
2017-10-12 19:33 [binutils-gdb] checkpoint.exp: Check for non-"target native" instead of isnative/is_remote sergiodj+buildbot
` (5 preceding siblings ...)
2017-10-13 9:12 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
@ 2017-10-13 9:48 ` sergiodj+buildbot
6 siblings, 0 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2017-10-13 9:48 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-3
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-m32/builds/7577>
Commit(s) tested:
e48ef82dd2fc85560d14a45a632c82eaaadca7ce
Author(s) (in the same order as the commits):
Pedro Alves <palves@redhat.com>
Subject:
checkpoint.exp: Check for non-"target native" instead of isnative/is_remote
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-m32/e4/e48ef82dd2fc85560d14a45a632c82eaaadca7ce/>
*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
============================
*** Complete list of XFAILs for this builder ***
To obtain the list of XFAIL tests for this builder, go to:
<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-x86_64-m32/xfails/master/xfail;hb=db55c4e>
You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:
<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-x86_64-m32/xfails/master/xfail.table;hb=db55c4e>
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2017-10-13 9:48 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-12 19:33 [binutils-gdb] checkpoint.exp: Check for non-"target native" instead of isnative/is_remote sergiodj+buildbot
2017-10-12 19:33 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2017-10-12 21:48 ` Failures on Ubuntu-AArch64-native-gdbserver-m64, " sergiodj+buildbot
2017-10-12 22:55 ` Failures on Ubuntu-AArch32-m32, " sergiodj+buildbot
2017-10-12 23:19 ` Failures on Ubuntu-AArch32-native-extended-gdbserver-m32, " sergiodj+buildbot
2017-10-12 23:43 ` Failures on Ubuntu-AArch32-native-gdbserver-m32, " sergiodj+buildbot
2017-10-13 9:12 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2017-10-13 9:48 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).