Comment 6 for bug 1651623

Revision history for this message
Brian Murray (brian-murray) wrote : Re: [Bug 1651623] Re: adt tests fail on zesty for apport

Sure, I was mostly making a note for myself since it was Friday. ;-)

On Sat, May 06, 2017 at 06:39:32PM -0000, Dimitri John Ledkov wrote:
> I did notice that, but did not dig into that failure, as I wanted to only
> fix the gpg stuff.
>
> On 6 May 2017 at 00:16, Brian Murray <email address hidden> wrote:
>
> > The tests for artful are now failing for a different reason:
> >
> > ======================================================================
> > ERROR: test_add_gdb_info_abort_glib (__main__.T)
> > add_gdb_info() with glib assertion
> > ----------------------------------------------------------------------
> > Traceback (most recent call last):
> > File "./test_report.py", line 852, in test_add_gdb_info_abort_glib
> > self.assertTrue(pr['AssertionMessage'].startswith('ERROR:<stdin>:2:main:
> > assertion failed (1 < 0):'),
> > File "/usr/lib/python3.5/collections/__init__.py", line 989, in
> > __getitem__
> > raise KeyError(key)
> > KeyError: 'AssertionMessage'
> >
> > I've spent some time digging into this and it seems "print
> > __glib_assert_msg" is behaving differently and has been for a bit.
> >
> > --
> > You received this bug notification because you are subscribed to the bug
> > report.
> > https://bugs.launchpad.net/bugs/1651623
> >
> > Title:
> > adt tests fail on zesty for apport
> >
> > To manage notifications about this bug go to:
> > https://bugs.launchpad.net/ubuntu/+source/apport/+bug/
> > 1651623/+subscriptions
> >
>
>
> --
> Regards,
>
> Dimitri.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1651623
>
> Title:
> adt tests fail on zesty for apport
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1651623/+subscriptions
>
--
Brian Murray