Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
simpletest.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
19 Sep 2012 at 04:34 UTC
Updated:
29 Jul 2014 at 21:11 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
pcambraThey don't seem to be used, let's see what the testbot thinks
Comment #2
bleen commentedlooks good
Comment #3
dries commentedPatch no longer applies. Moving to needs work and applying for a re-test just in case.
Comment #4
dries commented#1: 1788588-remove_unused_variables_webtestcase-1.patch queued for re-testing.
Comment #6
pcambraIt seems that the second reference to the unused variable was removed somewhere else.
Comment #7
berdirYes, let's remove this. Tests would have failed if it would be used anywhere or have a side effect that's required.
Comment #8
dries commentedCommitted to 8.x. Thanks for the quick reroll.