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
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
Comment #2
spokjeMarking this as major, since it's a blocker for #3261452: [11.x] Remove tracker module from core which is major.
Comment #4
larowlanStraight forward
Comment #5
spokjeComment #6
spokjeI'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.
Comment #7
alexpottCommitted 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.