ApcCacheClearCase::testFlushAllCaches() essentially verifies that drupal_flush_all_caches() clears some specific caches, but that is already covered by CacheClearCase::testFlushAllCaches(), which is a Drupal core test.

Since drupal_flush_all_caches() does not behave differently basing on the cache back-end, that test can be removed.

Issue fork apc-3464107

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

avpaderno created an issue. See original summary.

avpaderno’s picture

Status: Active » Needs review
avpaderno’s picture

Issue summary: View changes

  • avpaderno committed 39cec30f on 7.x-1.x
    Issue #3464107: Remove testFlushAllCaches()
    
avpaderno’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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