In case of troubles
No clients to display.
[13:38:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_326058.pifr_simpletest.1372624681.log) [13:38:01] Review timestamp: (Sun, 06/30/2013 - 13:38) [13:38:01] Review host: (drupaltestbot659-mysql) [13:38:01] Operations:Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [13:38:01] Result Codes: Array ( [fail] => 9 [pass] => 10 ) [13:38:01] Environment variables and review information initialized. [13:38:01] core_url = [git://git.drupal.org/project/drupal.git]; Test repository = [git://git.drupal.org/project/chain_menu_access.git] [13:38:01] Project directory is [chain_menu_access] [13:38:01] Review started. [13:38:01] Test: Array ( [test_id] => 326058 [review] => Array ( [plugin] => pifr_simpletest [argument] => Array ( [test.title] => [test.directory.review] => Array ( [0] => sites/default/modules/chain_menu_access ) [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/chain_menu_access.git ) [vcs_identifier] => 8.x-1.x ) ) ) [files] => Array ( ) ) [13:38:01] Operations: Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [13:38:02] Invoking operation [setup]... [13:38:02] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded. [13:38:02] Command [rm -rf sites/default/files/checkout 2>&1] succeeded. [13:38:02] Command [rm -rf sites/default/files/review 2>&1] succeeded. [13:38:02] Database backend [mysql] loaded. [13:38:02] Invoking operation [fetch]... [13:38:02] Invoking operation [checkout]... [13:38:02] Version control system backend [git] loaded. [13:38:06] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded. [13:38:07] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.x' 2>&1] succeeded. [13:38:07] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded. [13:38:07] 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: [0329b22 Issue #2012812 by thedavidmeister, pwieck: drupal_render() can't distinguish between empty strings from theme() from an implemented hook and no hook being matched.]. [13:38:07] Main branch [8.x] checkout [complete]. [13:38:22] Command [git clone 'git://git.drupal.org/project/chain_menu_access.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/chain_menu_access' --reference /var/cache/git/reference 2>&1] succeeded. [13:38:22] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/chain_menu_access' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/chain_menu_access/.git' checkout '8.x-1.x' 2>&1] succeeded. [13:38:22] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/chain_menu_access' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/chain_menu_access/.git' status 2>&1] succeeded. [13:38:22] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/chain_menu_access' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/chain_menu_access/.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: [51f97b7 Fix missing quotes in .info.yml file.]. [13:38:22] Dependency branch [8.x-1.x] checkout [complete]. [13:38:22] Invoking operation [check]... [13:38:22] Ignoring operation [check]. [13:38:22] Invoking operation [apply]... [13:38:22] Ignoring operation [apply]. [13:38:22] Invoking operation [syntax]... [13:38:22] Command [php -l -f './sites/default/modules/chain_menu_access/tests/chain_menu_access.test' 2>&1] succeeded. [13:38:22] Command [php -l -f './sites/default/modules/chain_menu_access/tests/chain_menu_access_test.module' 2>&1] succeeded. [13:38:23] Command [php -l -f './sites/default/modules/chain_menu_access/chain_menu_access.module' 2>&1] succeeded. [13:38:23] Checked [3 of 3] relevant file(s) for syntax. [13:38:23] Invoking operation [install]... [13:38:23] Setting driver to mysql [13:38:23] Element was Array ( [0] => SimpleXMLElement Object ( [@attributes] => Array ( [aria-describedby] => edit-driver--description [type] => radio [id] => edit-driver-mysql [name] => driver [value] => mysql [checked] => checked [class] => form-radio ) ) [1] => SimpleXMLElement Object ( [@attributes] => Array ( [aria-describedby] => edit-driver--description [type] => radio [id] => edit-driver-sqlite [name] => driver [value] => sqlite [class] => form-radio ) ) ) [13:39:43] Invoking operation [review]... [13:39:57] Scanning sites/default/files/checkout/sites/default/modules/chain_menu_access for .test files. [13:39:57] Scanning sites/default/files/checkout/sites/default/modules/chain_menu_access for /Tests/*.php files. [13:39:57] Cleaning run-tests.sh environment. [13:39:58] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot659-mysql/checkout' --keep-results --file sites/default/modules/chain_menu_access/tests/chain_menu_access.test --clean 2>&1] succeeded. [13:39:58] Initiating run-tests.sh. [13:39:59] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot659-mysql/checkout' --keep-results --file sites/default/modules/chain_menu_access/tests/chain_menu_access.test 2>&1] succeeded Duration: 1 seconds Directory: [/var/lib/drupaltestbot/sites/default/files/checkout] Completion status: [0] Output: [Drupal test run --------------- Tests to be run: - (CmaWebTestCase) Test run started: Sunday, June 30, 2013 - 20:39 Test summary ------------ PHP Fatal error: Class 'CmaWebTestCase' not found in /var/lib/drupaltestbot/sites/default/files/checkout/core/scripts/run-tests.sh on line 482 Fatal error: Class 'CmaWebTestCase' not found in /var/lib/drupaltestbot/sites/default/files/checkout/core/scripts/run-tests.sh on line 482 FATAL CmaWebTestCase: test runner returned a non-zero error code (255). Test run duration: 0 sec]. [13:39:59] Encountered error on [review], details: array ( '@reason' => 'PHP Fatal error encountered during run_tests.sh. See review log for details.', ) [13:39:59] Review complete. test_id=326058 result code=8 details=Array ( [@reason] => PHP Fatal error encountered during run_tests.sh. See review log for details. ) [13:39:59] Static variables reset.