Closed (fixed)
Project:
Project Issue File Review
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Nov 2009 at 00:36 UTC
Updated:
1 Jan 2010 at 01:20 UTC
http://qa.drupal.org/pifr/test/20036 should have failed, but didn't because the tests in ajax.test didn't run: neither the ones that exist in HEAD without the patch, nor the one that was added by the patch.
The patch submitted afterwards, http://qa.drupal.org/pifr/test/20042, fixed a bug in the patch, and the AJAX tests did run.
Seems like this is a really critical problem, as buggy patches can pass bot, land in HEAD, and then cause a broken HEAD.
Comments
Comment #1
boombatower commentedThis was somewhat hackishly fixed in Drupal core SimpleTest #560646: Fatal PHP errors don't cause tests to fail.