public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* Failures on Fedora-x86_64-native-gdbserver-m32, branch master
  2017-09-27 16:46 [binutils-gdb] Constify add_cmd gdb_bfd.c sergiodj+buildbot
@ 2017-09-27 16:46 ` sergiodj+buildbot
  2017-09-27 17:02 ` Failures on Fedora-i686, " sergiodj+buildbot
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: sergiodj+buildbot @ 2017-09-27 16:46 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-m32/builds/7301>

Commit(s) tested:
	e4e3333549c96d2915bb888b7b347566c938e75a

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Constify add_cmd gdb_bfd.c

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

*** Diff to previous build ***
============================
new FAIL: gdb.go/methods.exp: setting breakpoint at main.T.Foo
new FAIL: gdb.go/methods.exp: setting breakpoint at
new FAIL: gdb.guile/scm-ports.exp: buffered: seek to $sp
new FAIL: gdb.guile/scm-ports.exp: buffered: seek to $sp for restore
new FAIL: gdb.guile/scm-ports.exp: unbuffered: seek to $sp
new FAIL: gdb.guile/scm-ports.exp: unbuffered: seek to $sp for restore
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=0: inferior 1 exited
new FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: ctf: info locals
new FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: ctf: print locc
new FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: ctf: print locf
new FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: ctf: print locd
new FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: ctf: info locals
new FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: ctf: info locals
============================


*** 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=f82a99a>

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=f82a99a>




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

* [binutils-gdb] Constify add_cmd gdb_bfd.c
@ 2017-09-27 16:46 sergiodj+buildbot
  2017-09-27 16:46 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch master sergiodj+buildbot
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: sergiodj+buildbot @ 2017-09-27 16:46 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT e4e3333549c96d2915bb888b7b347566c938e75a ***

Author: Tom Tromey <tom@tromey.com>
Branch: master
Commit: e4e3333549c96d2915bb888b7b347566c938e75a

Constify add_cmd gdb_bfd.c

This constifies a command function in gdb_bfd.c.

gdb/ChangeLog
2017-09-27  Tom Tromey  <tom@tromey.com>

	* gdb_bfd.c (maintenance_info_bfds): Constify.


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

* Failures on Fedora-i686, branch master
  2017-09-27 16:46 [binutils-gdb] Constify add_cmd gdb_bfd.c sergiodj+buildbot
  2017-09-27 16:46 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch master sergiodj+buildbot
@ 2017-09-27 17:02 ` sergiodj+buildbot
  2017-09-27 17:03 ` Failures on Ubuntu-AArch64-native-gdbserver-m64, " sergiodj+buildbot
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: sergiodj+buildbot @ 2017-09-27 17:02 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-3

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

Commit(s) tested:
	e4e3333549c96d2915bb888b7b347566c938e75a

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Constify add_cmd gdb_bfd.c

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

*** Diff to previous build ***
============================
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-i686/xfails/master/xfail;hb=eec9caf>

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=eec9caf>




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

* Failures on Ubuntu-AArch64-native-gdbserver-m64, branch master
  2017-09-27 16:46 [binutils-gdb] Constify add_cmd gdb_bfd.c sergiodj+buildbot
  2017-09-27 16:46 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch master sergiodj+buildbot
  2017-09-27 17:02 ` Failures on Fedora-i686, " sergiodj+buildbot
@ 2017-09-27 17:03 ` sergiodj+buildbot
  2017-09-27 17:03 ` Failures on Fedora-s390x-m64, " sergiodj+buildbot
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: sergiodj+buildbot @ 2017-09-27 17:03 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/2918>

Commit(s) tested:
	e4e3333549c96d2915bb888b7b347566c938e75a

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Constify add_cmd gdb_bfd.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Ubuntu-AArch64-native-gdbserver-m64/e4/e4e3333549c96d2915bb888b7b347566c938e75a/>

*** 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=e7ef787>

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=e7ef787>




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

* Failures on Fedora-s390x-m64, branch master
  2017-09-27 16:46 [binutils-gdb] Constify add_cmd gdb_bfd.c sergiodj+buildbot
                   ` (2 preceding siblings ...)
  2017-09-27 17:03 ` Failures on Ubuntu-AArch64-native-gdbserver-m64, " sergiodj+buildbot
@ 2017-09-27 17:03 ` sergiodj+buildbot
  2017-09-27 17:08 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: sergiodj+buildbot @ 2017-09-27 17:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

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

Commit(s) tested:
	e4e3333549c96d2915bb888b7b347566c938e75a

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Constify add_cmd gdb_bfd.c

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

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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=bbb157f>

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=bbb157f>




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

* Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master
  2017-09-27 16:46 [binutils-gdb] Constify add_cmd gdb_bfd.c sergiodj+buildbot
                   ` (3 preceding siblings ...)
  2017-09-27 17:03 ` Failures on Fedora-s390x-m64, " sergiodj+buildbot
@ 2017-09-27 17:08 ` sergiodj+buildbot
  2017-09-27 17:20 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: sergiodj+buildbot @ 2017-09-27 17:08 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/7342>

Commit(s) tested:
	e4e3333549c96d2915bb888b7b347566c938e75a

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Constify add_cmd gdb_bfd.c

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

*** Diff to previous build ***
============================
new FAIL: gdb.go/methods.exp: setting breakpoint at main.T.Foo
new FAIL: gdb.go/methods.exp: setting breakpoint at
new FAIL: gdb.rust/modules.exp: call f3
new FAIL: gdb.rust/modules.exp: call self::f2
new FAIL: gdb.rust/modules.exp: call self::super::f2
new FAIL: gdb.rust/modules.exp: call super::f2
new FAIL: gdb.rust/modules.exp: call self::super::super::f2
new FAIL: gdb.rust/modules.exp: call super::super::f2
new FAIL: gdb.rust/modules.exp: call ::f2
new FAIL: gdb.rust/modules.exp: call extern modules::mod1::f2
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
new FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: ctf: info locals
new FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: ctf: print locf
new FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: ctf: print locd
new FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: ctf: info locals
new FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: ctf: info locals
============================


*** 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=42b20b5>

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=42b20b5>




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

* Failures on Fedora-x86_64-m32, branch master
  2017-09-27 16:46 [binutils-gdb] Constify add_cmd gdb_bfd.c sergiodj+buildbot
                   ` (4 preceding siblings ...)
  2017-09-27 17:08 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2017-09-27 17:20 ` sergiodj+buildbot
  2017-09-27 17:22 ` Failures on Ubuntu-AArch32-m32, " sergiodj+buildbot
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: sergiodj+buildbot @ 2017-09-27 17:20 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/7315>

Commit(s) tested:
	e4e3333549c96d2915bb888b7b347566c938e75a

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Constify add_cmd gdb_bfd.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-m32/e4/e4e3333549c96d2915bb888b7b347566c938e75a/>

*** Diff to previous build ***
============================
new FAIL: gdb.go/methods.exp: setting breakpoint at main.T.Foo
new FAIL: gdb.go/methods.exp: setting breakpoint at
new FAIL: gdb.guile/scm-ports.exp: buffered: seek to $sp
new FAIL: gdb.guile/scm-ports.exp: buffered: seek to $sp for restore
new FAIL: gdb.guile/scm-ports.exp: unbuffered: seek to $sp
new FAIL: gdb.guile/scm-ports.exp: unbuffered: seek to $sp for restore
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
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-m32/xfails/master/xfail;hb=e425a86>

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=e425a86>




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

* Failures on Ubuntu-AArch32-m32, branch master
  2017-09-27 16:46 [binutils-gdb] Constify add_cmd gdb_bfd.c sergiodj+buildbot
                   ` (5 preceding siblings ...)
  2017-09-27 17:20 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
@ 2017-09-27 17:22 ` sergiodj+buildbot
  2017-09-27 17:23 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: sergiodj+buildbot @ 2017-09-27 17:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	ubuntu-trusty-aarch32-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Ubuntu-AArch32-m32/builds/1536>

Commit(s) tested:
	e4e3333549c96d2915bb888b7b347566c938e75a

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Constify add_cmd gdb_bfd.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Ubuntu-AArch32-m32/e4/e4e3333549c96d2915bb888b7b347566c938e75a/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 11 broke out of loop
============================


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

* Failures on Fedora-x86_64-cc-with-index, branch master
  2017-09-27 16:46 [binutils-gdb] Constify add_cmd gdb_bfd.c sergiodj+buildbot
                   ` (7 preceding siblings ...)
  2017-09-27 17:23 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
@ 2017-09-27 17:23 ` sergiodj+buildbot
  2017-09-27 17:35 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
  2017-09-27 18:06 ` Failures on Ubuntu-AArch32-native-extended-gdbserver-m32, " sergiodj+buildbot
  10 siblings, 0 replies; 12+ messages in thread
From: sergiodj+buildbot @ 2017-09-27 17:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

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

Commit(s) tested:
	e4e3333549c96d2915bb888b7b347566c938e75a

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Constify add_cmd gdb_bfd.c

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

*** 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-cc-with-index/xfails/master/xfail;hb=7db0734>

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=7db0734>




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

* Failures on Fedora-x86_64-native-extended-gdbserver-m32, branch master
  2017-09-27 16:46 [binutils-gdb] Constify add_cmd gdb_bfd.c sergiodj+buildbot
                   ` (6 preceding siblings ...)
  2017-09-27 17:22 ` Failures on Ubuntu-AArch32-m32, " sergiodj+buildbot
@ 2017-09-27 17:23 ` sergiodj+buildbot
  2017-09-27 17:23 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: sergiodj+buildbot @ 2017-09-27 17:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

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

Commit(s) tested:
	e4e3333549c96d2915bb888b7b347566c938e75a

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Constify add_cmd gdb_bfd.c

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

*** 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=d61e030>

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=d61e030>




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

* Failures on Fedora-x86_64-native-gdbserver-m64, branch master
  2017-09-27 16:46 [binutils-gdb] Constify add_cmd gdb_bfd.c sergiodj+buildbot
                   ` (8 preceding siblings ...)
  2017-09-27 17:23 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
@ 2017-09-27 17:35 ` sergiodj+buildbot
  2017-09-27 18:06 ` Failures on Ubuntu-AArch32-native-extended-gdbserver-m32, " sergiodj+buildbot
  10 siblings, 0 replies; 12+ messages in thread
From: sergiodj+buildbot @ 2017-09-27 17:35 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-m64/builds/7298>

Commit(s) tested:
	e4e3333549c96d2915bb888b7b347566c938e75a

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Constify add_cmd gdb_bfd.c

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

*** 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/Fedora-x86_64-native-gdbserver-m64/xfails/master/xfail;hb=11b1dc3>

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=11b1dc3>




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

* Failures on Ubuntu-AArch32-native-extended-gdbserver-m32, branch master
  2017-09-27 16:46 [binutils-gdb] Constify add_cmd gdb_bfd.c sergiodj+buildbot
                   ` (9 preceding siblings ...)
  2017-09-27 17:35 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
@ 2017-09-27 18:06 ` sergiodj+buildbot
  10 siblings, 0 replies; 12+ messages in thread
From: sergiodj+buildbot @ 2017-09-27 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/1535>

Commit(s) tested:
	e4e3333549c96d2915bb888b7b347566c938e75a

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Constify add_cmd gdb_bfd.c

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

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/longjmp.exp: next over patt3
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=19: wait for stops
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=on: cond_bp_target=0: inferior 1 exited
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: setting breakpoint at 80 if arg != 0
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: setting breakpoint at 80 if arg != 0
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: setting breakpoint at 80 if arg != 0
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: setting breakpoint at 80 if arg != 0
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: setting breakpoint at 80 if arg != 0
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: setting breakpoint at 80 if arg != 0
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: setting breakpoint at 80 if arg != 0
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: setting breakpoint at 80 if arg != 0
============================


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

end of thread, other threads:[~2017-09-27 17:48 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-27 16:46 [binutils-gdb] Constify add_cmd gdb_bfd.c sergiodj+buildbot
2017-09-27 16:46 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch master sergiodj+buildbot
2017-09-27 17:02 ` Failures on Fedora-i686, " sergiodj+buildbot
2017-09-27 17:03 ` Failures on Ubuntu-AArch64-native-gdbserver-m64, " sergiodj+buildbot
2017-09-27 17:03 ` Failures on Fedora-s390x-m64, " sergiodj+buildbot
2017-09-27 17:08 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2017-09-27 17:20 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
2017-09-27 17:22 ` Failures on Ubuntu-AArch32-m32, " sergiodj+buildbot
2017-09-27 17:23 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
2017-09-27 17:23 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
2017-09-27 17:35 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2017-09-27 18:06 ` Failures on Ubuntu-AArch32-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).