In case of troubles
No clients to display.
[16:06:02] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_334573.pifr_simpletest.1362179162.log) [16:06:02] Review timestamp: (Fri, 03/01/2013 - 16:06) [16:06:02] Review host: (drupaltestbot664-mysql) [16:06:02] Operations:Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [16:06:02] Result Codes: Array ( [fail] => 9 [pass] => 10 ) [16:06:02] Environment variables and review information initialized. [16:06:02] core_url = [git://git.drupal.org/project/drupal.git]; Test repository = [git://git.drupal.org/project/date.git] [16:06:02] Project directory is [date] [16:06:02] Review started. [16:06:02] Test: Array ( [test_id] => 334573 [review] => Array ( [plugin] => pifr_simpletest [argument] => Array ( [test.title] => [test.directory.review] => Array ( [0] => sites/default/modules/date ) [test.directory.apply] => [test.directory.dependency] => [test.files] => Array ( ) [test.extensions] => Array ( [0] => php [1] => inc [2] => install [3] => module [4] => test ) [drupal.core.version] => 8 [drupal.core.url] => git://git.drupal.org/project/drupal.git [drupal.modules] => Array ( ) [drupal.user] => admin [drupal.pass] => [drupal.variables] => Array ( ) [simpletest.tests] => Array ( ) [simpletest.db] => ) ) [vcs] => Array ( [main] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/drupal.git ) [vcs_identifier] => 8.x ) [dependencies] => Array ( [1] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/date.git ) [vcs_identifier] => 8.x-1.x ) ) ) [files] => Array ( ) ) [16:06:02] Operations: Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [16:06:02] Invoking operation [setup]... [16:06:02] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded. [16:06:02] Command [rm -rf sites/default/files/checkout 2>&1] succeeded. [16:06:02] Command [rm -rf sites/default/files/review 2>&1] succeeded. [16:06:02] Database backend [mysql] loaded. [16:06:02] Invoking operation [fetch]... [16:06:02] Invoking operation [checkout]... [16:06:02] Version control system backend [git] loaded. [16:06:05] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded. [16:06:06] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.x' 2>&1] succeeded. [16:06:06] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded. [16:06:06] Command [git --work-tree='checkout' --git-dir='checkout/.git' log --oneline -1 2>&1] succeeded Duration: 0 seconds Directory: [/var/lib/drupaltestbot/sites/default/files] Completion status: [0] Output: [e357af4 Issue #1919934 by larowlan: Change key of custom block vertical tabs to use 'advanced' instead of 'additional_settings()'.]. [16:06:06] Main branch [8.x] checkout [complete]. [16:06:24] Command [git clone 'git://git.drupal.org/project/date.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/date' --reference /var/cache/git/reference 2>&1] succeeded. [16:06:24] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/date' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/date/.git' checkout '8.x-1.x' 2>&1] succeeded. [16:06:24] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/date' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/date/.git' status 2>&1] succeeded. [16:06:24] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/date' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/date/.git' log --oneline -1 2>&1] succeeded Duration: 0 seconds Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules] Completion status: [0] Output: [b76414c Missed new files for new Date Field module.]. [16:06:24] Dependency branch [8.x-1.x] checkout [complete]. [16:06:24] Invoking operation [check]... [16:06:24] Ignoring operation [check]. [16:06:24] Invoking operation [apply]... [16:06:24] Ignoring operation [apply]. [16:06:24] Invoking operation [syntax]... [16:06:24] Command [php -l -f './sites/default/modules/date/date_repeat_field/date_repeat_field.module' 2>&1] succeeded. [16:06:24] Command [php -l -f './sites/default/modules/date/date_repeat_field/date_repeat_field.devel_generate.inc' 2>&1] succeeded. [16:06:24] Command [php -l -f './sites/default/modules/date/date_tools/lib/Drupal/date_tools/Tests/DateToolsTest.php' 2>&1] succeeded. [16:06:24] Command [php -l -f './sites/default/modules/date/date_tools/date_tools.module' 2>&1] succeeded. [16:06:24] Command [php -l -f './sites/default/modules/date/date_tools/date_tools.wizard.inc' 2>&1] succeeded. [16:06:24] Command [php -l -f './sites/default/modules/date/date_tools/date_tools.change_type.inc' 2>&1] succeeded. [16:06:24] Command [php -l -f './sites/default/modules/date/lib/Drupal/date/Type/DateItem.php' 2>&1] succeeded. [16:06:24] Command [php -l -f './sites/default/modules/date/lib/Drupal/date/Plugin/field/formatter/FormatIntervalFormatter.php' 2>&1] succeeded. [16:06:24] Command [php -l -f './sites/default/modules/date/lib/Drupal/date/Plugin/field/formatter/DatePlainFormatter.php' 2>&1] succeeded. [16:06:24] Command [php -l -f './sites/default/modules/date/lib/Drupal/date/Plugin/field/formatter/DateDefaultFormatter.php' 2>&1] succeeded. [16:06:24] Command [php -l -f './sites/default/modules/date/lib/Drupal/date/Plugin/field/widget/DateTextWidget.php' 2>&1] succeeded. [16:06:25] Command [php -l -f './sites/default/modules/date/lib/Drupal/date/Plugin/field/widget/DatePopupWidget.php' 2>&1] failed Duration 1 seconds Directory [/var/lib/drupaltestbot/sites/default/files/checkout] Status [255] Output: [PHP Parse error: syntax error, unexpected T_VARIABLE, expecting '(' in ./sites/default/modules/date/lib/Drupal/date/Plugin/field/widget/DatePopupWidget.php on line 39 Parse error: syntax error, unexpected T_VARIABLE, expecting '(' in ./sites/default/modules/date/lib/Drupal/date/Plugin/field/widget/DatePopupWidget.php on line 39 Errors parsing ./sites/default/modules/date/lib/Drupal/date/Plugin/field/widget/DatePopupWidget.php]. [16:06:25] Encountered error on [syntax], details: array ( '@filename' => 'sites/default/modules/date/lib/Drupal/date/Plugin/field/widget/DatePopupWidget.php', ) [16:06:25] Review complete. test_id=334573 result code=6 details=Array ( [@filename] => sites/default/modules/date/lib/Drupal/date/Plugin/field/widget/DatePopupWidget.php ) [16:06:25] Static variables reset.