search.module_10.patch

Test status
StatusResult
Last receivedTue, 07/19/2011 - 20:39:56
Last requestedTue, 07/19/2011 - 20:40:03
Last testedTue, 07/19/2011 - 20:40:05
Test count2
Environment status
MySQLfail
File information
Filesearch.module_10.patch
BranchDrupal core - 8.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [MySQL] Invalid patch format in search.module_10.patch.
Details

MySQL

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
  4. Detect invalid patch format
    Ensure the patch only contains unix-style line endings.
  5. Detect a non-applicable patch
  6. Detect invalid PHP syntax
  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:40:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_138164.search.module_10.patch.1311108001.log)
[13:40:01] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

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

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

)

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

[13:40:01] Invoking operation [setup]...
[13:40:02] Command [rm -rf sites/default/files/checkout 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: no output.
[13:40:02] Command [rm -rf sites/default/files/review 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: no output.
[13:40:02] Database backend [mysql] loaded.
[13:40:02] Invoking operation [fetch]...
[13:40:02] Fetched [search.module_10.patch].
[13:40:02] Invoking operation [checkout]...
[13:40:02] Version control system backend [git] loaded.
[13:40:03] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files]
  Completion status: [0]
  Output: [Cloning into checkout...].
[13:40:03] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.x' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files]
  Completion status: [0]
  Output: [Already on '8.x'].
[13:40:03] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files]
  Completion status: [0]
  Output: [# On branch 8.x
nothing to commit (working directory clean)].
[13:40:03] Main branch [8.x] checkout [complete].
[13:40:03] Invoking operation [check]...
[13:40:03] Encountered error on [check], details:
array (
  '@filename' => 'search.module_10.patch',
)
[13:40:03] Review complete. test_id=138164 result code=4 details=Array
(
    [@filename] => search.module_10.patch
)

[13:40:03] Static variables reset.