Commit graph

33 commits

Author SHA1 Message Date
Sergio Durigan Junior 91743dcfc9 Treating make check retcode==2 as success (argh) 2015-01-09 18:44:54 -05:00
Sergio Durigan Junior 43faf6b691 Typo for TestGDB 2014-12-26 16:54:02 -05:00
Sergio Durigan Junior 76a5963ae5 Fixing arguments to html.WebStatus.__init__ 2014-12-26 16:52:24 -05:00
Sergio Durigan Junior ab920c86bf Making TestGDB be ShellCommand, instead of Compile 2014-12-26 16:50:31 -05:00
Sergio Durigan Junior 5dc18ae4ba Initializing webstatus class 2014-12-26 16:36:15 -05:00
Sergio Durigan Junior 56bdb82ed1 Removing raw string parameter from email message 2014-12-26 16:13:25 -05:00
Sergio Durigan Junior 88182289f5 Adding raw string parameter 2014-12-26 15:58:07 -05:00
Sergio Durigan Junior 9fbeba1783 Expanding decodeRC for tests 2014-12-26 13:12:20 -05:00
Sergio Durigan Junior 3e26ced260 Removing extraneous slash from URL; trying to ignore rc == 1 when 'make check' 2014-12-26 13:08:24 -05:00
Sergio Durigan Junior dedf0d3762 Making testsuite runs NOT parallel by default 2014-12-25 18:22:05 -05:00
Sergio Durigan Junior d1d94514e6 Improving e-mail message; adding X-* header 2014-12-25 13:48:23 -05:00
Sergio Durigan Junior bba18fb712 Improving email message when testing failed (probably because of timeout) 2014-12-23 23:50:41 -05:00
Sergio Durigan Junior 27125d82ae Hack to treat files as text/plain 2014-12-23 23:01:04 -05:00
Sergio Durigan Junior 1ba38b09a8 Removing Jan's email; improving the way we identify each commit's author 2014-12-23 22:14:54 -05:00
Sergio Durigan Junior 6cbe15bbbe Implementing a new way to store test results 2014-12-23 20:22:22 -05:00
Sergio Durigan Junior 633aad43c6 Improving email message; little formatting issues 2014-12-23 20:02:31 -05:00
Sergio Durigan Junior 0174f62cba Adding description to the RemoveDirectory step 2014-12-23 14:22:25 -05:00
Sergio Durigan Junior e350a348bc Including xfail in the email 2014-12-23 01:54:48 -05:00
Sergio Durigan Junior f340d4c6f3 Fixing arg to FileUpload 2014-12-22 22:34:05 -05:00
Sergio Durigan Junior efacff7073 Missing close-paren 2014-12-22 22:32:30 -05:00
Sergio Durigan Junior bf97593525 Lots of fixes on gdbgitdb and other places 2014-12-22 22:29:12 -05:00
Sergio Durigan Junior 555c6db4b0 New gdbgitdb.py file; improve result email; improve the way we save logs and sums 2014-12-22 17:51:13 -05:00
Sergio Durigan Junior 7e5c68d7ce text must be string, not list 2014-12-22 00:29:57 -05:00
Sergio Durigan Junior e8684f84e1 Properly fetching log content 2014-12-22 00:06:44 -05:00
Sergio Durigan Junior 254aa307f9 Setting the messageFormatter to the proper function 2014-12-21 23:31:56 -05:00
Sergio Durigan Junior dea6ebf05f First attempt of a mail notifier 2014-12-21 19:38:24 -05:00
Sergio Durigan Junior d1e7a9d94e Moving TODO from gdbbuilder.py to master.cfg 2014-12-20 14:07:23 -05:00
Sergio Durigan Junior f57605c7a9 Revert "Fixing path of config.json and passwords.json"
This reverts commit 75b2676597.
2014-12-19 20:41:29 -05:00
Sergio Durigan Junior 75b2676597 Fixing path of config.json and passwords.json 2014-12-19 20:39:26 -05:00
Sergio Durigan Junior 9d40e455f3 Moving everything from lib/gdbbuilder.py into master.cfg; adding lots of comments. 2014-12-19 19:07:14 -05:00
Sergio Durigan Junior 018013191a Cleaning and fixing master.cfg 2014-12-14 17:09:22 -05:00
Sergio Durigan Junior 302a8eedbf Adapting master.cfg to reflect the modifications on lib/gdbbuilder.py 2014-12-13 03:45:56 -05:00
Tom Tromey 342fc84a46 initial import of the code 2013-08-01 11:40:38 -06:00