In case of troubles
No clients to display.
[16:28:49] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1006643.pifr_simpletest.test_that_all_form-933004-153.patch.1443828529.log) [16:28:49] Review timestamp: (Fri, 10/02/2015 - 16:28) [16:28:49] Review host: (ec2-54-69-152-230) [16:28:49] Operations:Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [16:28:49] Result Codes: Array ( [fail] => 9 [pass] => 10 ) [16:28:49] Environment variables and review information initialized. [16:28:49] core_url = [git://git.drupal.org/project/drupal.git]; Test repository = [git://git.drupal.org/project/drupal.git] [16:28:49] Review started. [16:28:49] Test: Array ( [test_id] => 1006643 [review] => Array ( [plugin] => pifr_simpletest [argument] => Array ( [test.title] => [test.directory.review] => Array ( [0] => ) [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] => [phpversion] => 5.5 [test.php.version] => 5.5 ) ) [vcs] => Array ( [main] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/drupal.git ) [vcs_identifier] => 8.0.x ) [dependencies] => Array ( ) ) [files] => Array ( [0] => https://www.drupal.org/files/issues/test_that_all_form-933004-153.patch ) ) [16:28:49] Operations: Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [16:28:49] Invoking operation [setup]... [16:28:49] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded. [16:28:49] Command [rm -rf sites/default/files/checkout 2>&1] succeeded. [16:28:49] Command [rm -rf /tmp/po* 2>&1] succeeded. [16:28:49] Command [rm -rf sites/default/files/review 2>&1] succeeded. [16:28:49] Database backend [mysql] loaded. [16:28:49] Invoking operation [fetch]... [16:28:49] Fetched [test_that_all_form-933004-153.patch]. [16:28:49] Invoking operation [checkout]... [16:28:49] Version control system backend [git] loaded. [16:28:51] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded. [16:28:52] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.0.x' 2>&1] succeeded. [16:28:52] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded. [16:28:52] 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: [0a67ffb Issue #2575615 by alexpott, pwolanin, stefan.r, catch, dawehner, effulgentsia, xjm, David_Rothstein, iMiksu, lauriii, joelpittet: Introduce HtmlEscapedText and remove SafeMarkup::setMultiple() and SafeMarkup::getAll() and remove the static safeStrings list]. [16:28:52] Main branch [8.0.x] checkout [complete]. [16:28:52] Invoking operation [check]... [16:28:52] Invoking operation [apply]... [16:28:52] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/test_that_all_form-933004-153.patch 2>&1] succeeded. [16:28:52] Command [git apply -v -p1 /var/lib/drupaltestbot/sites/default/files/review/test_that_all_form-933004-153.patch 2>&1] succeeded. [16:28:52] Applied [test_that_all_form-933004-153.patch] to: > core/modules/language/src/Form/ContentLanguageSettingsForm.php > core/tests/Drupal/Tests/Core/Form/AccessibilityTest.php [16:28:52] Invoking operation [syntax]... [16:28:52] Command [php -l -f './core/modules/language/src/Form/ContentLanguageSettingsForm.php' 2>&1] succeeded. [16:28:52] Command [php -l -f './core/tests/Drupal/Tests/Core/Form/AccessibilityTest.php' 2>&1] succeeded. [16:28:52] Checked [2 of 2] relevant file(s) for syntax. [16:28:52] Invoking operation [install]... [16:28:52] Invoking operation [review]... [16:28:52] Cleaning run-tests.sh environment. [16:28:53] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 28 --php /usr/bin/php --url http://ec2-54-69-152-230.us-west-2.compute.amazonaws.com/checkout --sqlite /tmpfs/pifr/test.sqlite --dburl mysql://drupaltestbot-my:zjk1DhQbdLaq@localhost/drupaltestbotmysql --keep-results --all --clean 2>&1] succeeded. [16:28:53] Initiating run-tests.sh. [16:28:53] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 28 --php /usr/bin/php --url http://ec2-54-69-152-230.us-west-2.compute.amazonaws.com/checkout --sqlite /tmpfs/pifr/test.sqlite --dburl mysql://drupaltestbot-my:zjk1DhQbdLaq@localhost/drupaltestbotmysql --keep-results --all 2>&1] failed Duration 0 seconds Directory [/var/lib/drupaltestbot/sites/default/files/checkout] Status [255] Output: [PHP Fatal error: Uncaught exception 'Drupal\simpletest\Exception\MissingGroupException' with message 'Missing @group annotation in Drupal\Tests\Core\Form\AccessibilityTest' in /var/lib/drupaltestbot/sites/default/files/checkout/core/modules/simpletest/src/TestDiscovery.php:329 Stack trace: #0 /var/lib/drupaltestbot/sites/default/files/checkout/core/modules/simpletest/src/TestDiscovery.php(162): Drupal\simpletest\TestDiscovery::getTestInfo('Drupal\\Tests\\Co...', '/**\n * Performs...') #1 /var/lib/drupaltestbot/sites/default/files/checkout/core/modules/simpletest/simpletest.module(502): Drupal\simpletest\TestDiscovery->getTestClasses(NULL) #2 /var/lib/drupaltestbot/sites/default/files/checkout/core/scripts/run-tests.sh(797): simpletest_test_get_all(NULL) #3 /var/lib/drupaltestbot/sites/default/files/checkout/core/scripts/run-tests.sh(78): simpletest_script_get_test_list() #4 {main} thrown in /var/lib/drupaltestbot/sites/default/files/checkout/core/modules/simpletest/src/TestDiscovery.php on line 329 Fatal error: Uncaught exception 'Drupal\simpletest\Exception\MissingGroupException' with message 'Missing @group annotation in Drupal\Tests\Core\Form\AccessibilityTest' in /var/lib/drupaltestbot/sites/default/files/checkout/core/modules/simpletest/src/TestDiscovery.php:329 Stack trace: #0 /var/lib/drupaltestbot/sites/default/files/checkout/core/modules/simpletest/src/TestDiscovery.php(162): Drupal\simpletest\TestDiscovery::getTestInfo('Drupal\\Tests\\Co...', '/**\n * Performs...') #1 /var/lib/drupaltestbot/sites/default/files/checkout/core/modules/simpletest/simpletest.module(502): Drupal\simpletest\TestDiscovery->getTestClasses(NULL) #2 /var/lib/drupaltestbot/sites/default/files/checkout/core/scripts/run-tests.sh(797): simpletest_test_get_all(NULL) #3 /var/lib/drupaltestbot/sites/default/files/checkout/core/scripts/run-tests.sh(78): simpletest_script_get_test_list() #4 {main} thrown in /var/lib/drupaltestbot/sites/default/files/checkout/core/modules/simpletest/src/TestDiscovery.php on line 329]. [16:28:53] Encountered error on [review], details: array ( '@reason' => 'failed during invocation of run-tests.sh', ) [16:28:53] Review complete. test_id=1006643 result code=8 details=Array ( [@reason] => failed during invocation of run-tests.sh ) [16:28:53] Static variables reset.