Prevent drupalGet / checkForMetaRefresh from recursing too deep

Created on 29 December 2010, over 14 years ago
Updated 9 May 2025, about 21 hours ago

I'm seeing a test failure in a documentation-only patch from this issue:
#1003958: Correct _node_save_revision documentation to not refer to passing $node by reference, since it does not β†’
This patch:
http://drupal.org/files/issues/1003958-6-remove-reference-reference-in-_...
This test result (at least at the moment):
http://qa.drupal.org/pifr/test/117724

I think test failures get erased when the test is re-run, so here's the failure information (as usual, not well formatted):

Non-pass
Test name	Pass	Fail	Exception
Upload upgrade path (UploadUpgradePathTestCase) [Upgrade path]	14	2	1

Message	Group	Filename	Line	Function	Status

No pending updates at the end of the update process.	Other 	upgrade.test	273	UpgradePathTestCase->performUpgrade()	

The upgrade was completed successfully.	Other 	upgrade.upload.test	33	UploadUpgradePathTestCase->testUploadUpgrade()	

PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'drupaltestbotmysql.simpletest651792field_config' doesn't exist: SELECT fc.* FROM {field_config} fc WHERE (fc.active = :db_condition_placeholder_0) AND (fc.storage_active = :db_condition_placeholder_1) ; Array ( [:db_condition_placeholder_0] => 1 [:db_condition_placeholder_1] => 1 ) in field_read_fields() (line 545 of /var/lib/drupaltestbot/sites/default/files/checkout/modules/field/field.crud.inc).	Uncaught exception	database.inc	2039	PDOStatement->execute()
πŸ“Œ Task
Status

Postponed: needs info

Version

11.0 πŸ”₯

Component

simpletest.module

Created by

πŸ‡ΊπŸ‡ΈUnited States jhodgdon Spokane, WA, USA

Live updates comments and jobs are added and updated live.
  • Needs backport to D7

    After being applied to the 8.x branch, it should be considered for backport to the 7.x branch. Note: This tag should generally remain even after the backport has been written, approved, and committed.

  • stale-issue-cleanup

    To track issues in the developing policy for closing stale issues, [Policy, no patch] closing older issues

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡ΈUnited States smustgrave

    Thank you for creating this issue to improve Drupal.

    We are working to decide if this task is still relevant to a currently supported version of Drupal. There hasn't been any discussion here for over 8 years which suggests that this has either been implemented or is no longer relevant. Your thoughts on this will allow a decision to be made.

    Since we need more information to move forward with this issue, the status is now Postponed (maintainer needs more info). If we don't receive additional information to help with the issue, it may be closed after three months.

    Thanks!

Production build 0.71.5 2024