In case of troubles
No clients to display.
[05:11:45] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1165883.pifr_simpletest.delete-2489072-22.patch.1443528705.log) [05:11:45] Review timestamp: (Tue, 09/29/2015 - 05:11) [05:11:45] Review host: (ec2-52-24-47-180) [05:11:45] Operations:Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [05:11:45] Result Codes: Array ( [fail] => 9 [pass] => 10 ) [05:11:45] Environment variables and review information initialized. [05:11:45] core_url = [git://git.drupal.org/project/drupal.git]; Test repository = [git://git.drupal.org/project/flag.git] [05:11:45] Project directory is [flag] [05:11:45] Review started. [05:11:45] Test: Array ( [test_id] => 1165883 [review] => Array ( [plugin] => pifr_simpletest [argument] => Array ( [test.title] => [test.directory.review] => Array ( [0] => sites/default/modules/flag ) [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 ( [1] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/flag.git ) [vcs_identifier] => 8.x-4.x ) ) ) [files] => Array ( [0] => https://www.drupal.org/files/issues/delete-2489072-22.patch ) ) [05:11:45] Operations: Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [05:11:45] Invoking operation [setup]... [05:11:45] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded. [05:11:45] Command [rm -rf sites/default/files/checkout 2>&1] succeeded. [05:11:45] Command [rm -rf /tmp/po* 2>&1] succeeded. [05:11:45] Command [rm -rf sites/default/files/review 2>&1] succeeded. [05:11:45] Database backend [mysql] loaded. [05:11:45] Invoking operation [fetch]... [05:11:45] Fetched [delete-2489072-22.patch]. [05:11:45] Invoking operation [checkout]... [05:11:45] Version control system backend [git] loaded. [05:11:47] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded. [05:11:48] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.0.x' 2>&1] succeeded. [05:11:48] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded. [05:11:48] 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: [2acfed8 Issue #2570681 by juanse254, AndreaD, giancarlosotelo, lucastockmann, edurenye: when admin toolbar-oriented vertically a div is over the options]. [05:11:48] Main branch [8.0.x] checkout [complete]. [05:12:02] Command [git clone 'git://git.drupal.org/project/flag.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/flag' --reference /var/cache/git/reference 2>&1] succeeded. [05:12:02] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/flag' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/flag/.git' checkout '8.x-4.x' 2>&1] succeeded. [05:12:02] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/flag' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/flag/.git' status 2>&1] succeeded. [05:12:02] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/flag' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/flag/.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: [88b25b2 Issue #2564445 by joachim: Added a 'global' field to Flagging entity]. [05:12:02] Dependency branch [8.x-4.x] checkout [complete]. [05:12:02] Invoking operation [check]... [05:12:02] Invoking operation [apply]... [05:12:02] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/delete-2489072-22.patch 2>&1] succeeded. [05:12:02] Command [git apply -v -p1 /var/lib/drupaltestbot/sites/default/files/review/delete-2489072-22.patch 2>&1] succeeded. [05:12:02] Applied [delete-2489072-22.patch] to: > flag.services.yml > src/FlagService.php > src/FlagServiceInterface.php > src/FlaggingDeletionService.php > src/FlaggingDeletionServiceInterface.php > src/Form/FlagResetForm.php > src/Tests/FlagCountsTest.php [05:12:02] Invoking operation [syntax]... [05:12:02] Command [php -l -f './sites/default/modules/flag/src/FlagService.php' 2>&1] succeeded. [05:12:02] Command [php -l -f './sites/default/modules/flag/src/FlagServiceInterface.php' 2>&1] succeeded. [05:12:02] Command [php -l -f './sites/default/modules/flag/src/FlaggingDeletionService.php' 2>&1] succeeded. [05:12:02] Command [php -l -f './sites/default/modules/flag/src/FlaggingDeletionServiceInterface.php' 2>&1] succeeded. [05:12:02] Command [php -l -f './sites/default/modules/flag/src/Form/FlagResetForm.php' 2>&1] succeeded. [05:12:02] Command [php -l -f './sites/default/modules/flag/src/Tests/FlagCountsTest.php' 2>&1] succeeded. [05:12:02] Checked [6 of 6] relevant file(s) for syntax. [05:12:02] Invoking operation [install]... [05:12:02] Invoking operation [review]... [05:12:02] Scanning sites/default/files/checkout/sites/default/modules/flag for .test files. [05:12:02] Scanning sites/default/files/checkout/sites/default/modules/flag for /Tests/*.php files. [05:12:02] Cleaning run-tests.sh environment. [05:12:03] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 28 --php /usr/bin/php --url http://ec2-52-24-47-180.us-west-2.compute.amazonaws.com/checkout --sqlite /tmpfs/pifr/test.sqlite --dburl mysql://drupaltestbot-my:lZbC4MdkfbXP@localhost/drupaltestbotmysql --keep-results --file sites/default/modules/flag/src/Tests/FlagCountsTest.php,sites/default/modules/flag/src/Tests/FlagTestBase.php,sites/default/modules/flag/src/Tests/FlagSimpleTest.php,sites/default/modules/flag/src/Tests/FlagServiceTest.php,sites/default/modules/flag/src/Tests/FlagResetTest.php,sites/default/modules/flag/src/Tests/FlagFieldEntryTest.php,sites/default/modules/flag/src/Tests/FlagEnableDisableTest.php,sites/default/modules/flag/src/Tests/FlagConfirmFormTest.php --clean 2>&1] succeeded. [05:12:03] Initiating run-tests.sh. [05:12:23] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 28 --php /usr/bin/php --url http://ec2-52-24-47-180.us-west-2.compute.amazonaws.com/checkout --sqlite /tmpfs/pifr/test.sqlite --dburl mysql://drupaltestbot-my:lZbC4MdkfbXP@localhost/drupaltestbotmysql --keep-results --file sites/default/modules/flag/src/Tests/FlagCountsTest.php,sites/default/modules/flag/src/Tests/FlagTestBase.php,sites/default/modules/flag/src/Tests/FlagSimpleTest.php,sites/default/modules/flag/src/Tests/FlagServiceTest.php,sites/default/modules/flag/src/Tests/FlagResetTest.php,sites/default/modules/flag/src/Tests/FlagFieldEntryTest.php,sites/default/modules/flag/src/Tests/FlagEnableDisableTest.php,sites/default/modules/flag/src/Tests/FlagConfirmFormTest.php 2>&1] succeeded Duration: 20 seconds Directory: [/var/lib/drupaltestbot/sites/default/files/checkout] Completion status: [0] Output: [Drupal test run --------------- Tests to be run: - Drupal\flag\Tests\FlagCountsTest - Drupal\flag\Tests\FlagSimpleTest - Drupal\flag\Tests\FlagServiceTest - Drupal\flag\Tests\FlagResetTest - Drupal\flag\Tests\FlagFieldEntryTest - Drupal\flag\Tests\FlagEnableDisableTest - Drupal\flag\Tests\FlagConfirmFormTest Test run started: Tuesday, September 29, 2015 - 12:12 Test summary ------------ Drupal\flag\Tests\FlagServiceTest 11 passes Fatal error: Call to undefined method Drupal\flag\FlagService::reset() in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/flag/src/Tests/FlagCountsTest.php on line 108 FATAL Drupal\flag\Tests\FlagCountsTest: test runner returned a non-zero error code (255). Drupal\flag\Tests\FlagResetTest 13 passes 4 fails Drupal\flag\Tests\FlagEnableDisableTest 51 passes Drupal\flag\Tests\FlagConfirmFormTest 59 passes Drupal\flag\Tests\FlagFieldEntryTest 77 passes Drupal\flag\Tests\FlagSimpleTest 210 passes Test run duration: 20 sec]. [05:12:24] Command [/usr/bin/php ./core/scripts/run-tests.sh --php /usr/bin/php --url http://ec2-52-24-47-180.us-west-2.compute.amazonaws.com/checkout --file sites/default/modules/flag/src/Tests/FlagCountsTest.php,sites/default/modules/flag/src/Tests/FlagTestBase.php,sites/default/modules/flag/src/Tests/FlagSimpleTest.php,sites/default/modules/flag/src/Tests/FlagServiceTest.php,sites/default/modules/flag/src/Tests/FlagResetTest.php,sites/default/modules/flag/src/Tests/FlagFieldEntryTest.php,sites/default/modules/flag/src/Tests/FlagEnableDisableTest.php,sites/default/modules/flag/src/Tests/FlagConfirmFormTest.php --list 2>&1] succeeded. [05:12:24] Review complete. test_id=1165883 result code=9 details=Array ( [@pass] => 430 [@fail] => 6 [@exception] => 0 [@debug] => 0 ) [05:12:24] Static variables reset.