Part of meta-issue #2002650: [meta, no patch] improve maintainability by removing unused local variables

File /core/modules/system/lib/Drupal/system/Tests/Lock/LockFunctionalTest.php

Line 63: Unused local variable $lock_not_acquired_exit

Comments

The last submitted patch, 2080331-remove-unused-variables.patch, failed testing.

chertzog’s picture

Status: Needs work » Needs review
areke’s picture

Issue summary: View changes
Status: Needs review » Needs work
Issue tags: +Needs reroll

The patch doesn't apply. It should be re-rolled.

longwave’s picture

Status: Needs work » Needs review
Issue tags: -Needs reroll
StatusFileSize
new5.42 KB

Status: Needs review » Needs work

The last submitted patch, 5: 2080331-remove-unused-variables-5.patch, failed testing.

rfay’s picture

It looks to me like #5failed due to a difference in behavior of testbot 959. A different patch came back with the same failures, https://qa.drupal.org/pifr/test/682473

I'd love it if you'd take a look at these fails and see what might be suspect; otherwise you can resubmit and run it on another testbot.

areke’s picture

Status: Needs work » Needs review
areke’s picture

Status: Needs review » Reviewed & tested by the community

This looks good now.

xjm’s picture

Priority: Normal » Minor
Status: Reviewed & tested by the community » Closed (duplicate)
Related issues: +#2080343: Remove Unused local variables from system module