Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
simpletest.module
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
9 Jul 2012 at 14:09 UTC
Updated:
29 Aug 2014 at 15:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jhodgdonI don't think this is quite a documentation issue. :)
Comment #1.0
jhodgdonUpdated issue summary.
Comment #2
penyaskitoIs it too late for this to land on D8?
Comment #3
penyaskitoComment #4
cs_shadow commentedApart from
DrupalTestBase::randomName(), there's also aUnitTestCase::randomName(). Does this issue implies to change both or just the first one (that's if its not too late). Someone please clarify.Comment #5
dawehnerYou are 100% right, we should sync those 2 code snippets.
Comment #6
cs_shadow commentedAttaching a patch where I replaced every occurrence of
randomNametorandomMachineName. Hope it doesn't breaks anything.Comment #8
cs_shadow commentedSorry, patch in #6 was not against latest HEAD.
Comment #10
cs_shadow commentedThis one should work.
Comment #11
cs_shadow commentedComment #12
penyaskitoDoesn't apply anymore.
Comment #13
penyaskitoComment #14
cs_shadow commentedQuick reroll.
Comment #15
penyaskitoI guess we will need a change record draft.
Comment #17
l0keReroll against latest HEAD.
Comment #18
penyaskitoDoes not apply anymore.
Comment #19
penyaskitoUsed rename with phpstorm.
Comment #20
penyaskitoComment #21
penyaskitoCreated draft change notice: https://www.drupal.org/node/2315865
Comment #22
penyaskitoComment #23
cs_shadow commentedTweaked the Change Recoed a bit.
Comment #24
alexpottCommitted 9eac446 and pushed to 8.0.x. Thanks!
Comment #26
m1r1k commented