%2313_added_custom_hook_to_devel_generate_module1.patch

Test status
StatusResult
Last receivedThu, 10/08/2015 - 08:03:00
Last requestedThu, 10/08/2015 - 08:03:01
Last testedThu, 10/08/2015 - 08:03:18
Test count1
Environment status
MySQLfail
File information
File%2313_added_custom_hook_to_devel_generate_module1.patch
BranchDevel - 7.x-1.5
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [MySQL] Unable to apply patch %2313_added_custom_hook_to_devel_generate_module1.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
[01:03:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1175173.pifr_simpletest.%2313_added_custom_hook_to_devel_generate_module1.patch.1444291381.log)
[01:03:01] Review timestamp: (Thu, 10/08/2015 - 01:03)
[01:03:01] Review host: (ec2-54-69-10-31)
[01:03:01] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

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

[01:03:01] Environment variables and review information initialized.
[01:03:01] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/devel.git]
[01:03:01] Project directory is [devel]
[01:03:01] Review started.
[01:03:01] Test: Array
(
    [test_id] => 1175173
    [review] => Array
        (
            [plugin] => pifr_simpletest
            [argument] => Array
                (
                    [test.title] => 
                    [test.directory.review] => Array
                        (
                            [0] => sites/default/modules/devel
                        )

                    [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/devel.git
                                )

                            [vcs_identifier] => 7.x-1.5
                        )

                )

        )

    [files] => Array
        (
            [0] => https://www.drupal.org/files/issues/%2313_added_custom_hook_to_devel_generate_module1.patch
        )

)

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

[01:03:01] Invoking operation [setup]...
[01:03:01] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[01:03:01] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[01:03:01] Command [rm -rf /tmp/po* 2>&1] succeeded.
[01:03:01] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[01:03:01] Database backend [mysql] loaded.
[01:03:01] Invoking operation [fetch]...
[01:03:01] Fetched [%2313_added_custom_hook_to_devel_generate_module1.patch].
[01:03:01] Invoking operation [checkout]...
[01:03:01] Version control system backend [git] loaded.
[01:03:03] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[01:03:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x' 2>&1] succeeded.
[01:03:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[01:03: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: [3c8b182 Issue #2263365 by donquixote, smccabe, longwave, alexpott, joelpittet, Fabianx, mikeytown2, joseph.olstad, sun: Second loop in module_implements() was being repeated for no reason (performance improvement)].
[01:03:04] Main branch [7.x] checkout [complete].
[01:03:18] Command [git clone 'git://git.drupal.org/project/devel.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/devel' --reference /var/cache/git/reference 2>&1] succeeded.
[01:03:18] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/devel' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/devel/.git' checkout '7.x-1.5' 2>&1] succeeded.
[01:03:18] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/devel' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/devel/.git' status 2>&1] succeeded.
[01:03:18] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/devel' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/devel/.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: [becb6ca Issue #2202887 by jonathan1055: For drupal_debug.txt use file_directory_temp() not 'temporary://'.].
[01:03:18] Dependency branch [7.x-1.5] checkout [complete].
[01:03:18] Invoking operation [check]...
[01:03:18] Invoking operation [apply]...
[01:03:18] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/%2313_added_custom_hook_to_devel_generate_module1.patch 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/devel]
  Status [1]
 Output: [error: all/modules/devel/devel_generate/devel_generate.fields.inc: No such file or directory].
[01:03:18] Encountered error on [apply], details:
array (
  '@filename' => '%2313_added_custom_hook_to_devel_generate_module1.patch',
  '@reason' => 'Unable to apply patch.  See the log in the details link for more information',
)
[01:03:18] Review complete. test_id=1175173 result code=5 details=Array
(
    [@filename] => %2313_added_custom_hook_to_devel_generate_module1.patch
    [@reason] => Unable to apply patch.  See the log in the details link for more information
)

[01:03:18] Static variables reset.