Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
database system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 May 2012 at 19:52 UTC
Updated:
29 Jul 2014 at 20:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
Crell commentedCan we fold #323802: Rename database_test.test to database.test for consistency in here, too? Pretty please?
Comment #2
berdirYes, we can.
This should let the database tests re-appear. Nice catch.
Comment #3
berdirHah, and suddenly we have 1300 test assertions more :p
Comment #4
sunThanks!
Comment #5
berdirMake sure to apply the patch like this to to include the renamed file:
Comment #6
sunOr when using the recommended .gitconfig just simply:
Comment #7
webchickThis seems like it falls under "just plain busted" so I think it's on the plate of things I can touch. :)
Committed and pushed to 8.x. Thanks!