views-3.x-dev-issue_1331056-36.patch

Test status
StatusResult
Last receivedWed, 06/24/2015 - 21:24:01
Last requestedWed, 06/24/2015 - 21:24:01
Last testedWed, 06/24/2015 - 21:24:31
Test count4
Environment status
MySQLfail
File information
Fileviews-3.x-dev-issue_1331056-36.patch
BranchViews - 7.x-3.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [MySQL] Unable to apply patch views-3.x-dev-issue_1331056-36.patch. Unable to apply patch. See the log in the details link for more information.
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
    Ensure the patch applies to the tip of the chosen code-base.
  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
[14:24:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_479308.pifr_simpletest.views-3.x-dev-issue_1331056-36.patch.1435181041.log)
[14:24:01] Review timestamp: (Wed, 06/24/2015 - 14:24)
[14:24:01] Review host: (ec2-52-25-91-35)
[14:24:01] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[14:24:01] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

[14:24:01] Environment variables and review information initialized.
[14:24:01] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/views.git]
[14:24:01] Project directory is [views]
[14:24:01] Review started.
[14:24:01] Test: Array
(
    [test_id] => 479308
    [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] => 7
                    [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] => 
                    [test.php.version] => 5.3
                )

        )

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

                    [vcs_identifier] => 7.x
                )

            [dependencies] => Array
                (
                    [1] => Array
                        (
                            [repository] => Array
                                (
                                    [type] => git
                                    [url] => git://git.drupal.org/project/ctools.git
                                )

                            [vcs_identifier] => 7.x-1.7
                        )

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

                            [vcs_identifier] => 7.x-3.x
                        )

                )

        )

    [files] => Array
        (
            [0] => https://www.drupal.org/files/views-3.x-dev-issue_1331056-36.patch
        )

)

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

[14:24:01] Invoking operation [setup]...
[14:24:01] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[14:24:01] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[14:24:01] Command [rm -rf /tmp/po* 2>&1] succeeded.
[14:24:01] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[14:24:01] Database backend [mysql] loaded.
[14:24:01] Invoking operation [fetch]...
[14:24:02] Fetched [views-3.x-dev-issue_1331056-36.patch].
[14:24:02] Invoking operation [checkout]...
[14:24:02] Version control system backend [git] loaded.
[14:24:03] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[14:24:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x' 2>&1] succeeded.
[14:24:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[14:24: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: [11cc2b0 Merge tag '7.38' into 7.x].
[14:24:04] Main branch [7.x] checkout [complete].
[14:24:20] 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:24:20] 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 '7.x-1.7' 2>&1] succeeded.
[14:24:20] 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:24:20] 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' log --oneline -1 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [7b975e4 ctools 1.7].
[14:24:20] Dependency branch [7.x-1.7] checkout [complete].
[14:24:30] 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:24:30] 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 '7.x-3.x' 2>&1] succeeded.
[14:24:30] 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:24:30] 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' log --oneline -1 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [6d8b0cb Issue #2376607 by rrfegade, dakku: Fix some typos in comments.].
[14:24:30] Dependency branch [7.x-3.x] checkout [complete].
[14:24:30] Invoking operation [check]...
[14:24:31] Invoking operation [apply]...
[14:24:31] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/views-3.x-dev-issue_1331056-36.patch 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views]
  Status [1]
 Output: [error: patch failed: tests/views_groupby.test:108
error: tests/views_groupby.test: patch does not apply].
[14:24:31] Encountered error on [apply], details:
array (
  '@filename' => 'views-3.x-dev-issue_1331056-36.patch',
  '@reason' => 'Unable to apply patch.  See the log in the details link for more information',
)
[14:24:31] Review complete. test_id=479308 result code=5 details=Array
(
    [@filename] => views-3.x-dev-issue_1331056-36.patch
    [@reason] => Unable to apply patch.  See the log in the details link for more information
)

[14:24:31] Static variables reset.