Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Oct 2010 at 14:35 UTC
Updated:
29 Oct 2010 at 19:08 UTC
Jump to comment: Most recent file
Comments
Comment #1
carlos8f commentedIn theory, this should fail. I've taken http://drupal.org/node/802446#comment-3530844 and stripped out things that I think don't affect the test failure.
Comment #3
carlos8f commentedGood. Now fixing the operator precedence bug we found.
Comment #4
carlos8f commented#1 made the bot run around in circles for 2 hours, and now we've demonstrated that it was a simple operator precedence bug. Tracking down the actual loop might be difficult, but at least we have isolated what causes it.
Comment #5
dave reidThis is a duplicate of #802446: Cache stampede protection: drupal_render() and page cache.