FYI the test bot has been missing a fatal error in the NodeRevisionTestCase for quite some time: http://drupal.org/node/606460. Webchick wanted me to cross-post this here.

Comments

webchick’s picture

Title: Missing fatal error in node revision tests » Testbot is missing fatal errors

Let's make this a one-stop shop for tracking all of these, in the hopes that we can make a change to testbot so that it stops missing these.

#607802: dblog test has hidden fatal errors is another one.

webchick’s picture

Priority: Normal » Critical
catch’s picture

I'm pretty sure there's at least one more in HEAD - but need to run all tests with a clean checkout via the UI to verify it, which isn't going to happen tonight.

boombatower’s picture

I have explained this a a number of times..it is complex...and I haven't had the time, but it is documented at #560646: Fatal PHP errors don't cause tests to fail. As usual not related to testbot...its in SimpleTest...but you may not notice it locally since you do not run them in concurrency like testbot does.

boombatower’s picture

Status: Active » Closed (duplicate)