drupal-1658846-node_access_grants-67.patch

Test status
StatusResult
Last receivedTue, 11/06/2012 - 20:58:56
Last requestedTue, 11/06/2012 - 20:59:02
Last testedTue, 11/06/2012 - 20:59:06
Test count1
Environment status
MySQLfail
File information
Filedrupal-1658846-node_access_grants-67.patch
BranchDrupal core - 8.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [MySQL] Invalid PHP syntax in core/modules/node/node.install.
Details

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:59:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_380503.pifr_simpletest.drupal-1658846-node_access_grants-67.patch.1352235541.log)
[13:59:01] Review timestamp: (Tue, 11/06/2012 - 13:59)
[13:59:01] Review host: (drupaltestbot813)
[13:59:01] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

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

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

        )

    [vcs] => Array
        (
            [main] => Array
                (
                    [repository] => Array
                        (
                            [type] => git
                            [url] => git://git.drupal.org/project/drupal.git
                        )

                    [vcs_identifier] => 8.x
                )

            [dependencies] => Array
                (
                )

        )

    [files] => Array
        (
            [0] => http://drupal.org/files/drupal-1658846-node_access_grants-67.patch
        )

)

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

[13:59:01] Invoking operation [setup]...
[13:59:01] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[13:59:01] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[13:59:01] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[13:59:01] Database backend [mysql] loaded.
[13:59:01] Invoking operation [fetch]...
[13:59:01] Fetched [drupal-1658846-node_access_grants-67.patch].
[13:59:01] Invoking operation [checkout]...
[13:59:01] Version control system backend [git] loaded.
[13:59:03] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[13:59:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.x' 2>&1] succeeded.
[13:59:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[13:59: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: [4964fd2 Issue #1635394 by djdevin, droplet, webflo, floretan: Fixed Fatal error when filtering the content admin page by language.].
[13:59:04] Main branch [8.x] checkout [complete].
[13:59:04] Invoking operation [check]...
[13:59:04] Invoking operation [apply]...
[13:59:04] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/drupal-1658846-node_access_grants-67.patch 2>&1] succeeded.
[13:59:04] Command [git apply -v -p1 /var/lib/drupaltestbot/sites/default/files/review/drupal-1658846-node_access_grants-67.patch 2>&1] succeeded.
[13:59:04] Applied [drupal-1658846-node_access_grants-67.patch] to:
 > core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageAwareCombinationTest.php
 > core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageAwareTest.php
 > core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageTest.php
 > core/modules/node/node.api.php
 > core/modules/node/node.install
 > core/modules/node/node.module
 > core/modules/node/tests/modules/node_access_test_language/node_access_test_language.info
 > core/modules/node/tests/modules/node_access_test_language/node_access_test_language.module
[13:59:04] Invoking operation [syntax]...
[13:59:04] Command [php -l -f './core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageAwareCombinationTest.php' 2>&1] succeeded.
[13:59:04] Command [php -l -f './core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageAwareTest.php' 2>&1] succeeded.
[13:59:04] Command [php -l -f './core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageTest.php' 2>&1] succeeded.
[13:59:04] Command [php -l -f './core/modules/node/node.api.php' 2>&1] succeeded.
[13:59:04] Command [php -l -f './core/modules/node/node.install' 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout]
  Status [255]
 Output: [PHP Fatal error:  Cannot redeclare node_update_8011() (previously declared in ./core/modules/node/node.install:753) in ./core/modules/node/node.install on line 782

Fatal error: Cannot redeclare node_update_8011() (previously declared in ./core/modules/node/node.install:753) in ./core/modules/node/node.install on line 782
Errors parsing ./core/modules/node/node.install].
[13:59:04] Encountered error on [syntax], details:
array (
  '@filename' => 'core/modules/node/node.install',
)
[13:59:04] Review complete. test_id=380503 result code=6 details=Array
(
    [@filename] => core/modules/node/node.install
)

[13:59:04] Static variables reset.