Closed (fixed)
Project:
Project issue file test
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 May 2018 at 21:55 UTC
Updated:
30 May 2018 at 02:57 UTC
Jump to comment: Most recent
Comments
Comment #3
MixologicThis was implemented and deployed as a new variable in settings.php that contains a mapping of drupalci containers to approximate php versions. They may slightly mismatch from time to time, but that will only be particluarly relevant if some dependency relies on the very latest and greatest version of php, which we really ought not to have.
Comment #4
joseph.olstadI think this change might have caused a problem with the testrunner for 7.x
Today I ran a patch vs core that passed not long ago, seeing this error "Composer Command Failed"
Comment #5
joseph.olstadI think this change may have caused a regression.
Comment #6
joseph.olstaddifferent patch, different issue, same error:
#2759197-64: [D7] Improve WebTestCase performance by 50%
Comment #7
joseph.olstad@mixologic, please see #2970950: D7 test runner not working since may 4th 2018 'Composer command failed'
I marked it as critical,
Thanks
Comment #8
hestenetThanks for the heads up - we're taking a look at this on the DA side (mixologic is out this week).
Comment #9
joseph.olstad@mixologic, can you please have a look at this?
this is a blocker for about 10 active D7 core issues with patches for review that are falsely failing.
#2970950: D7 test runner not working since may 4th 2018 'Composer command failed'
I've added a few of the related fails to that issue
Comment #10
MixologicBack from vacation, yesterday was all meetings and email catchup. I'm looking into this now.
Comment #11
MixologicComment #12
joseph.olstadcomposer not found still happening. follow up in:
#2970950: D7 test runner not working since may 4th 2018 'Composer command failed'
Comment #13
Mixologicyep. I just marked this one fixed because I was planning on using the other issue.
Comment #15
joseph.olstadThanks again! the testbot seems to be working well aside from occasional glitch but ya, works great.