Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
database system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Mar 2012 at 20:31 UTC
Updated:
29 Jul 2014 at 20:27 UTC
Jump to comment: Most recent file
Comments
Comment #1
amateescu commentedAnd now with a working patch.
Comment #2
sunWill most likely come back green, so RTBC. Thanks!
Comment #3
david straussComment #5
Crell commentedIf I'm reading it correctly, #1 is missing the file move.
Comment #6
amateescu commented@Crell, It's there:
Comment #7
Tor Arne Thune commentedIt's there, but difficult to spot. There was a problem with test bot earlier, so retesting.
Comment #8
Tor Arne Thune commented#1: database_inc-second_try.patch queued for re-testing.
Comment #9
amateescu commentedLet's try to move the rename operation at the bottom.
Comment #11
Tor Arne Thune commentedPatch in #1 passed, so setting to RTBC as per #2.
Comment #13
amateescu commentedThere were some testbot issues, described in #1465780-7: Sporadical test failures for a patch that moves a file, which are resolved now, so back to RTBC.
Comment #14
dries commentedCommitted to 8.x. Thanks!
Comment #15
xjmThe file was deleted but not added to the new directory.
Generally it's a good idea to do this before a commit:
to check for untracked files and see what changes are present or staged.
See also:
http://xjm.drupalgardens.com/blog/gitignore
You can also use
Comment #16
xjmI'd suggest:
Comment #17
devuo commentedYeah, that's what I was going to suggest, except for the commit message :P
Comment #18
Tor Arne Thune commentedComment #19
xjm@devuo: Got rid of the [HEAD BROKEN]. :D
Comment #20
patrickd commentedHEAD is now working for me,
phew, I was shocked for a moment xP
I think this is fixed now? :>
Comment #21
xjmIndeed, fixed here:
http://drupalcode.org/project/drupal.git/commit/73c878b