Closed (fixed)
Project:
Drupal.org Testbots
Component:
malfunctioning testbot
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Mar 2012 at 15:02 UTC
Updated:
9 Apr 2012 at 18:50 UTC
#699 is passing every core patch with 11 assertions (as opposed to the normal 35k or so). Examples:
http://qa.drupal.org/pifr/test/245519
http://qa.drupal.org/pifr/test/245539
http://qa.drupal.org/pifr/test/245504
Other bots do not seem to be affected:
http://qa.drupal.org/pifr/test/245524
Because it is so fast to test 11 assertions, it is also burning through everything in the queue. All of these will need to be retested. :(
Comments
Comment #1
rfaySadly, it somehow got set to "shortcut core tests", probably for a quick reconfirmation. I fixed it.
Comment #2
xjmIs there a way to re-test everything it passed in bulk? There are lots and lots of patches that didn't get tested but will be showing up green...
Comment #3
rfayOh so sad.
It's easy enough to find them (assuming we know a start time). http://qa.drupal.org/pifr/log/client/699 shows them all... but I think the retest has to be initiated one by one, by clicking on the patch there and Tools->retest.
Comment #4
rfayI took a look to see if we could do this with VBO, but no dice. There is no operation that works. We definitely need to get that into a new version.
Comment #5
rfayOpened #1503000: VBO actions for tests
Comment #6
xjmI guess I'll start clicking... I found what appear to be the oldest tests with 11 assertions.
Edit: Done clicking.
Comment #7
jthorson commentedxjm: Omfg. So sorry. :(
We had three bots tied up last night with tests that were just looping (one had been testing the same patch for 36 hours). To try and keep the queue moving, I shortcutted the confirmation process, and my final 'submit' click must not have made it to the server for processing.
As a side note, this is yet another error that would have been avoided if the new PIFR release candidate (which has been ready for weeks) had been rolled out to qa.d.o; as it contains a patch to allow shortcutting confirmation without affecting other tests.
Comment #8.0
(not verified) commentedUpdated issue summary.