In case of troubles
No clients to display.
[23:26:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_283843.pifr_simpletest.1444285561.log) [23:26:01] Review timestamp: (Wed, 10/07/2015 - 23:26) [23:26:01] Review host: (ec2-54-69-87-167) [23:26:01] Operations:Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [23:26:01] Result Codes: Array ( [fail] => 9 [pass] => 10 ) [23:26:01] Environment variables and review information initialized. [23:26:01] core_url = [git://git.drupal.org/project/drupal.git]; Test repository = [git://git.drupal.org/project/examples.git] [23:26:01] Project directory is [examples] [23:26:01] Review started. [23:26:01] Test: Array ( [test_id] => 283843 [review] => Array ( [plugin] => pifr_simpletest [argument] => Array ( [test.title] => [test.directory.review] => Array ( [0] => sites/default/modules/examples ) [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/examples.git ) [vcs_identifier] => 8.x-1.x ) ) ) [files] => Array ( ) ) [23:26:01] Operations: Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [23:26:01] Invoking operation [setup]... [23:26:01] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded. [23:26:01] Command [rm -rf sites/default/files/checkout 2>&1] succeeded. [23:26:01] Command [rm -rf /tmp/po* 2>&1] succeeded. [23:26:01] Command [rm -rf sites/default/files/review 2>&1] succeeded. [23:26:01] Database backend [mysql] loaded. [23:26:01] Invoking operation [fetch]... [23:26:01] Invoking operation [checkout]... [23:26:01] Version control system backend [git] loaded. [23:26:03] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded. [23:26:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.0.x' 2>&1] succeeded. [23:26:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded. [23:26:04] 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: [e3908d2 Back to dev.]. [23:26:04] Main branch [8.0.x] checkout [complete]. [23:26:18] Command [git clone 'git://git.drupal.org/project/examples.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/examples' --reference /var/cache/git/reference 2>&1] succeeded. [23:26:18] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/examples' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/examples/.git' checkout '8.x-1.x' 2>&1] succeeded. [23:26:18] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/examples' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/examples/.git' status 2>&1] succeeded. [23:26:18] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/examples' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/examples/.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: [98f2423 Branch Blocker: Page titles are now blocks, so ExamplesTestBase adds the title block to the content region. https://www.drupal.org/node/2568563]. [23:26:18] Dependency branch [8.x-1.x] checkout [complete]. [23:26:18] Invoking operation [check]... [23:26:18] Ignoring operation [check]. [23:26:18] Invoking operation [apply]... [23:26:18] Ignoring operation [apply]. [23:26:18] Invoking operation [syntax]... [23:26:18] Command [php -l -f './sites/default/modules/examples/block_example/src/Controller/BlockExampleController.php' 2>&1] succeeded. [23:26:18] Command [php -l -f './sites/default/modules/examples/block_example/src/Plugin/Block/ExampleUppercaseBlock.php' 2>&1] succeeded. [23:26:18] Command [php -l -f './sites/default/modules/examples/block_example/src/Plugin/Block/ExampleEmptyBlock.php' 2>&1] succeeded. [23:26:18] Command [php -l -f './sites/default/modules/examples/block_example/src/Plugin/Block/ExampleConfigurableTextBlock.php' 2>&1] succeeded. [23:26:18] Command [php -l -f './sites/default/modules/examples/block_example/src/Tests/BlockExampleTest.php' 2>&1] succeeded. [23:26:18] Command [php -l -f './sites/default/modules/examples/block_example/src/Tests/BlockExampleMenuTest.php' 2>&1] succeeded. [23:26:18] Command [php -l -f './sites/default/modules/examples/block_example/block_example.module' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/cache_example/src/Forms/CacheExampleForm.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/cache_example/src/Tests/CacheExampleTestCase.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/cache_example/cache_example.module' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/cron_example/src/Form/CronExampleForm.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/cron_example/src/Plugin/QueueWorker/ReportWorkerTwo.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/cron_example/src/Plugin/QueueWorker/ReportWorkerOne.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/cron_example/src/Plugin/QueueWorker/ReportWorkerBase.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/cron_example/src/Tests/CronExampleTestCase.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/cron_example/cron_example.module' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/dbtng_example/src/Tests/DBTNGExampleTest.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/dbtng_example/src/DBTNGExampleUpdateForm.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/dbtng_example/src/DBTNGExampleStorage.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/dbtng_example/src/DBTNGExampleController.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/dbtng_example/src/DBTNGExampleAddForm.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/dbtng_example/dbtng_example.module' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/dbtng_example/dbtng_example.install' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/email_example/src/Form/EmailExampleGetFormPage.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/email_example/src/Tests/EmailExampleTest.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/email_example/email_example.module' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/field_example/src/Controller/FieldExampleController.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/field_example/src/Plugin/Field/FieldFormatter/SimpleTextFormatter.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/field_example/src/Plugin/Field/FieldFormatter/ColorBackgroudFormatter.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/field_example/src/Plugin/Field/FieldType/RgbItem.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/field_example/src/Plugin/Field/FieldWidget/TextWidget.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/field_example/src/Plugin/Field/FieldWidget/Text3Widget.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/field_example/src/Plugin/Field/FieldWidget/ColorPickerWidget.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/field_example/src/Tests/TextWidgetTest.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/field_example/src/Tests/Text3WidgetTest.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/field_example/src/Tests/FieldExampleMenuTest.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/field_example/src/FieldExampleWebTestBase.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/field_example/field_example.module' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/js_example/src/Controller/JsExampleController.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/js_example/src/Tests/JsExampleTest.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/js_example/js_example.module' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/page_example/src/Controller/PageExampleController.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/page_example/src/Tests/PageExampleTest.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/page_example/page_example.module' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/simpletest_example/mock/simpletest_example_test/simpletest_example_test.module' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/simpletest_example/src/Controller/SimpleTestExampleController.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/simpletest_example/src/Tests/SimpleTestExampleTest.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/simpletest_example/src/Tests/SimpleTestExampleMockModuleTest.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/simpletest_example/simpletest_example.module' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/tablesort_example/src/Controller/TableSortExampleController.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/tablesort_example/src/Tests/TableSortExampleTest.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/tablesort_example/tablesort_example.module' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/tablesort_example/tablesort_example.install' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/config_entity_example/src/Controller/RobotListBuilder.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/config_entity_example/src/Entity/Robot.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/config_entity_example/src/Form/RobotFormBase.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/config_entity_example/src/Form/RobotEditForm.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/config_entity_example/src/Form/RobotDeleteForm.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/config_entity_example/src/Form/RobotAddForm.php' 2>&1] succeeded. [23:26:19] Command [php -l -f './sites/default/modules/examples/config_entity_example/src/Tests/ConfigEntityExampleTest.php' 2>&1] succeeded. [23:26:20] Command [php -l -f './sites/default/modules/examples/config_entity_example/src/RobotAccessController.php' 2>&1] succeeded. [23:26:20] Command [php -l -f './sites/default/modules/examples/config_entity_example/config_entity_example.module' 2>&1] succeeded. [23:26:20] Command [php -l -f './sites/default/modules/examples/content_entity_example/src/Entity/Controller/ContactListBuilder.php' 2>&1] succeeded. [23:26:20] Command [php -l -f './sites/default/modules/examples/content_entity_example/src/Entity/Contact.php' 2>&1] succeeded. [23:26:20] Command [php -l -f './sites/default/modules/examples/content_entity_example/src/Form/ContactSettingsForm.php' 2>&1] succeeded. [23:26:20] Command [php -l -f './sites/default/modules/examples/content_entity_example/src/Form/ContactForm.php' 2>&1] succeeded. [23:26:20] Command [php -l -f './sites/default/modules/examples/content_entity_example/src/Form/ContactDeleteForm.php' 2>&1] succeeded. [23:26:20] Command [php -l -f './sites/default/modules/examples/content_entity_example/src/Tests/ContentEntityExampleTest.php' 2>&1] succeeded. [23:26:20] Command [php -l -f './sites/default/modules/examples/content_entity_example/src/ContactInterface.php' 2>&1] succeeded. [23:26:20] Command [php -l -f './sites/default/modules/examples/content_entity_example/src/ContactAccessControlHandler.php' 2>&1] succeeded. [23:26:20] Command [php -l -f './sites/default/modules/examples/content_entity_example/content_entity_example.module' 2>&1] succeeded. [23:26:20] Command [php -l -f './sites/default/modules/examples/node_type_example/src/Controller/NodeTypeExampleController.php' 2>&1] succeeded. [23:26:20] Command [php -l -f './sites/default/modules/examples/node_type_example/src/Tests/NodeTypeExampleTest.php' 2>&1] succeeded. [23:26:20] Command [php -l -f './sites/default/modules/examples/node_type_example/node_type_example.module' 2>&1] succeeded. [23:26:20] Command [php -l -f './sites/default/modules/examples/node_type_example/node_type_example.install' 2>&1] succeeded. [23:26:20] Command [php -l -f './sites/default/modules/examples/phpunit_example/src/Controller/PHPUnitExampleController.php' 2>&1] succeeded. [23:26:20] Command [php -l -f './sites/default/modules/examples/phpunit_example/src/Tests/PHPUnitExampleMenuTest.php' 2>&1] succeeded. [23:26:20] Command [php -l -f './sites/default/modules/examples/phpunit_example/src/ProtectedPrivates.php' 2>&1] succeeded. [23:26:20] Command [php -l -f './sites/default/modules/examples/phpunit_example/src/DisplayManager.php' 2>&1] succeeded. [23:26:20] Command [php -l -f './sites/default/modules/examples/phpunit_example/src/DisplayInfoInterface.php' 2>&1] succeeded. [23:26:20] Command [php -l -f './sites/default/modules/examples/phpunit_example/src/AddClass.php' 2>&1] succeeded. [23:26:20] Command [php -l -f './sites/default/modules/examples/phpunit_example/tests/src/Unit/Subclasses/ProtectedPrivatesSubclass.php' 2>&1] succeeded. [23:26:20] Command [php -l -f './sites/default/modules/examples/phpunit_example/tests/src/Unit/ProtectedPrivatesTest.php' 2>&1] succeeded. [23:26:20] Command [php -l -f './sites/default/modules/examples/phpunit_example/tests/src/Unit/DisplayManagerTest.php' 2>&1] succeeded. [23:26:20] Command [php -l -f './sites/default/modules/examples/phpunit_example/tests/src/Unit/AddClassTest.php' 2>&1] succeeded. [23:26:20] Command [php -l -f './sites/default/modules/examples/phpunit_example/phpunit_example.module' 2>&1] succeeded. [23:26:20] Command [php -l -f './sites/default/modules/examples/src/Tests/ExamplesTestBase.php' 2>&1] succeeded. [23:26:20] Command [php -l -f './sites/default/modules/examples/src/Tests/ExamplesTest.php' 2>&1] succeeded. [23:26:20] Command [php -l -f './sites/default/modules/examples/tour_example/src/Controller/TourExampleController.php' 2>&1] succeeded. [23:26:20] Command [php -l -f './sites/default/modules/examples/tour_example/src/Tests/TourExampleTest.php' 2>&1] succeeded. [23:26:20] Command [php -l -f './sites/default/modules/examples/tour_example/tour_example.module' 2>&1] succeeded. [23:26:20] Command [php -l -f './sites/default/modules/examples/examples.module' 2>&1] succeeded. [23:26:20] Command [php -l -f './sites/default/modules/examples/examples.index.php' 2>&1] succeeded. [23:26:20] Checked [93 of 93] relevant file(s) for syntax. [23:26:20] Invoking operation [install]... [23:26:20] Invoking operation [review]... [23:26:20] Scanning sites/default/files/checkout/sites/default/modules/examples for .test files. [23:26:20] Scanning sites/default/files/checkout/sites/default/modules/examples for /Tests/*.php files. [23:26:20] Cleaning run-tests.sh environment. [23:26:21] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 28 --php /usr/bin/php --url http://ec2-54-69-87-167.us-west-2.compute.amazonaws.com/checkout --sqlite /tmpfs/pifr/test.sqlite --dburl mysql://drupaltestbot-my:IrK8rWxHPyog@localhost/drupaltestbotmysql --keep-results --file sites/default/modules/examples/block_example/src/Tests/BlockExampleTest.php,sites/default/modules/examples/block_example/src/Tests/BlockExampleMenuTest.php,sites/default/modules/examples/cache_example/src/Tests/CacheExampleTestCase.php,sites/default/modules/examples/cron_example/src/Tests/CronExampleTestCase.php,sites/default/modules/examples/dbtng_example/src/Tests/DBTNGExampleTest.php,sites/default/modules/examples/email_example/src/Tests/EmailExampleTest.php,sites/default/modules/examples/field_example/src/Tests/TextWidgetTest.php,sites/default/modules/examples/field_example/src/Tests/Text3WidgetTest.php,sites/default/modules/examples/field_example/src/Tests/FieldExampleMenuTest.php,sites/default/modules/examples/js_example/src/Tests/JsExampleTest.php,sites/default/modules/examples/page_example/src/Tests/PageExampleTest.php,sites/default/modules/examples/simpletest_example/src/Tests/SimpleTestExampleTest.php,sites/default/modules/examples/simpletest_example/src/Tests/SimpleTestExampleMockModuleTest.php,sites/default/modules/examples/tablesort_example/src/Tests/TableSortExampleTest.php,sites/default/modules/examples/config_entity_example/src/Tests/ConfigEntityExampleTest.php,sites/default/modules/examples/content_entity_example/src/Tests/ContentEntityExampleTest.php,sites/default/modules/examples/node_type_example/src/Tests/NodeTypeExampleTest.php,sites/default/modules/examples/phpunit_example/src/Tests/PHPUnitExampleMenuTest.php,sites/default/modules/examples/phpunit_example/tests/src/Unit/Subclasses/ProtectedPrivatesSubclass.php,sites/default/modules/examples/phpunit_example/tests/src/Unit/ProtectedPrivatesTest.php,sites/default/modules/examples/phpunit_example/tests/src/Unit/DisplayManagerTest.php,sites/default/modules/examples/phpunit_example/tests/src/Unit/AddClassTest.php,sites/default/modules/examples/src/Tests/ExamplesTestBase.php,sites/default/modules/examples/src/Tests/ExamplesTest.php,sites/default/modules/examples/tour_example/src/Tests/TourExampleTest.php --clean 2>&1] succeeded. [23:26:21] Initiating run-tests.sh. [23:27:01] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 28 --php /usr/bin/php --url http://ec2-54-69-87-167.us-west-2.compute.amazonaws.com/checkout --sqlite /tmpfs/pifr/test.sqlite --dburl mysql://drupaltestbot-my:IrK8rWxHPyog@localhost/drupaltestbotmysql --keep-results --file sites/default/modules/examples/block_example/src/Tests/BlockExampleTest.php,sites/default/modules/examples/block_example/src/Tests/BlockExampleMenuTest.php,sites/default/modules/examples/cache_example/src/Tests/CacheExampleTestCase.php,sites/default/modules/examples/cron_example/src/Tests/CronExampleTestCase.php,sites/default/modules/examples/dbtng_example/src/Tests/DBTNGExampleTest.php,sites/default/modules/examples/email_example/src/Tests/EmailExampleTest.php,sites/default/modules/examples/field_example/src/Tests/TextWidgetTest.php,sites/default/modules/examples/field_example/src/Tests/Text3WidgetTest.php,sites/default/modules/examples/field_example/src/Tests/FieldExampleMenuTest.php,sites/default/modules/examples/js_example/src/Tests/JsExampleTest.php,sites/default/modules/examples/page_example/src/Tests/PageExampleTest.php,sites/default/modules/examples/simpletest_example/src/Tests/SimpleTestExampleTest.php,sites/default/modules/examples/simpletest_example/src/Tests/SimpleTestExampleMockModuleTest.php,sites/default/modules/examples/tablesort_example/src/Tests/TableSortExampleTest.php,sites/default/modules/examples/config_entity_example/src/Tests/ConfigEntityExampleTest.php,sites/default/modules/examples/content_entity_example/src/Tests/ContentEntityExampleTest.php,sites/default/modules/examples/node_type_example/src/Tests/NodeTypeExampleTest.php,sites/default/modules/examples/phpunit_example/src/Tests/PHPUnitExampleMenuTest.php,sites/default/modules/examples/phpunit_example/tests/src/Unit/Subclasses/ProtectedPrivatesSubclass.php,sites/default/modules/examples/phpunit_example/tests/src/Unit/ProtectedPrivatesTest.php,sites/default/modules/examples/phpunit_example/tests/src/Unit/DisplayManagerTest.php,sites/default/modules/examples/phpunit_example/tests/src/Unit/AddClassTest.php,sites/default/modules/examples/src/Tests/ExamplesTestBase.php,sites/default/modules/examples/src/Tests/ExamplesTest.php,sites/default/modules/examples/tour_example/src/Tests/TourExampleTest.php 2>&1] succeeded Duration: 40 seconds Directory: [/var/lib/drupaltestbot/sites/default/files/checkout] Completion status: [0] Output: [Drupal test run --------------- Tests to be run: - Drupal\block_example\Tests\BlockExampleTest - Drupal\block_example\Tests\BlockExampleMenuTest - Drupal\cache_example\Tests\CacheExampleTestCase - Drupal\cron_example\Tests\CronExampleTestCase - Drupal\dbtng_example\Tests\DBTNGExampleTest - Drupal\email_example\Tests\EmailExampleTest - Drupal\field_example\Tests\TextWidgetTest - Drupal\field_example\Tests\Text3WidgetTest - Drupal\field_example\Tests\FieldExampleMenuTest - Drupal\js_example\Tests\JsExampleTest - Drupal\page_example\Tests\PageExampleTest - Drupal\simpletest_example\Tests\SimpleTestExampleTest - Drupal\simpletest_example\Tests\SimpleTestExampleMockModuleTest - Drupal\tablesort_example\Tests\TableSortExampleTest - Drupal\config_entity_example\Tests\ConfigEntityExampleTest - Drupal\content_entity_example\Tests\ContentEntityExampleTest - Drupal\node_type_example\Tests\NodeTypeExampleTest - Drupal\phpunit_example\Tests\PHPUnitExampleMenuTest - Drupal\Tests\phpunit_example\Unit\ProtectedPrivatesTest - Drupal\Tests\phpunit_example\Unit\DisplayManagerTest - Drupal\Tests\phpunit_example\Unit\AddClassTest - Drupal\examples\Tests\ExamplesTest - Drupal\tour_example\Tests\TourExampleTest Test run started: Thursday, October 8, 2015 - 06:26 Test summary ------------ Drupal\Tests\phpunit_example\Unit\AddClassTest 27 passes Drupal\Tests\phpunit_example\Unit\ProtectedPrivatesTest 4 passes Drupal\Tests\phpunit_example\Unit\DisplayManagerTest 1 passes Drupal\js_example\Tests\JsExampleTest 10 passes Drupal\block_example\Tests\BlockExampleTest 27 passes Drupal\cron_example\Tests\CronExampleTestCase 35 passes Drupal\examples\Tests\ExamplesTest 20 passes Drupal\email_example\Tests\EmailExampleTest 21 passes Drupal\simpletest_example\Tests\SimpleTestExampleMockModuleT 12 passes Drupal\config_entity_example\Tests\ConfigEntityExampleTest 71 passes Drupal\phpunit_example\Tests\PHPUnitExampleMenuTest 8 passes Drupal\block_example\Tests\BlockExampleMenuTest 8 passes Drupal\field_example\Tests\FieldExampleMenuTest 8 passes Drupal\page_example\Tests\PageExampleTest 90 passes Drupal\tour_example\Tests\TourExampleTest 30 passes Drupal\node_type_example\Tests\NodeTypeExampleTest 43 passes Drupal\cache_example\Tests\CacheExampleTestCase 59 passes Drupal\content_entity_example\Tests\ContentEntityExampleTest 225 passes Drupal\field_example\Tests\Text3WidgetTest 117 passes 2 messages Drupal\tablesort_example\Tests\TableSortExampleTest 27 passes Drupal\field_example\Tests\TextWidgetTest 117 passes 2 messages Drupal\dbtng_example\Tests\DBTNGExampleTest 59 passes Drupal\simpletest_example\Tests\SimpleTestExampleTest 35 passes Test run duration: 40 sec]. [23:27:02] Command [/usr/bin/php ./core/scripts/run-tests.sh --php /usr/bin/php --url http://ec2-54-69-87-167.us-west-2.compute.amazonaws.com/checkout --file sites/default/modules/examples/block_example/src/Tests/BlockExampleTest.php,sites/default/modules/examples/block_example/src/Tests/BlockExampleMenuTest.php,sites/default/modules/examples/cache_example/src/Tests/CacheExampleTestCase.php,sites/default/modules/examples/cron_example/src/Tests/CronExampleTestCase.php,sites/default/modules/examples/dbtng_example/src/Tests/DBTNGExampleTest.php,sites/default/modules/examples/email_example/src/Tests/EmailExampleTest.php,sites/default/modules/examples/field_example/src/Tests/TextWidgetTest.php,sites/default/modules/examples/field_example/src/Tests/Text3WidgetTest.php,sites/default/modules/examples/field_example/src/Tests/FieldExampleMenuTest.php,sites/default/modules/examples/js_example/src/Tests/JsExampleTest.php,sites/default/modules/examples/page_example/src/Tests/PageExampleTest.php,sites/default/modules/examples/simpletest_example/src/Tests/SimpleTestExampleTest.php,sites/default/modules/examples/simpletest_example/src/Tests/SimpleTestExampleMockModuleTest.php,sites/default/modules/examples/tablesort_example/src/Tests/TableSortExampleTest.php,sites/default/modules/examples/config_entity_example/src/Tests/ConfigEntityExampleTest.php,sites/default/modules/examples/content_entity_example/src/Tests/ContentEntityExampleTest.php,sites/default/modules/examples/node_type_example/src/Tests/NodeTypeExampleTest.php,sites/default/modules/examples/phpunit_example/src/Tests/PHPUnitExampleMenuTest.php,sites/default/modules/examples/phpunit_example/tests/src/Unit/Subclasses/ProtectedPrivatesSubclass.php,sites/default/modules/examples/phpunit_example/tests/src/Unit/ProtectedPrivatesTest.php,sites/default/modules/examples/phpunit_example/tests/src/Unit/DisplayManagerTest.php,sites/default/modules/examples/phpunit_example/tests/src/Unit/AddClassTest.php,sites/default/modules/examples/src/Tests/ExamplesTestBase.php,sites/default/modules/examples/src/Tests/ExamplesTest.php,sites/default/modules/examples/tour_example/src/Tests/TourExampleTest.php --list 2>&1] succeeded. [23:27:02] Review complete. test_id=283843 result code=10 details=Array ( [@pass] => 1054 [@fail] => 0 [@exception] => 0 [@debug] => 4 ) [23:27:02] Static variables reset.