Daily testing for Scheduler module has failed the last two days with
ERROR: PHPUnit testing framework version 6 or greater is required when running on PHP 7.0 or greater. Run the command 'composer run-script drupal-phpunit-upgrade' in order to fix this.
See https://www.drupal.org/pift-ci-job/1625368
This is only when running at core 8.7. Tests at 8.8 and 8.9 are fine.
There have been no commits to Scheduler since before this, so I don't think it is anything that I have done. Does anyone else have this problem?
Comments
Comment #2
jonathan1055 commentedThe jenkins console log has:
Comment #3
jonathan1055 commentedThis is happening on other modules too - Devel and Rules both have this problem.
Comment #4
jonathan1055 commentedThe github authentication problem seems to be resolved now and testing on d.o. is running OK again.
Comment #5
samuel.mortensonRe-opening per chat - I'm having this issue consistently with a specific test build in https://www.drupal.org/project/sfc/issues/3121590#comment-13523386
Comment #6
jonathan1055 commentedI had this also today on Travis testing, it does not seem to be limited to drupal.org
Comment #7
samuel.mortensonI'm wondering why it's so consistent - I can only get it to trigger for one kind of test in the issue from #5.
Comment #8
jonathan1055 commentedHi @samuel.mortenson
This seems to be fixed now, at least I have not observed the problem for a couple of weeks.
Jonathan