Closed (duplicate)
Project:
DrupalCI: Test Runner
Component:
Testrunner Codebase
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
25 Jan 2016 at 16:17 UTC
Updated:
18 Oct 2016 at 03:59 UTC
Jump to comment: Most recent
Comments
Comment #2
isntall commentedComment #3
mile23testrunner is a bit behind the times in its composer.json needs: #2656446: Evaluate composer.json needs
Symfony 2.8 is PHP 7 compatible, I believe, and that issue updates it.
Comment #4
damienmckennaDoes the problem still exist?
Comment #5
MixologicComment #6
MixologicThe main blocker to getting the testrunner working on php7 was the upgrade to the underlying docker php library. That is now done, And I just ran the full test suite on php7 and everything passed.
Im going to call this one fixed.
Comment #7
MixologicComment #9
MixologicComment #10
MixologicTurns out I wasnt actually running on php7, and just thought I was. There's a couple of small things to fix, and some things to upgrade, and some vagrant to improve.
Comment #11
MixologicThis actually gets handled in #2819243: Improve vagrant's usage of drupalci.vdi, so marking this as a dupe.