1832946-114.patch

Test status
StatusResult
Last receivedMon, 10/05/2015 - 21:13:00
Last requestedMon, 10/05/2015 - 22:51:39
Last testedMon, 10/05/2015 - 22:51:42
Test count1
Environment status
PHP 5.5 MySQLfail
File information
File1832946-114.patch
BranchDrupal core - 8.0.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [PHP 5.5 MySQL] Unable to apply patch 1832946-114.patch. Unable to apply patch. See the log in the details link for more information.
Details

PHP 5.5 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
[15:51:39] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1172303.pifr_simpletest.1832946-114.patch.1444085499.log)
[15:51:39] Review timestamp: (Mon, 10/05/2015 - 15:51)
[15:51:39] Review host: (ec2-54-69-156-206)
[15:51:39] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[15:51:39] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

[15:51:39] Environment variables and review information initialized.
[15:51:39] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/drupal.git]
[15:51:39] Review started.
[15:51:39] Test: Array
(
    [test_id] => 1172303
    [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] => 
                    [phpversion] => 5.5
                    [test.php.version] => 5.5
                )

        )

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

                    [vcs_identifier] => 8.0.x
                )

            [dependencies] => Array
                (
                )

        )

    [files] => Array
        (
            [0] => https://www.drupal.org/files/issues/1832946-114.patch
        )

)

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

[15:51:39] Invoking operation [setup]...
[15:51:39] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[15:51:39] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[15:51:39] Command [rm -rf /tmp/po* 2>&1] succeeded.
[15:51:39] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[15:51:39] Database backend [mysql] loaded.
[15:51:39] Invoking operation [fetch]...
[15:51:39] Fetched [1832946-114.patch].
[15:51:39] Invoking operation [checkout]...
[15:51:39] Version control system backend [git] loaded.
[15:51:42] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[15:51:42] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.0.x' 2>&1] succeeded.
[15:51:42] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[15:51:42] 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: [bb8be56 Issue #1832946 by Sutharsan, Jose Reyero, Gábor Hojtsy, Wim Leers, vijaycs85: Runtime translation download fallback works different from installer translation download fallback].
[15:51:42] Main branch [8.0.x] checkout [complete].
[15:51:42] Invoking operation [check]...
[15:51:42] Invoking operation [apply]...
[15:51:42] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/1832946-114.patch 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout]
  Status [1]
 Output: [error: patch failed: core/modules/config/src/Tests/LanguageNegotiationFormOverrideTest.php:17
error: core/modules/config/src/Tests/LanguageNegotiationFormOverrideTest.php: patch does not apply
error: patch failed: core/modules/language/src/Tests/LanguageSwitchingTest.php:25
error: core/modules/language/src/Tests/LanguageSwitchingTest.php: patch does not apply
error: patch failed: core/modules/locale/locale.compare.inc:44
error: core/modules/locale/locale.compare.inc: patch does not apply
error: patch failed: core/modules/locale/locale.translation.inc:60
error: core/modules/locale/locale.translation.inc: patch does not apply
error: patch failed: core/modules/locale/src/Form/TranslationStatusForm.php:232
error: core/modules/locale/src/Form/TranslationStatusForm.php: patch does not apply
error: patch failed: core/modules/locale/src/Tests/LocaleConfigTranslationImportTest.php:23
error: core/modules/locale/src/Tests/LocaleConfigTranslationImportTest.php: patch does not apply
error: patch failed: core/modules/locale/src/Tests/LocaleJavascriptTranslationTest.php:23
error: core/modules/locale/src/Tests/LocaleJavascriptTranslationTest.php: patch does not apply
error: patch failed: core/modules/locale/src/Tests/LocaleTranslationProjectsTest.php:19
error: core/modules/locale/src/Tests/LocaleTranslationProjectsTest.php: patch does not apply
error: patch failed: core/modules/locale/src/Tests/LocaleUpdateBase.php:50
error: core/modules/locale/src/Tests/LocaleUpdateBase.php: patch does not apply
error: core/modules/locale/src/Tests/LocaleUpdateDevelopmentReleaseTest.php: already exists in working directory
error: patch failed: core/modules/locale/src/Tests/LocaleUpdateInterfaceTest.php:7
error: core/modules/locale/src/Tests/LocaleUpdateInterfaceTest.php: patch does not apply
error: core/modules/locale/src/Tests/LocaleUpdateNotDevelopmentReleaseTest.php: No such file or directory
error: patch failed: core/modules/locale/tests/modules/locale_test/locale_test.module:45
error: core/modules/locale/tests/modules/locale_test/locale_test.module: patch does not apply
error: core/modules/locale/tests/modules/locale_test_development_release/locale_test_development_release.info.yml: already exists in working directory
error: core/modules/locale/tests/modules/locale_test_development_release/locale_test_development_release.module: already exists in working directory
error: core/modules/locale/tests/modules/locale_test_not_development_release/locale_test_not_development_release.info.yml: No such file or directory
error: core/modules/locale/tests/modules/locale_test_not_development_release/locale_test_not_development_release.module: No such file or directory
error: patch failed: core/modules/path/src/Tests/PathLanguageTest.php:19
error: core/modules/path/src/Tests/PathLanguageTest.php: patch does not apply
error: patch failed: core/modules/path/src/Tests/PathLanguageUiTest.php:19
error: core/modules/path/src/Tests/PathLanguageUiTest.php: patch does not apply
error: patch failed: core/modules/toolbar/src/Tests/ToolbarMenuTranslationTest.php:28
error: core/modules/toolbar/src/Tests/ToolbarMenuTranslationTest.php: patch does not apply].
[15:51:42] Encountered error on [apply], details:
array (
  '@filename' => '1832946-114.patch',
  '@reason' => 'Unable to apply patch.  See the log in the details link for more information',
)
[15:51:42] Review complete. test_id=1172303 result code=5 details=Array
(
    [@filename] => 1832946-114.patch
    [@reason] => Unable to apply patch.  See the log in the details link for more information
)

[15:51:42] Static variables reset.