public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] Enable gdb.threads/non-ldr-exc-*.exp on is_remote target boards
@ 2017-10-12 17:37 sergiodj+buildbot
  2017-10-12 17:37 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2017-10-12 17:37 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT 871a186e41aeb7f966c6570b8f1659aec9d2c15d ***

Author: Pedro Alves <palves@redhat.com>
Branch: master
Commit: 871a186e41aeb7f966c6570b8f1659aec9d2c15d

Enable gdb.threads/non-ldr-exc-*.exp on is_remote target boards

This commit makes the gdb.threads/non-ldr-exc-*.exp tests run (and
pass) with --target_board=native-gdbserver.

(These tests were already running with
--target_board=native-extended-gdbserver, because that board is not
is_remote.)

The "No exec event support in the remote protocol." comment is stale.
It's actually supported.

gdb/ChangeLog:
2017-10-12  Pedro Alves  <palves@redhat.com>

	* gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
	* gdb.threads/non-ldr-exc-2.exp: Ditto.
	* gdb.threads/non-ldr-exc-3.exp: Ditto.
	* gdb.threads/non-ldr-exc-4.exp: Ditto.


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2017-10-12 17:37 [binutils-gdb] Enable gdb.threads/non-ldr-exc-*.exp on is_remote target boards sergiodj+buildbot
@ 2017-10-12 17:37 ` sergiodj+buildbot
  2017-10-12 18:06 ` Failures on Ubuntu-AArch32-native-extended-gdbserver-m32, " sergiodj+buildbot
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2017-10-12 17:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/6611>

Commit(s) tested:
	871a186e41aeb7f966c6570b8f1659aec9d2c15d

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Enable gdb.threads/non-ldr-exc-*.exp on is_remote target boards

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/87/871a186e41aeb7f966c6570b8f1659aec9d2c15d/>

*** Diff to previous build ***
============================
XFAIL -> FAIL: gdb.gdb/python-selftest.exp: run until breakpoint at captured_command_loop
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-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] 10+ messages in thread

* Failures on Ubuntu-AArch32-native-extended-gdbserver-m32, branch master
  2017-10-12 17:37 [binutils-gdb] Enable gdb.threads/non-ldr-exc-*.exp on is_remote target boards sergiodj+buildbot
  2017-10-12 17:37 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
@ 2017-10-12 18:06 ` sergiodj+buildbot
  2017-10-12 18:16 ` Failures on Ubuntu-AArch64-m64, " sergiodj+buildbot
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2017-10-12 18:06 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/1757>

Commit(s) tested:
	871a186e41aeb7f966c6570b8f1659aec9d2c15d

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Enable gdb.threads/non-ldr-exc-*.exp on is_remote target boards

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Ubuntu-AArch32-native-extended-gdbserver-m32/87/871a186e41aeb7f966c6570b8f1659aec9d2c15d/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/step-over-syscall.exp: clone: displaced=off: single step over clone
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=3: 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=7: wait for stops
============================


*** 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] 10+ messages in thread

* Failures on Ubuntu-AArch64-m64, branch master
  2017-10-12 17:37 [binutils-gdb] Enable gdb.threads/non-ldr-exc-*.exp on is_remote target boards sergiodj+buildbot
  2017-10-12 17:37 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
  2017-10-12 18:06 ` Failures on Ubuntu-AArch32-native-extended-gdbserver-m32, " sergiodj+buildbot
@ 2017-10-12 18:16 ` sergiodj+buildbot
  2017-10-12 19:16 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2017-10-12 18:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	ubuntu-aarch64-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Ubuntu-AArch64-m64/builds/3147>

Commit(s) tested:
	871a186e41aeb7f966c6570b8f1659aec9d2c15d

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Enable gdb.threads/non-ldr-exc-*.exp on is_remote target boards

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Ubuntu-AArch64-m64/87/871a186e41aeb7f966c6570b8f1659aec9d2c15d/>

*** 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/Ubuntu-AArch64-m64/xfails/master/xfail;hb=ccd27c5>

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-m64/xfails/master/xfail.table;hb=ccd27c5>




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m32, branch master
  2017-10-12 17:37 [binutils-gdb] Enable gdb.threads/non-ldr-exc-*.exp on is_remote target boards sergiodj+buildbot
                   ` (2 preceding siblings ...)
  2017-10-12 18:16 ` Failures on Ubuntu-AArch64-m64, " sergiodj+buildbot
@ 2017-10-12 19:16 ` sergiodj+buildbot
  2017-10-12 19:30 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2017-10-12 19:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-4

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/7552>

Commit(s) tested:
	871a186e41aeb7f966c6570b8f1659aec9d2c15d

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Enable gdb.threads/non-ldr-exc-*.exp on is_remote target boards

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m32/87/871a186e41aeb7f966c6570b8f1659aec9d2c15d/>

*** 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-native-gdbserver-m32/xfails/master/xfail;hb=9327281>

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-m32/xfails/master/xfail.table;hb=9327281>




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m64, branch master
  2017-10-12 17:37 [binutils-gdb] Enable gdb.threads/non-ldr-exc-*.exp on is_remote target boards sergiodj+buildbot
                   ` (3 preceding siblings ...)
  2017-10-12 19:16 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
@ 2017-10-12 19:30 ` sergiodj+buildbot
  2017-10-12 19:37 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2017-10-12 19:30 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/7549>

Commit(s) tested:
	871a186e41aeb7f966c6570b8f1659aec9d2c15d

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Enable gdb.threads/non-ldr-exc-*.exp on is_remote target boards

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/87/871a186e41aeb7f966c6570b8f1659aec9d2c15d/>

*** 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/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] 10+ messages in thread

* Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master
  2017-10-12 17:37 [binutils-gdb] Enable gdb.threads/non-ldr-exc-*.exp on is_remote target boards sergiodj+buildbot
                   ` (4 preceding siblings ...)
  2017-10-12 19:30 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
@ 2017-10-12 19:37 ` sergiodj+buildbot
  2017-10-12 19:46 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2017-10-12 19:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-4

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-extended-gdbserver-m64/builds/7594>

Commit(s) tested:
	871a186e41aeb7f966c6570b8f1659aec9d2c15d

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Enable gdb.threads/non-ldr-exc-*.exp on is_remote target boards

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-extended-gdbserver-m64/87/871a186e41aeb7f966c6570b8f1659aec9d2c15d/>

*** Diff to previous build ***
============================
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-extended-gdbserver-m64/xfails/master/xfail;hb=1fc42b3>

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-extended-gdbserver-m64/xfails/master/xfail.table;hb=1fc42b3>




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Failures on Fedora-x86_64-cc-with-index, branch master
  2017-10-12 17:37 [binutils-gdb] Enable gdb.threads/non-ldr-exc-*.exp on is_remote target boards sergiodj+buildbot
                   ` (5 preceding siblings ...)
  2017-10-12 19:37 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2017-10-12 19:46 ` sergiodj+buildbot
  2017-10-12 19:51 ` Failures on Fedora-i686, " sergiodj+buildbot
  2017-10-12 20:10 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
  8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2017-10-12 19:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-3

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-cc-with-index/builds/7524>

Commit(s) tested:
	871a186e41aeb7f966c6570b8f1659aec9d2c15d

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Enable gdb.threads/non-ldr-exc-*.exp on is_remote target boards

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/87/871a186e41aeb7f966c6570b8f1659aec9d2c15d/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-x86_64-cc-with-index/xfails/master/xfail;hb=71a02a0>

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-cc-with-index/xfails/master/xfail.table;hb=71a02a0>




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Failures on Fedora-i686, branch master
  2017-10-12 17:37 [binutils-gdb] Enable gdb.threads/non-ldr-exc-*.exp on is_remote target boards sergiodj+buildbot
                   ` (6 preceding siblings ...)
  2017-10-12 19:46 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
@ 2017-10-12 19:51 ` sergiodj+buildbot
  2017-10-12 20:10 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
  8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2017-10-12 19:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-4

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-i686/builds/7588>

Commit(s) tested:
	871a186e41aeb7f966c6570b8f1659aec9d2c15d

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Enable gdb.threads/non-ldr-exc-*.exp on is_remote target boards

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-i686/87/871a186e41aeb7f966c6570b8f1659aec9d2c15d/>

*** 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/Fedora-i686/xfails/master/xfail;hb=ab9a3ca>

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-i686/xfails/master/xfail.table;hb=ab9a3ca>




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Failures on Fedora-x86_64-native-extended-gdbserver-m32, branch master
  2017-10-12 17:37 [binutils-gdb] Enable gdb.threads/non-ldr-exc-*.exp on is_remote target boards sergiodj+buildbot
                   ` (7 preceding siblings ...)
  2017-10-12 19:51 ` Failures on Fedora-i686, " sergiodj+buildbot
@ 2017-10-12 20:10 ` sergiodj+buildbot
  8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2017-10-12 20:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-4

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-extended-gdbserver-m32/builds/7556>

Commit(s) tested:
	871a186e41aeb7f966c6570b8f1659aec9d2c15d

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Enable gdb.threads/non-ldr-exc-*.exp on is_remote target boards

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-extended-gdbserver-m32/87/871a186e41aeb7f966c6570b8f1659aec9d2c15d/>

*** 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-native-extended-gdbserver-m32/xfails/master/xfail;hb=e8fe831>

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-extended-gdbserver-m32/xfails/master/xfail.table;hb=e8fe831>




^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2017-10-12 20:10 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-12 17:37 [binutils-gdb] Enable gdb.threads/non-ldr-exc-*.exp on is_remote target boards sergiodj+buildbot
2017-10-12 17:37 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2017-10-12 18:06 ` Failures on Ubuntu-AArch32-native-extended-gdbserver-m32, " sergiodj+buildbot
2017-10-12 18:16 ` Failures on Ubuntu-AArch64-m64, " sergiodj+buildbot
2017-10-12 19:16 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
2017-10-12 19:30 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2017-10-12 19:37 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2017-10-12 19:46 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
2017-10-12 19:51 ` Failures on Fedora-i686, " sergiodj+buildbot
2017-10-12 20:10 ` Failures on Fedora-x86_64-native-extended-gdbserver-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).