Commit graph

151 commits

Author SHA1 Message Date
d91f0e6399 Adjusting header for XFAIL tests on email 2016-05-24 15:00:57 -04:00
af0b847e01 Improve headers on email, based on Pedro's suggestions 2016-05-24 00:01:29 -04:00
Sergio Durigan Junior
39e1140613 Improving message of breakage 2016-05-18 16:06:40 -04:00
724b822e65 Using CXXFLAGS as well due to C++ 2016-04-21 16:55:00 -04:00
a9fa5a1cc8 Adding Fedora-x86_64-c-build-m64 2016-04-13 10:28:49 -04:00
af7fad6353 Decoding to ascii author name 2016-03-31 14:19:41 -04:00
2b31f485a2 Creating new TestRacyGDB class 2016-03-17 19:32:57 -04:00
75c85fbf6c Adjusting args to isMailNeeded 2016-03-16 12:24:34 -04:00
dbcd5ab39f hideStepIf adjustment, part 3 2016-03-15 19:39:18 -04:00
210dbb70c4 hideStepIf adjustment, part 2 2016-03-15 19:34:37 -04:00
baeedd0abb hideStepIf adjustment 2016-03-15 19:29:34 -04:00
0df7e0067b Passing RACY_ITER properly 2016-03-15 19:13:16 -04:00
0cf82e2960 Fixing property, again 2016-03-15 19:02:34 -04:00
12066148f2 Importing Property 2016-03-15 18:58:54 -04:00
cc0a2464a6 Fix accessing property, part 2 2016-03-15 18:53:21 -04:00
8ce57bc25a Fix accessing property 2016-03-15 18:48:10 -04:00
1ebc908ed0 Fix check for string equality 2016-03-15 18:34:25 -04:00
749daca458 Using different var name for scheduler loop 2016-03-15 18:29:50 -04:00
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
551fa187c3 Fixing the breakage lockfile deletion step 2016-03-01 22:03:29 -05:00
5bd1725ef9 Always delete breakage lockfile if build succeeds 2016-03-01 14:25:29 -05:00
52e6cb7df1 Revert "Updating the import for results from buildbot"
This reverts commit c2d22ba6ab.
2016-03-01 01:34:09 -05:00
c2d22ba6ab Updating the import for results from buildbot 2016-03-01 01:31:20 -05:00
5a3b589d62 Trying to fix encoding problems with SendRootMessage 2016-03-01 01:23:10 -05:00
92706058e8 Updating e-mail address (avoid SPF failures) 2016-02-24 12:24:03 -05:00
0ea3a9059b Decode text to ascii when sending root msg 2016-02-10 16:33:54 -05:00
4476e92a97 Removing .lock extension from build breakage files 2016-02-09 12:32:49 -05:00
dcc69dfe36 Removing comment 2016-01-05 15:41:25 -05:00
9929312091 Fix typo on MailNotifier 2016-01-05 15:26:43 -05:00
6725385ecb Fixing builder tags, take 2 2016-01-05 14:22:49 -05:00
2446739b5e Fixing builder tags assignment 2016-01-05 13:53:57 -05:00
87af29fa81 Add NetBSD buildslave and builder; comment out unnecessary extra_conf_flags on BSD 2016-01-04 14:54:36 -05:00
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
80ccf8296b Checking for 'No space left on device' errors 2015-08-10 16:08:55 -04:00
ec5fa8a5c3 Adding subject in the report e-mail; adding missing \n in the root message 2015-08-07 12:39:24 -04:00
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
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
Sergio Durigan Junior
8a4e0c66dc Comments and cleanup 2015-06-26 15:47:31 -04:00
5a43f85011 enable-targets=all should be disabled for AIX, not BSD 2015-06-22 23:19:52 -04:00
e0c1f42841 Making --enable-targets=all parameterized 2015-06-22 22:25:21 -04:00
Sergio Durigan Junior
4940b6e455 Changing order of inheritance 2015-06-22 18:19:55 -04:00
Sergio Durigan Junior
0a6af6d1fa Typo on AIX builder 2015-06-22 18:09:32 -04:00
Sergio Durigan Junior
ad1a384479 Adding AIX buildslave and builder; adjusting JSON file and reader 2015-06-22 15:29:22 -04:00
4c11d1f368 Converting to str 2015-06-17 01:01:52 -04:00
480fb0ab6a Implement notification on buildslave disconnection
Add e-mail address (admin) to each buildslave, and implement
notification when a buildslave is disconnected.  Also, remove old
fedora-21-ppc64le-1 buildslave.
2015-06-17 00:58:53 -04:00
Sergio Durigan Junior
cc102f34d6 Improving name of breakage lockfile; adding missing newline in breakage report 2015-06-15 15:50:27 -04:00
b27882c65c Fine-controlling when to report build breakages 2015-06-10 21:09:36 -04:00