In case of troubles
[14:05:16] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_312678.pifr_simpletest.views-731662-153.patch.1344373516.log) [14:05:16] Review timestamp: (Tue, 08/07/2012 - 14:05) [14:05:16] Review host: (drupaltestbot659-mysql) [14:05:16] Operations:Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [14:05:16] Result Codes: Array ( [fail] => 9 [pass] => 10 ) [14:05:16] Environment variables and review information initialized. [14:05:16] core_url = [git://git.drupal.org/project/drupal.git]; Test repository = [git://git.drupal.org/project/views.git] [14:05:16] Project directory is [views] [14:05:16] Review started. [14:05:16] Test: Array ( [test_id] => 312678 [review] => Array ( [plugin] => pifr_simpletest [argument] => Array ( [test.title] => [test.directory.review] => Array ( [0] => sites/default/modules/views ) [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/ctools.git ) [vcs_identifier] => 8.x-1.x ) [2] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/views.git ) [vcs_identifier] => 8.x-3.x ) ) ) [files] => Array ( [0] => http://drupal.org/files/views-731662-153.patch ) ) [14:05:16] Operations: Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [14:05:16] Invoking operation [setup]... [14:05:16] Command [chmod -R u+w sites/default/files/checkout 2>&1] succeeded. [14:05:16] Command [rm -rf sites/default/files/checkout 2>&1] succeeded. [14:05:16] Command [rm -rf sites/default/files/review 2>&1] succeeded. [14:05:16] Database backend [mysql] loaded. [14:05:16] Invoking operation [fetch]... [14:05:16] Fetched [views-731662-153.patch]. [14:05:16] Invoking operation [checkout]... [14:05:16] Version control system backend [git] loaded. [14:05:18] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded. [14:05:18] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.x' 2>&1] succeeded. [14:05:18] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded. [14:05:18] Main branch [8.x] checkout [complete]. [14:05:27] Command [git clone 'git://git.drupal.org/project/ctools.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools' --reference /var/cache/git/reference 2>&1] succeeded. [14:05:27] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools/.git' checkout '8.x-1.x' 2>&1] succeeded. [14:05:27] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools/.git' status 2>&1] succeeded. [14:05:27] Dependency branch [8.x-1.x] checkout [complete]. [14:05:43] Command [git clone 'git://git.drupal.org/project/views.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views' --reference /var/cache/git/reference 2>&1] succeeded. [14:05:43] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views/.git' checkout '8.x-3.x' 2>&1] succeeded. [14:05:44] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views/.git' status 2>&1] succeeded. [14:05:44] Dependency branch [8.x-3.x] checkout [complete]. [14:05:44] Invoking operation [check]... [14:05:44] Invoking operation [apply]... [14:05:44] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/views-731662-153.patch 2>&1] succeeded. [14:05:44] Command [git apply -v -p1 /var/lib/drupaltestbot/sites/default/files/review/views-731662-153.patch 2>&1] succeeded. [14:05:44] Applied [views-731662-153.patch] to: > css/views-admin.theme.css > handlers/views_handler_filter.inc > handlers/views_handler_filter_boolean_operator.inc > handlers/views_handler_filter_date.inc > handlers/views_handler_filter_in_operator.inc > handlers/views_handler_filter_numeric.inc > handlers/views_handler_filter_string.inc > help/filter.html > includes/admin.inc > includes/handlers.inc > js/views-admin.js > lib/Drupal/views/Tests/ExposedFormTest.php > lib/Drupal/views/Tests/Handler/FilterDateTest.php > lib/Drupal/views/Tests/Handler/FilterEqualityTest.php > lib/Drupal/views/Tests/Handler/FilterInOperatorTest.php > lib/Drupal/views/Tests/Handler/FilterNumericTest.php > lib/Drupal/views/Tests/Handler/FilterStringTest.php > lib/Drupal/views/Tests/ViewsTestBase.php > lib/Drupal/views/View.php > plugins/views_plugin_display.inc > views.module > views_ui.module [14:05:44] Invoking operation [syntax]... [14:05:44] Command [php -l -f './sites/default/modules/views/handlers/views_handler_filter.inc' 2>&1] succeeded. [14:05:44] Command [php -l -f './sites/default/modules/views/handlers/views_handler_filter_boolean_operator.inc' 2>&1] succeeded. [14:05:44] Command [php -l -f './sites/default/modules/views/handlers/views_handler_filter_date.inc' 2>&1] succeeded. [14:05:44] Command [php -l -f './sites/default/modules/views/handlers/views_handler_filter_in_operator.inc' 2>&1] succeeded. [14:05:44] Command [php -l -f './sites/default/modules/views/handlers/views_handler_filter_numeric.inc' 2>&1] succeeded. [14:05:44] Command [php -l -f './sites/default/modules/views/handlers/views_handler_filter_string.inc' 2>&1] succeeded. [14:05:44] Command [php -l -f './sites/default/modules/views/includes/admin.inc' 2>&1] succeeded. [14:05:44] Command [php -l -f './sites/default/modules/views/includes/handlers.inc' 2>&1] succeeded. [14:05:44] Command [php -l -f './sites/default/modules/views/lib/Drupal/views/Tests/ExposedFormTest.php' 2>&1] succeeded. [14:05:44] Command [php -l -f './sites/default/modules/views/lib/Drupal/views/Tests/Handler/FilterDateTest.php' 2>&1] succeeded. [14:05:44] Command [php -l -f './sites/default/modules/views/lib/Drupal/views/Tests/Handler/FilterEqualityTest.php' 2>&1] succeeded. [14:05:44] Command [php -l -f './sites/default/modules/views/lib/Drupal/views/Tests/Handler/FilterInOperatorTest.php' 2>&1] succeeded. [14:05:44] Command [php -l -f './sites/default/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php' 2>&1] succeeded. [14:05:44] Command [php -l -f './sites/default/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php' 2>&1] succeeded. [14:05:44] Command [php -l -f './sites/default/modules/views/lib/Drupal/views/Tests/ViewsTestBase.php' 2>&1] succeeded. [14:05:44] Command [php -l -f './sites/default/modules/views/lib/Drupal/views/View.php' 2>&1] succeeded. [14:05:44] Command [php -l -f './sites/default/modules/views/plugins/views_plugin_display.inc' 2>&1] succeeded. [14:05:44] Command [php -l -f './sites/default/modules/views/views.module' 2>&1] succeeded. [14:05:44] Command [php -l -f './sites/default/modules/views/views_ui.module' 2>&1] succeeded. [14:05:44] Checked [19 of 19] relevant file(s) for syntax. [14:05:44] Invoking operation [install]... [14:05:56] Invoking operation [review]... [14:05:59] Scanning sites/default/files/checkout/sites/default/modules/views for .test files. [14:05:59] Scanning sites/default/files/checkout/sites/default/modules/views for /Tests/*.php files. [14:05:59] Cleaning run-tests.sh environment. [14:06:00] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot659-mysql/checkout' --file sites/default/modules/views/lib/Drupal/views/Tests/Style/PluginStyleJumpMenuTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Style/PluginStyleTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Style/PluginStyleUnformattedTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Plugins/DisplayTestCase.php,sites/default/modules/views/lib/Drupal/views/Tests/Taxonomy/RelationshipNodeTermDataTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Field/ApiDataTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Field/HandlerFieldFieldTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Field/ApiTestBase.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FieldXssTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FieldUrlTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FilterEqualityTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/ArgumentStringTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FilterDateTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/AreaTextTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FieldCustomTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/SortDateTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/ArgumentNullTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FilterCombineTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/SortRandomTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FieldBooleanTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FieldDateTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FieldTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FilterInOperatorTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FieldMathTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FieldCounterTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FieldFileSizeTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/SortTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php,sites/default/modules/views/lib/Drupal/views/Tests/User/UserArgumentValidate.php,sites/default/modules/views/lib/Drupal/views/Tests/User/UserTestCase.php,sites/default/modules/views/lib/Drupal/views/Tests/User/UserArgumentDefault.php,sites/default/modules/views/lib/Drupal/views/Tests/User/HandlerFieldUserNameTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Comment/ArgumentCommentUserUidTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Comment/FilterCommentUserUidTest.php,sites/default/modules/views/lib/Drupal/views/Tests/ArgumentValidatorTest.php,sites/default/modules/views/lib/Drupal/views/Tests/AccessTest.php,sites/default/modules/views/lib/Drupal/views/Tests/AnalyzeTest.php,sites/default/modules/views/lib/Drupal/views/Tests/TranslatableTest.php,sites/default/modules/views/lib/Drupal/views/Tests/ViewTest.php,sites/default/modules/views/lib/Drupal/views/Tests/UpgradeTestCase.php,sites/default/modules/views/lib/Drupal/views/Tests/WizardTaggedWithTest.php,sites/default/modules/views/lib/Drupal/views/Tests/WizardDefaultViewsTest.php,sites/default/modules/views/lib/Drupal/views/Tests/ExposedFormTest.php,sites/default/modules/views/lib/Drupal/views/Tests/ModuleTest.php,sites/default/modules/views/lib/Drupal/views/Tests/WizardMenuTest.php,sites/default/modules/views/lib/Drupal/views/Tests/HandlersTest.php,sites/default/modules/views/lib/Drupal/views/Tests/UiGroupByTest.php,sites/default/modules/views/lib/Drupal/views/Tests/CacheTest.php,sites/default/modules/views/lib/Drupal/views/Tests/PagerTest.php,sites/default/modules/views/lib/Drupal/views/Tests/ViewsSqlTest.php,sites/default/modules/views/lib/Drupal/views/Tests/WizardTestBase.php,sites/default/modules/views/lib/Drupal/views/Tests/WizardSortingTest.php,sites/default/modules/views/lib/Drupal/views/Tests/BasicTest.php,sites/default/modules/views/lib/Drupal/views/Tests/ViewsTestBase.php,sites/default/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php,sites/default/modules/views/lib/Drupal/views/Tests/WizardJumpMenuTest.php,sites/default/modules/views/lib/Drupal/views/Tests/WizardItemsPerPageTest.php,sites/default/modules/views/lib/Drupal/views/Tests/UiSettingsTest.php,sites/default/modules/views/lib/Drupal/views/Tests/WizardOverrideDisplaysTest.php,sites/default/modules/views/lib/Drupal/views/Tests/ArgumentDefaultTest.php,sites/default/modules/views/lib/Drupal/views/Tests/GlossaryTest.php,sites/default/modules/views/lib/Drupal/views/Tests/WizardBasicTest.php --clean 2>&1] succeeded. [14:06:00] Initiating run-tests.sh. [14:09:21] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot659-mysql/checkout' --file sites/default/modules/views/lib/Drupal/views/Tests/Style/PluginStyleJumpMenuTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Style/PluginStyleTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Style/PluginStyleUnformattedTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Plugins/DisplayTestCase.php,sites/default/modules/views/lib/Drupal/views/Tests/Taxonomy/RelationshipNodeTermDataTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Field/ApiDataTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Field/HandlerFieldFieldTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Field/ApiTestBase.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FieldXssTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FieldUrlTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FilterEqualityTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/ArgumentStringTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FilterDateTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/AreaTextTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FieldCustomTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/SortDateTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/ArgumentNullTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FilterCombineTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/SortRandomTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FieldBooleanTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FieldDateTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FieldTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FilterInOperatorTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FieldMathTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FieldCounterTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FieldFileSizeTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/SortTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php,sites/default/modules/views/lib/Drupal/views/Tests/User/UserArgumentValidate.php,sites/default/modules/views/lib/Drupal/views/Tests/User/UserTestCase.php,sites/default/modules/views/lib/Drupal/views/Tests/User/UserArgumentDefault.php,sites/default/modules/views/lib/Drupal/views/Tests/User/HandlerFieldUserNameTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Comment/ArgumentCommentUserUidTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Comment/FilterCommentUserUidTest.php,sites/default/modules/views/lib/Drupal/views/Tests/ArgumentValidatorTest.php,sites/default/modules/views/lib/Drupal/views/Tests/AccessTest.php,sites/default/modules/views/lib/Drupal/views/Tests/AnalyzeTest.php,sites/default/modules/views/lib/Drupal/views/Tests/TranslatableTest.php,sites/default/modules/views/lib/Drupal/views/Tests/ViewTest.php,sites/default/modules/views/lib/Drupal/views/Tests/UpgradeTestCase.php,sites/default/modules/views/lib/Drupal/views/Tests/WizardTaggedWithTest.php,sites/default/modules/views/lib/Drupal/views/Tests/WizardDefaultViewsTest.php,sites/default/modules/views/lib/Drupal/views/Tests/ExposedFormTest.php,sites/default/modules/views/lib/Drupal/views/Tests/ModuleTest.php,sites/default/modules/views/lib/Drupal/views/Tests/WizardMenuTest.php,sites/default/modules/views/lib/Drupal/views/Tests/HandlersTest.php,sites/default/modules/views/lib/Drupal/views/Tests/UiGroupByTest.php,sites/default/modules/views/lib/Drupal/views/Tests/CacheTest.php,sites/default/modules/views/lib/Drupal/views/Tests/PagerTest.php,sites/default/modules/views/lib/Drupal/views/Tests/ViewsSqlTest.php,sites/default/modules/views/lib/Drupal/views/Tests/WizardTestBase.php,sites/default/modules/views/lib/Drupal/views/Tests/WizardSortingTest.php,sites/default/modules/views/lib/Drupal/views/Tests/BasicTest.php,sites/default/modules/views/lib/Drupal/views/Tests/ViewsTestBase.php,sites/default/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php,sites/default/modules/views/lib/Drupal/views/Tests/WizardJumpMenuTest.php,sites/default/modules/views/lib/Drupal/views/Tests/WizardItemsPerPageTest.php,sites/default/modules/views/lib/Drupal/views/Tests/UiSettingsTest.php,sites/default/modules/views/lib/Drupal/views/Tests/WizardOverrideDisplaysTest.php,sites/default/modules/views/lib/Drupal/views/Tests/ArgumentDefaultTest.php,sites/default/modules/views/lib/Drupal/views/Tests/GlossaryTest.php,sites/default/modules/views/lib/Drupal/views/Tests/WizardBasicTest.php 2>&1] succeeded Duration: 201 seconds Directory: [/var/lib/drupaltestbot/sites/default/files/checkout] Completion status: [0] Output: [Drupal test run --------------- Tests to be run: - (Drupal\views\Tests\Style\PluginStyleJumpMenuTest) - (Drupal\views\Tests\Style\PluginStyleTest) - (Drupal\views\Tests\Style\PluginStyleUnformattedTest) - (Drupal\views\Tests\Plugins\DisplayTestCase) - (Drupal\views\Tests\Taxonomy\RelationshipNodeTermDataTest) - (Drupal\views\Tests\Field\ApiDataTest) - (Drupal\views\Tests\Field\HandlerFieldFieldTest) - (Drupal\views\Tests\Handler\FieldXssTest) - (Drupal\views\Tests\Handler\FieldUrlTest) - (Drupal\views\Tests\Handler\FilterEqualityTest) - (Drupal\views\Tests\Handler\ArgumentStringTest) - (Drupal\views\Tests\Handler\FilterDateTest) - (Drupal\views\Tests\Handler\AreaTextTest) - (Drupal\views\Tests\Handler\FieldCustomTest) - (Drupal\views\Tests\Handler\SortDateTest) - (Drupal\views\Tests\Handler\ArgumentNullTest) - (Drupal\views\Tests\Handler\FilterCombineTest) - (Drupal\views\Tests\Handler\SortRandomTest) - (Drupal\views\Tests\Handler\FieldBooleanTest) - (Drupal\views\Tests\Handler\FieldDateTest) - (Drupal\views\Tests\Handler\FieldTest) - (Drupal\views\Tests\Handler\FilterInOperatorTest) - (Drupal\views\Tests\Handler\FieldMathTest) - (Drupal\views\Tests\Handler\FieldCounterTest) - (Drupal\views\Tests\Handler\FieldFileSizeTest) - (Drupal\views\Tests\Handler\FilterStringTest) - (Drupal\views\Tests\Handler\SortTest) - (Drupal\views\Tests\Handler\FilterNumericTest) - (Drupal\views\Tests\User\UserArgumentValidate) - (Drupal\views\Tests\User\UserTestCase) - (Drupal\views\Tests\User\UserArgumentDefault) - (Drupal\views\Tests\User\HandlerFieldUserNameTest) - (Drupal\views\Tests\Comment\ArgumentCommentUserUidTest) - (Drupal\views\Tests\Comment\FilterCommentUserUidTest) - (Drupal\views\Tests\ArgumentValidatorTest) - (Drupal\views\Tests\AccessTest) - (Drupal\views\Tests\AnalyzeTest) - (Drupal\views\Tests\TranslatableTest) - (Drupal\views\Tests\ViewTest) - (Drupal\views\Tests\UpgradeTestCase) - (Drupal\views\Tests\WizardTaggedWithTest) - (Drupal\views\Tests\WizardDefaultViewsTest) - (Drupal\views\Tests\ExposedFormTest) - (Drupal\views\Tests\ModuleTest) - (Drupal\views\Tests\WizardMenuTest) - (Drupal\views\Tests\HandlersTest) - (Drupal\views\Tests\UiGroupByTest) - (Drupal\views\Tests\CacheTest) - (Drupal\views\Tests\PagerTest) - (Drupal\views\Tests\WizardSortingTest) - (Drupal\views\Tests\BasicTest) - (Drupal\views\Tests\QueryGroupByTest) - (Drupal\views\Tests\WizardJumpMenuTest) - (Drupal\views\Tests\WizardItemsPerPageTest) - (Drupal\views\Tests\UiSettingsTest) - (Drupal\views\Tests\WizardOverrideDisplaysTest) - (Drupal\views\Tests\ArgumentDefaultTest) - (Drupal\views\Tests\GlossaryTest) - (Drupal\views\Tests\WizardBasicTest) Test run started: Tuesday, August 7, 2012 - 21:06 Test summary ------------ Field: Xss 4 passes, 0 fails, 0 exceptions, and 1 debug message Jump menu 6 passes, 0 fails, and 0 exceptions Style: unformatted 18 passes, 0 fails, and 0 exceptions Display plugin 6 passes, 0 fails, and 0 exceptions Field: Url 3 passes, 0 fails, 0 exceptions, and 2 debug messages Argument: String 4 passes, 0 fails, 0 exceptions, and 1 debug message Tests handler relationship_node_term_data 2 passes, 0 fails, 0 exceptions, and 3 debug messages Fieldapi: Field handler 24 passes, 0 fails, 0 exceptions, and 7 debug messages Fieldapi: Views Data 30 passes, 0 fails, and 0 exceptions Area: Text 5 passes, 0 fails, 0 exceptions, and 1 debug message Fatal error: require_once(): Failed opening required '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views/includes/view.inc' (include_path='.:/usr/share/php:/usr/share/pear') in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools/ctools.module on line 113 Styles 19 passes, 0 fails, 0 exceptions, and 3 debug messages FATAL Drupal\views\Tests\Handler\FilterEqualityTest: test runner returned a non-zero error code (255). - Found database prefix 'simpletest222041' for test ID 10. [07-Aug-2012 21:06:26] PHP Fatal error: require_once(): Failed opening required '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views/includes/view.inc' (include_path='.:/usr/share/php:/usr/share/pear') in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools/ctools.module on line 113 - Removed test files directory. - Removed 52 leftover tables. Field: Custom 2 passes, 0 fails, 0 exceptions, and 1 debug message Sort: date 25 passes, 0 fails, 0 exceptions, and 24 debug messages Argument: Null 5 passes, 0 fails, 0 exceptions, and 2 debug messages Filter: Combine 2 passes, 0 fails, 0 exceptions, and 2 debug messages Sort: random 7 passes, 0 fails, 0 exceptions, and 6 debug messages Field: Boolean 11 passes, 0 fails, 0 exceptions, and 1 debug message Field: Date 15 passes, 0 fails, 0 exceptions, and 1 debug message Field: Math 2 passes, 0 fails, 0 exceptions, and 1 debug message Field: file_size 9 passes, 0 fails, 0 exceptions, and 1 debug message Field 46 passes, 0 fails, 0 exceptions, and 2 debug messages Fatal error: require_once(): Failed opening required '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views/includes/view.inc' (include_path='.:/usr/share/php:/usr/share/pear') in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools/ctools.module on line 113 FATAL Drupal\views\Tests\Handler\FilterInOperatorTest: test runner returned a non-zero error code (255). - Found database prefix 'simpletest78622' for test ID 22. [07-Aug-2012 21:06:48] PHP Fatal error: require_once(): Failed opening required '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views/includes/view.inc' (include_path='.:/usr/share/php:/usr/share/pear') in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools/ctools.module on line 113 - Removed test files directory. - Removed 52 leftover tables. Filter: Date 24 passes, 0 fails, 0 exceptions, and 11 debug messages Field: Counter 8 passes, 0 fails, and 0 exceptions Fatal error: require_once(): Failed opening required '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views/includes/view.inc' (include_path='.:/usr/share/php:/usr/share/pear') in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools/ctools.module on line 113 FATAL Drupal\views\Tests\Handler\FilterStringTest: test runner returned a non-zero error code (255). - Found database prefix 'simpletest68607' for test ID 26. [07-Aug-2012 21:06:53] PHP Fatal error: require_once(): Failed opening required '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views/includes/view.inc' (include_path='.:/usr/share/php:/usr/share/pear') in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools/ctools.module on line 113 - Removed test files directory. - Removed 52 leftover tables. Sort: generic 10 passes, 0 fails, 0 exceptions, and 8 debug messages Tests user: name field 6 passes, 0 fails, 0 exceptions, and 1 debug message Tests user argument default plugin 8 passes, 0 fails, 0 exceptions, and 2 debug messages Fatal error: require_once(): Failed opening required '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views/includes/view.inc' (include_path='.:/usr/share/php:/usr/share/pear') in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools/ctools.module on line 113 FATAL Drupal\views\Tests\Handler\FilterNumericTest: test runner returned a non-zero error code (255). - Found database prefix 'simpletest345266' for test ID 28. [07-Aug-2012 21:07:00] PHP Fatal error: require_once(): Failed opening required '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views/includes/view.inc' (include_path='.:/usr/share/php:/usr/share/pear') in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools/ctools.module on line 113 - Removed test files directory. - Removed 52 leftover tables. Tests basic user integration 5 passes, 0 fails, 0 exceptions, and 1 debug message Views Analyze 18 passes, 0 fails, 0 exceptions, and 5 debug messages Tests user argument validator 16 passes, 0 fails, and 0 exceptions Argument validator 6 passes, 0 fails, and 0 exceptions Tests handler argument_comment_user_uid 9 passes, 0 fails, 0 exceptions, and 5 debug messages Tests handler filter_comment_user_uid 9 passes, 0 fails, 0 exceptions, and 5 debug messages Test the view class 68 passes, 0 fails, 0 exceptions, and 30 debug messages Views Upgrade test 25 passes, 0 fails, 0 exceptions, and 17 debug messages Exposed forms 57 passes, 11 fails, 0 exceptions, and 18 debug messages Views Translatable Test 34 passes, 0 fails, 0 exceptions, and 4 debug messages Tests views.module 38 passes, 0 fails, 0 exceptions, and 3 debug messages Views UI default views functionality 57 passes, 0 fails, 0 exceptions, and 18 debug messages Access 63 passes, 0 fails, and 0 exceptions Views UI wizard menu functionality 18 passes, 0 fails, 0 exceptions, and 5 debug messages Groupby UI 23 passes, 0 fails, 0 exceptions, and 9 debug messages Handlers test 59 passes, 0 fails, 0 exceptions, and 6 debug messages Cache 12 passes, 0 fails, 0 exceptions, and 7 debug messages Views UI wizard sorting functionality 29 passes, 0 fails, 0 exceptions, and 6 debug messages Views UI wizard taxonomy functionality 75 passes, 0 fails, 0 exceptions, and 25 debug messages Basic query test 11 passes, 0 fails, 0 exceptions, and 8 debug messages Glossary Test 8 passes, 0 fails, and 0 exceptions Views UI wizard items per page functionality 38 passes, 0 fails, 0 exceptions, and 8 debug messages Views UI settings 96 passes, 0 fails, 0 exceptions, and 36 debug messages Views UI wizard jump menu functionality 69 passes, 0 fails, 0 exceptions, and 53 debug messages Argument default 19 passes, 0 fails, 0 exceptions, and 4 debug messages Views UI wizard basic functionality 79 passes, 0 fails, 0 exceptions, and 19 debug messages Pager 92 passes, 0 fails, 0 exceptions, and 33 debug messages Groupby 40 passes, 0 fails, and 0 exceptions Views UI overridden displays 150 passes, 0 fails, 0 exceptions, and 55 debug messages Test run duration: 3 min 20 sec]. [14:09:22] Command [/usr/bin/php ./core/scripts/run-tests.sh --php /usr/bin/php --url 'http://drupaltestbot659-mysql/checkout' --file sites/default/modules/views/lib/Drupal/views/Tests/Style/PluginStyleJumpMenuTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Style/PluginStyleTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Style/PluginStyleUnformattedTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Plugins/DisplayTestCase.php,sites/default/modules/views/lib/Drupal/views/Tests/Taxonomy/RelationshipNodeTermDataTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Field/ApiDataTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Field/HandlerFieldFieldTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Field/ApiTestBase.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FieldXssTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FieldUrlTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FilterEqualityTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/ArgumentStringTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FilterDateTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/AreaTextTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FieldCustomTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/SortDateTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/ArgumentNullTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FilterCombineTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/SortRandomTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FieldBooleanTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FieldDateTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FieldTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FilterInOperatorTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FieldMathTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FieldCounterTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FieldFileSizeTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/SortTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php,sites/default/modules/views/lib/Drupal/views/Tests/User/UserArgumentValidate.php,sites/default/modules/views/lib/Drupal/views/Tests/User/UserTestCase.php,sites/default/modules/views/lib/Drupal/views/Tests/User/UserArgumentDefault.php,sites/default/modules/views/lib/Drupal/views/Tests/User/HandlerFieldUserNameTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Comment/ArgumentCommentUserUidTest.php,sites/default/modules/views/lib/Drupal/views/Tests/Comment/FilterCommentUserUidTest.php,sites/default/modules/views/lib/Drupal/views/Tests/ArgumentValidatorTest.php,sites/default/modules/views/lib/Drupal/views/Tests/AccessTest.php,sites/default/modules/views/lib/Drupal/views/Tests/AnalyzeTest.php,sites/default/modules/views/lib/Drupal/views/Tests/TranslatableTest.php,sites/default/modules/views/lib/Drupal/views/Tests/ViewTest.php,sites/default/modules/views/lib/Drupal/views/Tests/UpgradeTestCase.php,sites/default/modules/views/lib/Drupal/views/Tests/WizardTaggedWithTest.php,sites/default/modules/views/lib/Drupal/views/Tests/WizardDefaultViewsTest.php,sites/default/modules/views/lib/Drupal/views/Tests/ExposedFormTest.php,sites/default/modules/views/lib/Drupal/views/Tests/ModuleTest.php,sites/default/modules/views/lib/Drupal/views/Tests/WizardMenuTest.php,sites/default/modules/views/lib/Drupal/views/Tests/HandlersTest.php,sites/default/modules/views/lib/Drupal/views/Tests/UiGroupByTest.php,sites/default/modules/views/lib/Drupal/views/Tests/CacheTest.php,sites/default/modules/views/lib/Drupal/views/Tests/PagerTest.php,sites/default/modules/views/lib/Drupal/views/Tests/ViewsSqlTest.php,sites/default/modules/views/lib/Drupal/views/Tests/WizardTestBase.php,sites/default/modules/views/lib/Drupal/views/Tests/WizardSortingTest.php,sites/default/modules/views/lib/Drupal/views/Tests/BasicTest.php,sites/default/modules/views/lib/Drupal/views/Tests/ViewsTestBase.php,sites/default/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php,sites/default/modules/views/lib/Drupal/views/Tests/WizardJumpMenuTest.php,sites/default/modules/views/lib/Drupal/views/Tests/WizardItemsPerPageTest.php,sites/default/modules/views/lib/Drupal/views/Tests/UiSettingsTest.php,sites/default/modules/views/lib/Drupal/views/Tests/WizardOverrideDisplaysTest.php,sites/default/modules/views/lib/Drupal/views/Tests/ArgumentDefaultTest.php,sites/default/modules/views/lib/Drupal/views/Tests/GlossaryTest.php,sites/default/modules/views/lib/Drupal/views/Tests/WizardBasicTest.php --list 2>&1] succeeded. [14:09:22] Encountered error on [review], details: array ( '@reason' => 'PHP Fatal error encountered during run_tests.sh. See review log for details.', ) [14:09:22] Review complete. test_id=312678 result code=8 details=Array ( [@reason] => PHP Fatal error encountered during run_tests.sh. See review log for details. ) [14:09:22] Static variables reset.