From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 110605 invoked by alias); 19 May 2016 01:17:54 -0000 Mailing-List: contact gdb-testers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-testers-owner@sourceware.org Received: (qmail 110586 invoked by uid 89); 19 May 2016 01:17:54 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_00,KAM_ASCII_DIVIDERS,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: kwanyin.sergiodj.net Received: from kwanyin.sergiodj.net (HELO kwanyin.sergiodj.net) (176.31.208.32) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Thu, 19 May 2016 01:17:42 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Thu, 19 May 2016 01:17:00 -0000 Subject: Failures on Debian-x86_64-m64, branch master From: sergiodj+buildbot@sergiodj.net X-GDB-Buildbot: 1 In-Reply-To: <61c6156df6e3c638eb3bdb4a6e3d418a43a6eb70@gdb-build> To: gdb-testers@sourceware.org Message-Id: X-SW-Source: 2016-q2/txt/msg02985.txt.bz2 Buildslave: wildebeest-debian-wheezy-x86_64 Full Build URL: Commit(s) tested: 61c6156df6e3c638eb3bdb4a6e3d418a43a6eb70 Author(s) (in the same order as the commits): Simon Marchi Subject: Fix -exec-run not running asynchronously with mi-async on (PR gdb/18077) Testsuite log (gdb.sum and gdb.log) URL(s): *** Regressions found *** ============================ PASS -> FAIL: gdb.base/print-symbol-loading.exp: core brief: file PASS -> FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile new FAIL: gdb.base/testenv.exp: setting breakpoint at 42 PASS -> FAIL: gdb.base/testenv.exp: Test with two TEST_GDB var PASS -> FAIL: gdb.base/testenv.exp: Unset TEST_GDB_VAR1 new FAIL: gdb.base/watch-non-mem.exp: Can't run to main ============================ *** Regressions against the baseline *** ============================ new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb new FAIL: gdb.ada/aliased_array.exp: print bt new FAIL: gdb.ada/arr_arr.exp: ptype a2 new FAIL: gdb.ada/array_bounds.exp: print table'first new FAIL: gdb.ada/array_bounds.exp: print table'last new FAIL: gdb.ada/arrayidx.exp: print e_one_two_three, indexes off new FAIL: gdb.ada/arrayidx.exp: print r_two_three, indexes off new FAIL: gdb.ada/arrayidx.exp: print p_one_two_three, indexes off new FAIL: gdb.ada/arrayidx.exp: print e_one_two_three new FAIL: gdb.ada/arrayidx.exp: print r_two_three new FAIL: gdb.ada/arrayidx.exp: print p_one_two_three new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb new FAIL: gdb.ada/fun_overload_menu.exp: multiple matches for p new FAIL: gdb.ada/fun_renaming.exp: print n new FAIL: gdb.ada/iwide.exp: print My_Drawable new FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj new FAIL: gdb.ada/mi_interface.exp: list ggg1's children new FAIL: gdb.ada/mi_var_array.exp: list vta's children new FAIL: gdb.ada/n_arr_bound.exp: ptype var new FAIL: gdb.ada/null_array.exp: ptype my_table new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb new FAIL: gdb.ada/packed_tagged.exp: print x new FAIL: gdb.ada/packed_tagged.exp: ptype x new FAIL: gdb.ada/rec_comp.exp: whatis r.ia new FAIL: gdb.ada/rec_comp.exp: ptype r new FAIL: gdb.ada/str_uninit.exp: print my_str new FAIL: gdb.ada/tagged_not_init.exp: print obj new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb new FAIL: gdb.ada/variant_record_packed_array.exp: print adress content new FAIL: gdb.ada/whatis_array_val.exp: print full new FAIL: gdb.arch/disp-step-insn-reloc.exp: can_relocate_jump: go to breakpoint 1 new FAIL: gdb.arch/disp-step-insn-reloc.exp: can_relocate_jump: relocated instruction PASS -> FAIL: gdb.base/print-symbol-loading.exp: core brief: file PASS -> FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile new FAIL: gdb.base/testenv.exp: setting breakpoint at 42 PASS -> FAIL: gdb.base/testenv.exp: Test with two TEST_GDB var PASS -> FAIL: gdb.base/testenv.exp: Unset TEST_GDB_VAR1 new FAIL: gdb.base/watch-non-mem.exp: Can't run to main PASS -> FAIL: gdb.dwarf2/dw2-undefined-ret-addr.exp: info frame new FAIL: gdb.guile/scm-value.exp: value->string with default #:errors = 'escape new FAIL: gdb.guile/scm-value.exp: value->string with default #:errors = 'substitute ============================ *** Failures that are being ignored *** ============================ FAIL: gdb.dwarf2/gdb-index.exp: touch binary ============================