Unable to generate test groups

DrupalCI console output and artifacts are no longer available from dispatcher.drupalci.org. Use GitLab CI instead

EXECUTING: sudo -u www-data php /var/www/html/scripts/run-tests.sh --list > /var/lib/drupalci/workdir/simpletest_d7/testgroups.txt

PHP Parse error:  syntax error, unexpected '[' in /var/www/html/sites/all/modules/views/tests/views_ajax.test on line 76

37 coding standards messages

og_context/og_context.admin.inc
line 9Doc comment short description must end with a full stop
65Functions must not contain multiple empty lines in a row; found 2 empty lines
81If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
94Missing parameter type
og_context/og_context.module
7There must be exactly one blank line after the file comment
38Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", or "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.".
77Arguments with default values must be at the end of the argument list
86Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", or "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.".
189Doc comment long description must start with a capital letter
192Parameter comment indentation must be 3 spaces, found 2 spaces
193Parameter comment indentation must be 3 spaces, found 2 spaces
196Return comment indentation must be 3 spaces, found 2 spaces
211Missing parameter type
213Missing parameter type
215Missing parameter type
251Line exceeds 80 characters; contains 83 characters
270Line exceeds 80 characters; contains 83 characters
287Line exceeds 80 characters; contains 83 characters
302Missing parameter type
318Return type missing for @return tag in function comment
346Missing parameter type
348Missing parameter type
388Missing parameter type
391Return type missing for @return tag in function comment
402Missing parameter type
404Missing parameter type
417Function return type is not void, but function is returning void here
530Missing parameter type
531Parameter comment indentation must be 3 spaces, found 2 spaces
532Parameter comment indentation must be 3 spaces, found 2 spaces
625Missing parameter type
627Missing parameter type
629Missing parameter type
675Missing parameter type
677Missing parameter type
679Missing parameter type
682Return type missing for @return tag in function comment

og 7.x-2.x-dev branch result

History

UpdatedResult
18 Aug 2017 at 18:11 UTC
17 Aug 2017 at 20:29 UTC