Commit graph

451 commits

Author SHA1 Message Date
Sergio Durigan Junior a2bd0f0a9f Improving racy analyzer 2016-03-20 14:21:10 -04:00
Sergio Durigan Junior 6a671d9b07 Removing Debian-{i686,x86_64}-native-gdbserver (at mjw's request) 2016-03-20 14:04:02 -04:00
Sergio Durigan Junior 2b31f485a2 Creating new TestRacyGDB class 2016-03-17 19:32:57 -04:00
Sergio Durigan Junior 75c85fbf6c Adjusting args to isMailNeeded 2016-03-16 12:24:34 -04:00
Sergio Durigan Junior 535ddd5f45 Testing nightly build 2016-03-15 22:07:24 -04:00
Sergio Durigan Junior dbcd5ab39f hideStepIf adjustment, part 3 2016-03-15 19:39:18 -04:00
Sergio Durigan Junior 210dbb70c4 hideStepIf adjustment, part 2 2016-03-15 19:34:37 -04:00
Sergio Durigan Junior baeedd0abb hideStepIf adjustment 2016-03-15 19:29:34 -04:00
Sergio Durigan Junior 0df7e0067b Passing RACY_ITER properly 2016-03-15 19:13:16 -04:00
Sergio Durigan Junior 0cf82e2960 Fixing property, again 2016-03-15 19:02:34 -04:00
Sergio Durigan Junior 12066148f2 Importing Property 2016-03-15 18:58:54 -04:00
Sergio Durigan Junior cc0a2464a6 Fix accessing property, part 2 2016-03-15 18:53:21 -04:00
Sergio Durigan Junior 8ce57bc25a Fix accessing property 2016-03-15 18:48:10 -04:00
Sergio Durigan Junior 1ebc908ed0 Fix check for string equality 2016-03-15 18:34:25 -04:00
Sergio Durigan Junior 749daca458 Using different var name for scheduler loop 2016-03-15 18:29:50 -04:00
Sergio Durigan Junior 6c86aad971 Implementing racy testcase detection
Several modifications were necessary.  Mainly, the Nightly scheduler has
been added.  I've also created a new class in order to help detect and
notify about the racy testcases found.
2016-03-15 18:04:36 -04:00
Sergio Durigan Junior 551fa187c3 Fixing the breakage lockfile deletion step 2016-03-01 22:03:29 -05:00
Sergio Durigan Junior 5bd1725ef9 Always delete breakage lockfile if build succeeds 2016-03-01 14:25:29 -05:00
Sergio Durigan Junior 52e6cb7df1 Revert "Updating the import for results from buildbot"
This reverts commit c2d22ba6ab.
2016-03-01 01:34:09 -05:00
Sergio Durigan Junior c2d22ba6ab Updating the import for results from buildbot 2016-03-01 01:31:20 -05:00
Sergio Durigan Junior 5a3b589d62 Trying to fix encoding problems with SendRootMessage 2016-03-01 01:23:10 -05:00
Sergio Durigan Junior 92706058e8 Updating e-mail address (avoid SPF failures) 2016-02-24 12:24:03 -05:00
Sergio Durigan Junior 0ea3a9059b Decode text to ascii when sending root msg 2016-02-10 16:33:54 -05:00
Sergio Durigan Junior 4476e92a97 Removing .lock extension from build breakage files 2016-02-09 12:32:49 -05:00
Sergio Durigan Junior feebfc0a23 Changing admin email for FreeBSD buildslaves 2016-01-22 15:32:53 -05:00
Sergio Durigan Junior d49ece815b Re-adding FreeBSD builders, with e-mail notification disabled 2016-01-20 13:48:50 -05:00
Sergio Durigan Junior dcc69dfe36 Removing comment 2016-01-05 15:41:25 -05:00
Sergio Durigan Junior 9929312091 Fix typo on MailNotifier 2016-01-05 15:26:43 -05:00
Sergio Durigan Junior 6725385ecb Fixing builder tags, take 2 2016-01-05 14:22:49 -05:00
Sergio Durigan Junior 2446739b5e Fixing builder tags assignment 2016-01-05 13:53:57 -05:00
Sergio Durigan Junior 87af29fa81 Add NetBSD buildslave and builder; comment out unnecessary extra_conf_flags on BSD 2016-01-04 14:54:36 -05:00
Sergio Durigan Junior b93041d7e2 Implement tags support on builders
This will be necessary because we may want to filter which builders
generate an e-mail.
2016-01-04 14:53:20 -05:00
Sergio Durigan Junior abd3efbb14 Removing initial_delay from Debian wheezy buildslave 2015-09-23 17:35:45 -04:00
Sergio Durigan Junior 70fd020983 Disabling MIPS builder -- too many failures 2015-08-24 14:21:21 -04:00
Sergio Durigan Junior 4aa51fdfc4 Fixing builder name in scheduler (from last commit) 2015-08-16 01:58:29 -04:00
Sergio Durigan Junior 7724bfc85f Adding RHEL-7.1 s390x buildslave and builder (thanks to David Edelsohn) 2015-08-16 01:56:22 -04:00
Sergio Durigan Junior 80ccf8296b Checking for 'No space left on device' errors 2015-08-10 16:08:55 -04:00
Sergio Durigan Junior ec5fa8a5c3 Adding subject in the report e-mail; adding missing \n in the root message 2015-08-07 12:39:24 -04:00
Sergio Durigan Junior ca05efdbc7 Using OrderedDict instead of regular dictionaries because the order of the test results matters 2015-08-06 21:58:30 -04:00
Sergio Durigan Junior 265c3f4c09 Adding /usr/local/bin as part of the PATH for Fedora x86_64 buildslaves. This is needed because we are using a new version of dejagnu there, directly from git HEAD. 2015-08-05 13:08:06 -04:00
Sergio Durigan Junior fc2e3388f1 Include last 100 lines in the build breakage log 2015-07-31 14:16:46 -04:00
Sergio Durigan Junior f10d5d0e54 Implement initial_delay 2015-07-30 17:31:09 -04:00
Sergio Durigan Junior f09af5c266 Fine-grained force_switch to branch. We cannot force every time because of previous_gdb.sum 2015-07-25 18:42:30 -04:00
Sergio Durigan Junior 36c02e149c Not force-ckeckout on some situations 2015-07-17 12:45:33 -04:00
Sergio Durigan Junior 3e6b71e771 Forcing git checkout on branches 2015-07-14 20:26:39 -04:00
Sergio Durigan Junior 2c21375951 Adding MIPS buildslave (thanks Brendan Kirby) 2015-07-13 22:21:36 -04:00
Sergio Durigan Junior 7c21258626 Adding more x86-64 buildslaves! Yay! 2015-07-09 18:06:46 -04:00
Sergio Durigan Junior efaea71cdc Fixing In-Reply-To 2015-07-07 01:38:09 -04:00
Sergio Durigan Junior 349cb119a2 Updating Message-Id for root email 2015-06-29 16:15:08 -04:00
Sergio Durigan Junior 1ca559db69 Typo 2015-06-26 15:48:20 -04:00