1779026.text_formats_configurables.4.patch

Test status
StatusResult
Last receivedFri, 09/21/2012 - 21:14:06
Last requestedFri, 09/21/2012 - 21:15:02
Last testedFri, 09/21/2012 - 21:15:11
Test count1
Environment status
MySQLfail
File information
File1779026.text_formats_configurables.4.patch
BranchDrupal core - 8.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [MySQL] Failed to run tests: tests were executed, but no results were found.
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
[14:15:02] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_344628.pifr_simpletest.1779026.text_formats_configurables.4.patch.1348262102.log)
[14:15:02] Review timestamp: (Fri, 09/21/2012 - 14:15)
[14:15:02] Review host: (drupaltestbot813)
[14:15:02] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[14:15:02] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

[14:15:02] Environment variables and review information initialized.
[14:15:02] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/drupal.git]
[14:15:02] Review started.
[14:15:02] Test: Array
(
    [test_id] => 344628
    [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/1779026.text_formats_configurables.4.patch
        )

)

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

[14:15:02] Invoking operation [setup]...
[14:15:02] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[14:15:02] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[14:15:02] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[14:15:02] Database backend [mysql] loaded.
[14:15:02] Invoking operation [fetch]...
[14:15:02] Fetched [1779026.text_formats_configurables.4.patch].
[14:15:02] Invoking operation [checkout]...
[14:15:02] Version control system backend [git] loaded.
[14:15:03] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[14:15:03] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.x' 2>&1] succeeded.
[14:15:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[14:15:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' log --oneline -1 2>&1] succeeded.
[14:15:04] Main branch [8.x] checkout [complete].
[14:15:04] Invoking operation [check]...
[14:15:04] Invoking operation [apply]...
[14:15:04] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/1779026.text_formats_configurables.4.patch 2>&1] succeeded.
[14:15:04] Command [git apply -v -p1 /var/lib/drupaltestbot/sites/default/files/review/1779026.text_formats_configurables.4.patch 2>&1] succeeded.
[14:15:04] Applied [1779026.text_formats_configurables.4.patch] to:
 > core/modules/filter/filter.admin.inc
 > core/modules/filter/filter.info
 > core/modules/filter/filter.install
 > core/modules/filter/filter.module
 > core/modules/filter/lib/Drupal/filter/FilterFormatFormController.php
 > core/modules/filter/lib/Drupal/filter/TextFormat.php
[14:15:04] Invoking operation [syntax]...
[14:15:04] Command [php -l -f './core/modules/filter/filter.admin.inc' 2>&1] succeeded.
[14:15:04] Command [php -l -f './core/modules/filter/filter.install' 2>&1] succeeded.
[14:15:04] Command [php -l -f './core/modules/filter/filter.module' 2>&1] succeeded.
[14:15:04] Command [php -l -f './core/modules/filter/lib/Drupal/filter/FilterFormatFormController.php' 2>&1] succeeded.
[14:15:04] Command [php -l -f './core/modules/filter/lib/Drupal/filter/TextFormat.php' 2>&1] succeeded.
[14:15:04] Checked [5 of 5] relevant file(s) for syntax.
[14:15:04] Invoking operation [install]...
[14:15:08] Invoking operation [review]...
[14:15:09] Cleaning run-tests.sh environment.
[14:15:09] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot813.2-mysql.osuosl.test/checkout' --keep-results --all --clean 2>&1] succeeded.
[14:15:09] Initiating run-tests.sh.
[14:15:10] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot813.2-mysql.osuosl.test/checkout' --keep-results --all 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [ERROR: The simpletest module must be enabled before this script can run.].
[14:15:10] Command [/usr/bin/php ./core/scripts/run-tests.sh --php /usr/bin/php --url 'http://drupaltestbot813.2-mysql.osuosl.test/checkout' --all --list 2>&1] succeeded.
[14:15:10] Review complete. test_id=344628 result code=8 details=Array
(
    [@reason] => tests were executed, but no results were found
)

[14:15:10] Static variables reset.