Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
base system
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Aug 2013 at 19:49 UTC
Updated:
29 Jul 2014 at 22:47 UTC
Jump to comment: Most recent file
Comments
Comment #1
aspilicious commentedno idea why git rename didn't kicked in
Comment #2
dawehnerIf you would have made it with git diff -M review would be trivial ...
Comment #3
aspilicious commenteddiff -M output
Comment #5
berdirAm I the only one that gets fatal errors due to this on the test overview page (Cannot redeclare class Drupal\system\Tests\System\PageTitleTest)? If not, then this is pretty critical ;)
Comment #6
dawehnerThat is kind of embarrassing to be honest.
Comment #7
berdirLooks good to me. We still have that issue that's supposed to ensure that we don't end up with incorrectly test classes. Shows again that we need it :)
Comment #8
webchickHeh, I guess it's not possible to write tests to check if we've named a file incorrectly, so.. :P
Committed and pushed to 8.x. Thanks!