This is the mail archive of the gdb-testers@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Failures on Debian-x86_64-native-extended-gdbserver-m64, branch master


Buildslave:
	wildebeest-debian-wheezy-x86_64

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

Commit(s) tested:
	72b1705502a891e07d40ad215146c71193920801

Author(s) (in the same order as the commits):
	Bernhard Heckel <bernhard.heckel@intel.com>

Subject:
	Fortran, typeprint: Fix wrong indentation when ptype nested structures.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Debian-x86_64-native-extended-gdbserver-m64/.git/tree/?h=master&id=572a67342fa7e6345ddd1c7358efceeca05c33db>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/commands.exp: enter commands in user_defined_command_test
PASS -> FAIL: gdb.base/commands.exp: execute user defined command in user_defined_command_test
PASS -> FAIL: gdb.base/commands.exp: display user command in user_defined_command_test
PASS -> FAIL: gdb.base/commands.exp: define myemptycommand in user_defined_command_test
PASS -> FAIL: gdb.base/commands.exp: end definition of user-defined command with empty body
PASS -> FAIL: gdb.base/commands.exp: execute user-defined empty command in user_defined_command_test
PASS -> FAIL: gdb.base/commands.exp: display empty command in command list in user_defined_command_test
PASS -> FAIL: gdb.base/commands.exp: display user-defined empty command in user_defined_command_test
new FAIL: gdb.base/commands.exp: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.base/commands.exp: set value to 5 in test_command_prompt_position
PASS -> FAIL: gdb.base/commands.exp: if test in test_command_prompt_position
new FAIL: gdb.base/commands.exp:
PASS -> FAIL: gdb.base/commands.exp: tried to deprecate non-existing command
PASS -> FAIL: gdb.base/commands.exp: maintenance deprecate p "new_p" /1/
PASS -> FAIL: gdb.base/commands.exp: p deprecated warning, with replacement
PASS -> FAIL: gdb.base/commands.exp: Deprecated warning goes away /1/
PASS -> FAIL: gdb.base/commands.exp: maintenance deprecate p "new_p" /2/
PASS -> FAIL: gdb.base/commands.exp: maintenance deprecate print "new_print"
PASS -> FAIL: gdb.base/commands.exp: both alias and command are deprecated
PASS -> FAIL: gdb.base/commands.exp: Deprecated warning goes away /2/
PASS -> FAIL: gdb.base/commands.exp: deprecate long command /1/
PASS -> FAIL: gdb.base/commands.exp: long command deprecated /1/
PASS -> FAIL: gdb.base/commands.exp: deprecate long command /2/
PASS -> FAIL: gdb.base/commands.exp: long command deprecated with no alternative /2/
PASS -> FAIL: gdb.base/commands.exp: deprecate with no arguments
PASS -> FAIL: gdb.base/commands.exp: begin commands in bp_deleted_in_command_test
PASS -> FAIL: gdb.base/commands.exp: add clear command
PASS -> FAIL: gdb.base/commands.exp: add printf command
PASS -> FAIL: gdb.base/commands.exp: add cont command
PASS -> FAIL: gdb.base/commands.exp: end commands
PASS -> FAIL: gdb.base/commands.exp: run factorial until breakpoint
PASS -> FAIL: gdb.base/commands.exp: add silent tbreak command
PASS -> FAIL: gdb.base/commands.exp: add printf tbreak command
PASS -> FAIL: gdb.base/commands.exp: add cont tbreak command
PASS -> FAIL: gdb.base/commands.exp: end tbreak commands
PASS -> FAIL: gdb.base/commands.exp: run factorial until temporary breakpoint
PASS -> FAIL: gdb.base/commands.exp: stray_arg0_test #1
PASS -> FAIL: gdb.base/commands.exp: stray_arg0_test #2
PASS -> FAIL: gdb.base/commands.exp: stray_arg0_test #3
PASS -> FAIL: gdb.base/commands.exp: stray_arg0_test #4
PASS -> FAIL: gdb.base/commands.exp: source file with indented comment
PASS -> FAIL: gdb.base/commands.exp: recursive source test
PASS -> FAIL: gdb.base/commands.exp: set $tem in if_commands_test
PASS -> FAIL: gdb.base/commands.exp: if $tem == 2 - if_commands_test 1
PASS -> FAIL: gdb.base/commands.exp: break main - if_commands_test 1
PASS -> FAIL: gdb.base/commands.exp: else - if_commands_test 1
PASS -> FAIL: gdb.base/commands.exp: break factorial - if_commands_test 1
PASS -> FAIL: gdb.base/commands.exp: commands - if_commands_test 1
PASS -> FAIL: gdb.base/commands.exp: silent - if_commands_test 1
PASS -> FAIL: gdb.base/commands.exp: set $tem = 3 - if_commands_test 1
PASS -> FAIL: gdb.base/commands.exp: continue - if_commands_test 1
PASS -> FAIL: gdb.base/commands.exp: first end - if_commands_test 1
PASS -> FAIL: gdb.base/commands.exp: second end - if_commands_test 1
PASS -> FAIL: gdb.base/commands.exp: if $tem == 1 - if_commands_test 2
PASS -> FAIL: gdb.base/commands.exp: break main - if_commands_test 2
PASS -> FAIL: gdb.base/commands.exp: else - if_commands_test 2
PASS -> FAIL: gdb.base/commands.exp: break factorial - if_commands_test 2
PASS -> FAIL: gdb.base/commands.exp: commands - if_commands_test 2
PASS -> FAIL: gdb.base/commands.exp: silent - if_commands_test 2
PASS -> FAIL: gdb.base/commands.exp: set $tem = 3 - if_commands_test 2
PASS -> FAIL: gdb.base/commands.exp: continue - if_commands_test 2
PASS -> FAIL: gdb.base/commands.exp: first end - if_commands_test 2
PASS -> FAIL: gdb.base/commands.exp: second end - if_commands_test 2
PASS -> FAIL: gdb.base/commands.exp: hook-stop 1
PASS -> FAIL: gdb.base/commands.exp: hook-stop 1a
PASS -> FAIL: gdb.base/commands.exp: hook-stop 1b
PASS -> FAIL: gdb.base/commands.exp: main commands 1
PASS -> FAIL: gdb.base/commands.exp: main commands 1a
PASS -> FAIL: gdb.base/commands.exp: main commands 1b
PASS -> FAIL: gdb.base/commands.exp: main commands 1c
new FAIL: gdb.base/commands.exp: setting breakpoint at main
PASS -> FAIL: gdb.base/commands.exp: main commands 2
PASS -> FAIL: gdb.base/commands.exp: main commands 2a
PASS -> FAIL: gdb.base/commands.exp: main commands 2b
PASS -> FAIL: gdb.base/commands.exp: main commands 2c
PASS -> FAIL: gdb.base/commands.exp: cmd1 error
PASS -> FAIL: gdb.base/commands.exp: no cmd2
PASS -> FAIL: gdb.base/commands.exp: define one
PASS -> FAIL: gdb.base/commands.exp: define hook-one
PASS -> FAIL: gdb.base/commands.exp: enter commands for one redefinition in redefine_hook_test
PASS -> FAIL: gdb.base/commands.exp: execute one command in redefine_hook_test
PASS -> FAIL: gdb.base/commands.exp: define backtrace
PASS -> FAIL: gdb.base/commands.exp: expect response to define backtrace
PASS -> FAIL: gdb.base/commands.exp: enter commands in redefine_backtrace_test
PASS -> FAIL: gdb.base/commands.exp: execute backtrace command in redefine_backtrace_test
PASS -> FAIL: gdb.base/commands.exp: execute bt command in redefine_backtrace_test
============================


*** Complete list of XFAILs for this builder ***
============================
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:43:59 UTC
FAIL: gdb.dwarf2/gdb-index.exp: touch binary
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:43:59 UTC
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:43:59 UTC
============================




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]