path_alias_whitelist_1209226_0.patch

Test status
StatusResult
Last receivedMon, 06/04/2012 - 02:28:10
Last requestedMon, 06/04/2012 - 02:54:33
Last testedMon, 06/04/2012 - 02:54:35
Test count1
Environment status
MySQLfail
File information
Filepath_alias_whitelist_1209226_0.patch
BranchDrupal core - 8.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [MySQL] Invalid PHP syntax in core/includes/path.inc.
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
[19:54:31] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_280018.pifr_simpletest.path_alias_whitelist_1209226_0.patch.1338778471.log)
[19:54:31] Review timestamp: (Sun, 06/03/2012 - 19:54)
[19:54:31] Review host: (drupaltestbot659-mysql)
[19:54:31] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[19:54:31] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

[19:54:31] Environment variables and review information initialized.
[19:54:31] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/drupal.git]
[19:54:31] Review started.
[19:54:31] Test: Array
(
    [test_id] => 280018
    [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/path_alias_whitelist_1209226_0.patch
        )

)

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

[19:54:31] Invoking operation [setup]...
[19:54:31] Command [chmod -R u+w sites/default/files/checkout 2>&1] succeeded.
[19:54:31] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[19:54:31] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[19:54:31] Database backend [mysql] loaded.
[19:54:31] Invoking operation [fetch]...
[19:54:31] Fetched [path_alias_whitelist_1209226_0.patch].
[19:54:31] Invoking operation [checkout]...
[19:54:31] Version control system backend [git] loaded.
[19:54:33] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[19:54:33] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.x' 2>&1] succeeded.
[19:54:33] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[19:54:33] Main branch [8.x] checkout [complete].
[19:54:33] Invoking operation [check]...
[19:54:33] Invoking operation [apply]...
[19:54:33] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/path_alias_whitelist_1209226_0.patch 2>&1] succeeded.
[19:54:33] Command [git apply -v -p1 /var/lib/drupaltestbot/sites/default/files/review/path_alias_whitelist_1209226_0.patch 2>&1] succeeded.
[19:54:33] Applied [path_alias_whitelist_1209226_0.patch] to:
 > core/includes/menu.inc
 > core/includes/path.inc
 > core/lib/Drupal/Core/Utility/PathAliasWhitelist.php
[19:54:33] Invoking operation [syntax]...
[19:54:33] Command [php -l -f './core/includes/menu.inc' 2>&1] succeeded.
[19:54:33] Command [php -l -f './core/includes/path.inc' 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout]
  Status [255]
 Output: [Parse error: syntax error, unexpected ')' in ./core/includes/path.inc on line 372
Errors parsing ./core/includes/path.inc].
[19:54:33] Encountered error on [syntax], details:
array (
  '@filename' => 'core/includes/path.inc',
)
[19:54:33] Review complete. test_id=280018 result code=6 details=Array
(
    [@filename] => core/includes/path.inc
)

[19:54:33] Static variables reset.