Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
simpletest.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
27 Aug 2010 at 20:01 UTC
Updated:
27 Jan 2017 at 17:52 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
aspilicious commentedWell....
If you're removing some code from testing module and bot gives green light than this must be rtbc...
or not?
Comment #2
thedavidmeister commentedSeems fair. I think with a reroll this is RTBC.
Comment #3
smccabe commentedRerolled
Comment #4
smccabe commentedComment #5
travis-bradbury commentedTo review this patch I:
Comment #6
David_Rothstein commentedLooks like this would need to go into Drupal 8 first - at least the DOMDocument part of it is still there.
Comment #7
smccabe commentedRerolled for 8
Comment #8
smccabe commentedComment #9
snehi commentedLooks ok to me. Should be gone for RTBC.
Comment #10
valthebaldRemoving code, and it doesn't break tests, good stuff!
Comment #12
sdstyles commentedComment #13
sdstyles commentedRetested patch and it didn't fail so it's RTBC.
Comment #15
snehi commentedSetting Back to RTBC
Comment #17
snehi commentedComment #19
andypostRe-roll for 8.1
Comment #21
adinac commentedComment #23
adinac commentedComment #24
andypostthis change is straight so some bot flux should not stop that
Comment #25
alexpottYep
system_requirements()makes thedomextension mandatory so this does indeed look superfluous. However I thought this might be tricky because we have unit tests that rely on the dom extension - but actually phpunit requires it too... https://packagist.org/packages/phpunit/phpunit.Committed 0146f0f and pushed to 8.1.x. Thanks! I've committed this to 8.1.x because I don't think it is a bug - yes double checking is pointless but nothing is broken.
Comment #29
stefan.r commentedMarking the backport to D7 as a novice task