Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
sqlite db driver
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
17 Apr 2015 at 10:02 UTC
Updated:
5 May 2015 at 16:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
amateescu commentedI'm still not able to reproduce this locally for some reason (even after @alexpott gave me his exact run-test command), so I'm shooting in the dark here but I think this patch should fix it.
Assigning to Alex for a manual test run :)
Comment #2
alexpottRan tests locally and they are green - nice.
Comment #3
alexpottEvidence.
Comment #5
amateescu commentedThe test fails looks very random and unrelated:
Comment #7
alexpott#4 fails on
Maximum execution time of 300 seconds exceeded PHP Fatal error ApcClassLoader.php 114I think this is testbot file system weirdness.
Comment #8
alexpottComment #9
xjmAs a test failure in a secondary environment, this issue is a major bug per https://www.drupal.org/core/issue-priority#major-bug, and so the fix is prioritized during the Drupal 8 beta.
The comment had a goofy wording, so I made the following small fix on commit:
Committed and pushed to 8.0.x, thanks!
Comment #11
amateescu commentedUgh, that comment was more than goofy, I was juggling too many patches at the same time :/ Thanks for the fast review and commit!