There are an awful lot of log entries in the queue right now that say:
Result received from slave #29 (Failed: 11418 passes, 3 fails, 0 exceptions).
The failures are in "Enable/disable modules" - for example, http://testing.drupal.org/pifr/file/1/10943
The last patch committed was the CCK in core patch, though it showed a clean bill of health from testing bot. I don't have time atm to look, so I've shut off testing in the meantime.
Help? :)
The time limit code in bootstrap.inc for simpletest appears to have been the culprit. See http://drupal.org/node/554106#comment-1945966.
Comments
http://drupal.org/node/554106
http://drupal.org/node/554106
Drupal core issue where this is being handled
http://drupal.org/node/554106
Resolved...
I committed patch #9 at http://drupal.org/node/554106. We had a short blip where slave #39 was saying it couldn't install HEAD on every single patch, so I disabled that server.
Annoyingly, even though I'd unchecked "Reporting" in the settings, as soon as cron ran after switching it on it "helpfully" sent all of the mistaken failed notices even though I'd shut off that server. :( So I then lost about an hour of my life re-setting all the patch statuses in the queue. ;P
Anyway, seems like it's working now, so I am going to bed. :)