Drupal commit c3bf748 that fixes issue #611294 adds a new "administer fields" permission that is required for security_review's $this->drupalPost('admin/structure/types/manage/article/fields/field_image', $edit, 'Save settings'); call to work.

I'll submit a patch to fix that will allow security_review tests to run in a moment.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

adamfranco created an issue. See original summary.

adamfranco’s picture

And here's the patch.

adamfranco’s picture

Status: Active » Needs review

  • dsnopek committed 813d2c4 on 7.x-1.x authored by adamfranco
    Issue #2741289 by adamfranco: Tests failing in as of Drupal c3bf748
    
dsnopek’s picture

Status: Needs review » Fixed

Thanks! This looks good to me, and passing tests is important to keep the rest of the queue moving. Committed!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.