507502_106_local_jquery.patch

Test status
StatusResult
Last receivedMon, 06/11/2012 - 15:34:41
Last requestedMon, 06/11/2012 - 15:35:03
Last testedMon, 06/11/2012 - 15:35:22
Test count1
Environment status
MySQLfail
File information
File507502_106_local_jquery.patch
BranchDrupal core - 8.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [MySQL] Failed to run tests: failed during invocation of run-tests.sh.
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
  7. Detect a Drupal installation failure
  8. Detect a test run failure
    Ensure that you can install SimpleTest locally and invoke tests using the command line script.
  9. Detect a failing test
  10. Complete test suite with all tests passing
Review log
[08:35:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_283938.pifr_simpletest.507502_106_local_jquery.patch.1339428901.log)
[08:35:01] Review timestamp: (Mon, 06/11/2012 - 08:35)
[08:35:01] Review host: (drupaltestbot654-mysql)
[08:35:01] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

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

[08:35:01] Environment variables and review information initialized.
[08:35:01] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/drupal.git]
[08:35:01] Review started.
[08:35:01] Test: Array
(
    [test_id] => 283938
    [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/507502_106_local_jquery.patch
        )

)

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

[08:35:01] Invoking operation [setup]...
[08:35:01] Command [chmod -R u+w sites/default/files/checkout 2>&1] succeeded.
[08:35:01] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[08:35:01] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[08:35:01] Database backend [mysql] loaded.
[08:35:01] Invoking operation [fetch]...
[08:35:01] Fetched [507502_106_local_jquery.patch].
[08:35:01] Invoking operation [checkout]...
[08:35:01] Version control system backend [git] loaded.
[08:35:03] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[08:35:03] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.x' 2>&1] succeeded.
[08:35:03] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[08:35:03] Main branch [8.x] checkout [complete].
[08:35:03] Invoking operation [check]...
[08:35:03] Invoking operation [apply]...
[08:35:03] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/507502_106_local_jquery.patch 2>&1] succeeded.
[08:35:03] Command [git apply -v -p1 /var/lib/drupaltestbot/sites/default/files/review/507502_106_local_jquery.patch 2>&1] succeeded.
[08:35:03] Applied [507502_106_local_jquery.patch] to:
 > core/modules/locale/lib/Drupal/locale/Tests/LocaleLibraryInfoAlterTest.php
 > core/modules/locale/locale.datepicker.js
 > core/modules/locale/locale.module
 > core/modules/node/node.pages.inc
[08:35:03] Invoking operation [syntax]...
[08:35:03] Command [php -l -f './core/modules/locale/lib/Drupal/locale/Tests/LocaleLibraryInfoAlterTest.php' 2>&1] succeeded.
[08:35:03] Command [php -l -f './core/modules/locale/locale.module' 2>&1] succeeded.
[08:35:03] Command [php -l -f './core/modules/node/node.pages.inc' 2>&1] succeeded.
[08:35:03] Checked [3 of 3] relevant file(s) for syntax.
[08:35:03] Invoking operation [install]...
[08:35:16] Invoking operation [review]...
[08:35:19] Cleaning run-tests.sh environment.
[08:35:20] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot654-mysql/checkout' --all --clean 2>&1] succeeded.
[08:35:20] Initiating run-tests.sh.
[08:35:20] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot654-mysql/checkout' --all 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout]
  Status [255]
 Output: [Fatal error: Class 'Drupal\locale\Tests\DrupalWebTestCase' not found in /var/lib/drupaltestbot/sites/default/files/checkout/core/modules/locale/lib/Drupal/locale/Tests/LocaleLibraryInfoAlterTest.php on line 16].
[08:35:20] Encountered error on [review], details:
array (
  '@reason' => 'failed during invocation of run-tests.sh',
)
[08:35:20] Review complete. test_id=283938 result code=8 details=Array
(
    [@reason] => failed during invocation of run-tests.sh
)

[08:35:20] Static variables reset.