2458223-117.patch

Test status
StatusResult
Last receivedTue, 10/06/2015 - 20:07:00
Last requestedTue, 10/06/2015 - 20:07:01
Last testedTue, 10/06/2015 - 20:07:04
Test count1
Environment status
PHP 5.5 MySQLfail
File information
File2458223-117.patch
BranchDrupal core - 8.0.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [PHP 5.5 MySQL] Invalid PHP syntax in core/modules/views_ui/src/Tests/HandlerTest.php.
Details

PHP 5.5 MySQL

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
  4. Detect invalid patch format
  5. Detect a non-applicable patch
  6. Detect invalid PHP syntax
    Check the syntax of your PHP files.
  7. Detect a Drupal installation failure
  8. Detect a test run failure
  9. Detect a failing test
  10. Complete test suite with all tests passing
Review log
[13:07:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1173643.pifr_simpletest.2458223-117.patch.1444162021.log)
[13:07:01] Review timestamp: (Tue, 10/06/2015 - 13:07)
[13:07:01] Review host: (ec2-54-69-87-167)
[13:07:01] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[13:07:01] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

[13:07:01] Environment variables and review information initialized.
[13:07:01] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/drupal.git]
[13:07:01] Review started.
[13:07:01] Test: Array
(
    [test_id] => 1173643
    [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/2458223-117.patch
        )

)

[13:07:01] Operations: Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[13:07:01] Invoking operation [setup]...
[13:07:01] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[13:07:01] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[13:07:01] Command [rm -rf /tmp/po* 2>&1] succeeded.
[13:07:01] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[13:07:01] Database backend [mysql] loaded.
[13:07:01] Invoking operation [fetch]...
[13:07:02] Fetched [2458223-117.patch].
[13:07:02] Invoking operation [checkout]...
[13:07:02] Version control system backend [git] loaded.
[13:07:04] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[13:07:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.0.x' 2>&1] succeeded.
[13:07:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[13:07: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: [1ed01c5 Issue #2580575 by alexpott, YesCT, Gábor Hojtsy: Installing a module can delete config translations].
[13:07:04] Main branch [8.0.x] checkout [complete].
[13:07:04] Invoking operation [check]...
[13:07:04] Invoking operation [apply]...
[13:07:04] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/2458223-117.patch 2>&1] succeeded.
[13:07:04] Command [git apply -v -p1 /var/lib/drupaltestbot/sites/default/files/review/2458223-117.patch 2>&1] succeeded.
[13:07:04] Applied [2458223-117.patch] to:
 > core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_block_content_revision_id.yml
 > core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_block_content_revision_revision_id.yml
 > core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_rest.yml
 > core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_argument_datetime.yml
 > core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_filter_datetime.yml
 > core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_sort_datetime.yml
 > core/modules/field/tests/modules/field_test_views/test_views/views.view.test_view_fieldapi.yml
 > core/modules/node/src/NodeViewsData.php
 > core/modules/node/tests/modules/node_test_views/test_views/views.view.test_nid_argument.yml
 > core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_node_display_field.yml
 > core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_groupwise_term.yml
 > core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_term_relationship.yml
 > core/modules/views/src/EntityViewsData.php
 > core/modules/views/src/Tests/Update/FieldHandlersUpdateTest.php
 > core/modules/views/tests/fixtures/update/duplicate-field-handler.php
 > core/modules/views/tests/modules/views_test_config/test_views/views.view.test_duplicate_field_handlers.yml
 > core/modules/views/tests/modules/views_test_config/test_views/views.view.test_row_render_cache.yml
 > core/modules/views/tests/src/Unit/EntityViewsDataTest.php
 > core/modules/views/views.install
 > core/modules/views_ui/src/Tests/HandlerTest.php
[13:07:04] Invoking operation [syntax]...
[13:07:04] Command [php -l -f './core/modules/node/src/NodeViewsData.php' 2>&1] succeeded.
[13:07:04] Command [php -l -f './core/modules/views/src/EntityViewsData.php' 2>&1] succeeded.
[13:07:04] Command [php -l -f './core/modules/views/src/Tests/Update/FieldHandlersUpdateTest.php' 2>&1] succeeded.
[13:07:04] Command [php -l -f './core/modules/views/tests/fixtures/update/duplicate-field-handler.php' 2>&1] succeeded.
[13:07:04] Command [php -l -f './core/modules/views/tests/src/Unit/EntityViewsDataTest.php' 2>&1] succeeded.
[13:07:04] Command [php -l -f './core/modules/views/views.install' 2>&1] succeeded.
[13:07:04] Command [php -l -f './core/modules/views_ui/src/Tests/HandlerTest.php' 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout]
  Status [255]
 Output: [PHP Fatal error:  Cannot redeclare Drupal\views_ui\Tests\HandlerTest::setUp() in ./core/modules/views_ui/src/Tests/HandlerTest.php on line 45

Fatal error: Cannot redeclare Drupal\views_ui\Tests\HandlerTest::setUp() in ./core/modules/views_ui/src/Tests/HandlerTest.php on line 45
Errors parsing ./core/modules/views_ui/src/Tests/HandlerTest.php].
[13:07:04] Encountered error on [syntax], details:
array (
  '@filename' => 'core/modules/views_ui/src/Tests/HandlerTest.php',
)
[13:07:04] Review complete. test_id=1173643 result code=6 details=Array
(
    [@filename] => core/modules/views_ui/src/Tests/HandlerTest.php
)

[13:07:04] Static variables reset.