Problem/Motivation

Discovered whilst working on #3261452: [11.x] Remove tracker module from core

Functional test \Drupal\Tests\forum\Functional\ForumNodeAccessTest enables the tracker module, but this module isn't used in the test.

Steps to reproduce

Proposed resolution

Remove the tracker module from this test.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Issue fork drupal-3291265

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

Spokje created an issue. See original summary.

spokje’s picture

Marking this as major, since it's a blocker for #3261452: [11.x] Remove tracker module from core which is major.

larowlan’s picture

Status: Active » Reviewed & tested by the community

Straight forward

spokje’s picture

Assigned: spokje » Unassigned
spokje’s picture

I've accidentally derailed #3271124: Move all non migration Tracker tests to the module in preparation of removal which basically does the same thing as in here.
Since this one has reached RTBC and the other one not, I'm going to close that one as a duplicate.

Please credit @quietone in here for the hard work in the mentioned issue.

alexpott’s picture

Version: 9.5.x-dev » 9.4.x-dev
Status: Reviewed & tested by the community » Fixed

Committed and pushed 1f9f1da271 to 10.0.x and f95eaa741d to 9.5.x and cd475caba2 to 9.4.x. Thanks!

Backported to 9.4.x as this is test only.

  • alexpott committed 1f9f1da on 10.0.x
    Issue #3291265 by Spokje: \Drupal\Tests\forum\Functional\...

  • alexpott committed f95eaa7 on 9.5.x
    Issue #3291265 by Spokje: \Drupal\Tests\forum\Functional\...

  • alexpott committed cd475ca on 9.4.x
    Issue #3291265 by Spokje: \Drupal\Tests\forum\Functional\...

Status: Fixed » Closed (fixed)

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