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 v6 00/15] Please have a final look


> >Thank you Joel for helping me out through the patch series! I just
> >committed the patches including the final adjustments.
> 
> Unfortunatley, this patchset has regressed the following tests:

Argh! Sorry about that, and thanks for the heads up, Keith.

I'm doing a quick round of testing with what's left of my day today,
but we might have to revert the patch series to allow us more time
to investigate.

How come this didn't show up in Sanimir's testing?

> 
> > FAIL: gdb.base/pointers.exp: print array element w/ pointer arithmetic
> > FAIL: gdb.cp/koenig.exp: p foo(jca)
> > FAIL: gdb.mi/mi-read-memory.exp: 3x2, one byte offset by -6
> > FAIL: gdb.mi/mi-read-memory.exp: expression in quotes
> > FAIL: gdb.mi/mi-read-memory.exp: ascii and data
> > FAIL: gdb.mi/mi-read-memory.exp: decimal
> > FAIL: gdb.mi/mi-read-memory.exp: octal
> > FAIL: gdb.python/py-strfns.exp: p $_streq (str1, str2)
> > FAIL: gdb.python/py-strfns.exp: p $_streq (str1, str3)
> > FAIL: gdb.python/py-strfns.exp: p $_strlen (str1)
> > FAIL: gdb.python/py-strfns.exp: p $_strlen (buf1)
> > FAIL: gdb.python/py-strfns.exp: p $_regex (str1, "Hello")
> > FAIL: gdb.python/py-strfns.exp: p $_regex (str1, "Help")
> > FAIL: gdb.python/py-strfns.exp: p $_regex (str1, "^Hello")
> > FAIL: gdb.python/py-strfns.exp: p $_regex (str1, "^Hello.$")
> > FAIL: gdb.python/py-strfns.exp: p $_streq (str1, str2)
> > FAIL: gdb.python/py-strfns.exp: p $_streq (str1, str3)
> > FAIL: gdb.python/py-strfns.exp: p $_strlen (str1)
> > FAIL: gdb.python/py-strfns.exp: p $_strlen (buf1)
> > FAIL: gdb.python/py-strfns.exp: p $_regex (str1, "Hello")
> > FAIL: gdb.python/py-strfns.exp: p $_regex (str1, "Help")
> > FAIL: gdb.python/py-strfns.exp: p $_regex (str1, "^Hello")
> > FAIL: gdb.python/py-strfns.exp: p $_regex (str1, "^Hello.$")
> 
> With --target_board=native-gdbsever, remote.exp has two additional
> failures. This is using x86_64 Fedora 20 (gcc Red Hat 4.8.2-7).
> 
> Keith

-- 
Joel


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