Commit graph

209 commits

Author SHA1 Message Date
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 165357d83a Fixing stupid mistake 2014-12-23 20:48:03 -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 409f91e6ac Making first commit if repo did not exist, try 2 2014-12-23 14:14:26 -05:00
Sergio Durigan Junior 51b1d30f9f Making first commit if repo did not exist 2014-12-23 13:36:44 -05:00
Sergio Durigan Junior d3e85f9afd Only create commit and tag if tag does not exist 2014-12-23 02:36:01 -05:00
Sergio Durigan Junior 9635be1ae7 Using is_dirty to know when to commit things 2014-12-23 02:16:43 -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 9631182c22 Passing arguments in the right order for compute_regressions 2014-12-21 22:56:46 -05:00
Sergio Durigan Junior dea6ebf05f First attempt of a mail notifier 2014-12-21 19:38:24 -05:00
Sergio Durigan Junior 57326f7ef2 Migrating the xfail file to each builder 2014-12-20 20:47:56 -05:00
Sergio Durigan Junior 023a791787 Fixing the comparison of testcases by istry 2014-12-20 20:37:10 -05:00
Sergio Durigan Junior 1dc62ca8ce Deleting gdbbuilder.py 2014-12-20 14:07:42 -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 1159ea34bf Implementing random wait before git-fetching things 2014-12-19 18:04:46 -05:00
Sergio Durigan Junior 6260e0ddda Do not set properties on Builder 2014-12-16 01:15:36 -05:00
Sergio Durigan Junior 9dd2efa567 Setting isTryBuilder to no where necessary, try 3 2014-12-16 01:14:14 -05:00
Sergio Durigan Junior 444949e3eb Setting isTryBuilder to no where necessary, try 2 2014-12-15 23:54:04 -05:00
Sergio Durigan Junior 3060b28a96 Setting isTryBuilder to no where necessary 2014-12-15 23:36:14 -05:00
Sergio Durigan Junior 355cbdd863 Enabling parallel testing on native-gdbserver/-m64 2014-12-15 21:40:11 -05:00
Sergio Durigan Junior 73550f34b7 Fix for cc-with-index path 2014-12-15 21:27:30 -05:00
Sergio Durigan Junior 17dc6d5f6e Using retryfetch on git 2014-12-14 19:19:50 -05:00
Sergio Durigan Junior 15490251d1 Improving gdbbuilder 2014-12-14 18:35:38 -05:00
Sergio Durigan Junior 07ab18a6c1 Fixing config.json, removing wrong builder names 2014-12-14 17:11:29 -05:00
Sergio Durigan Junior 018013191a Cleaning and fixing master.cfg 2014-12-14 17:09:22 -05:00
Sergio Durigan Junior 58642ebb3e Fixing errors on gdbbuilder.py 2014-12-14 17:06:44 -05:00