-
Bug
-
Resolution: Fixed
-
Critical
-
2.6.3, 2.7
-
MOODLE_26_STABLE, MOODLE_27_STABLE
-
MOODLE_25_STABLE, MOODLE_26_STABLE, MOODLE_27_STABLE
-
wip-mdl-45698
-
- CI will do the job. No testing required.
Currently behat keeps failing, as symfony release something.
For example, with change in symfony/DomCrawler https://github.com/symfony/DomCrawler/commit/5e8ad4367af467b9e40d6bb27d58a76a87cebb79, we are getting following error
Warning: DOMXPath::query(): Invalid expression in /var/lib/jenkins/git_repositories/MOODLE_25_STABLE/vendor/symfony/dom-crawler/Symfony/Component/DomCrawler/Crawler.php on line 832
|
PHP Warning: DOMXPath::query(): Invalid expression in /var/lib/jenkins/git_repositories/MOODLE_25_STABLE/vendor/symfony/dom-crawler/Symfony/Component/DomCrawler/Crawler.php on line 832
|
It would be nice to have know working version combinations in composer, so it won't fail by surprise.