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]

Something wrong in buildbot?


Hi Sergio,
I am checking the test result on buildbot to see how
gdb.arch/i386-biarch-core.exp fails are fixed by Jan's recent patch.
The record in gdb-testers is here
https://www.sourceware.org/ml/gdb-testers/2015-q3/msg02069.html
If I click "Failures on Debian-i686, branch master" in this thread,
there are two URLs and test results are *different* from them,

the buildbot url
http://gdb-build.sergiodj.net/builders/Debian-i686/builds/1375

and your cgit repository url,
http://gdb-build.sergiodj.net/cgit/Debian-i686/.git/tree/?h=master&id=2352ac4d45547234a602521a39c9c6a494d4047c

I the buildbot url, if I click "stdio" under "8. regressions".  I see

Running ../../../binutils-gdb/gdb/testsuite/gdb.arch/i386-biarch-core.exp ...
PASS: gdb.arch/i386-biarch-core.exp: complete set gnutarget
UNTESTED: gdb.arch/i386-biarch-core.exp: .text is readable

and GDB version is 7.10.50.20150716-cvs,

everything looks right to me.

however, If I go to the cgit repository, and click "gdb.sum", I see

FAIL: gdb.arch/i386-biarch-core.exp: .text is readable
FAIL: gdb.arch/i386-biarch-core.exp: core-file

and GDB version is 7.10.50.20150714-cvs.  Looks buildbot and cgit save
the different gdb.sum files, for each build.

--
Yao (éå)


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