This is the mail archive of the gdb-patches@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]

Re: [PATCH v2 1/5] Extend test gdb.python/py-recurse-unwind.exp


On Wed, 16 Nov 2016 17:46:18 -0500
Sergio Durigan Junior <sergiodj@redhat.com> wrote:

> While checking some BuildBot logs, I noticed a few new FAILures
> introduced by this commit.  You can see them at:
> 
>   <https://sourceware.org/ml/gdb-testers/2016-q4/msg03062.html>
> 
> Cheers,
> 
> > commit 1a2f3d7ff1d79b1290704e48c71e905b987393a6
> > Author: Kevin Buettner <kevinb@redhat.com>
> > Date:   Mon Sep 26 15:00:37 2016 -0700

I wrote and committed the test (which introduces some new FAILures)
prior to committing the work which fixes those failures.  I didn't
think it would be a problem, since I pushed them all at the same
time.

However, I see now that I should have reordered these commits prior to
pushing them.  That's what I'll do in the future.

My apologies for introducing temporary regressions into the testing...

Kevin


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