SimpleTest - 7.x-2.x

Test status
StatusResult
Last receivedTue, 11/12/2013 - 19:58:26
Last requestedTue, 11/12/2013 - 19:59:01
Last testedTue, 11/12/2013 - 19:59:25
Test count60
Environment status
MySQLfail
Branch information
Identifier7.x-2.x
ProjectSimpleTest
LinkProject information
SummaryFAILED: [[SimpleTest]]: [MySQL] Failed to run tests: failed to enable simpletest module.
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
[12:59:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_18758.pifr_simpletest.1384286341.log)
[12:59:01] Review timestamp: (Tue, 11/12/2013 - 12:59)
[12:59:01] Review host: (drupaltestbot978-mysql)
[12:59:01] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

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

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

                    [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] => 
                )

        )

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

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

                )

        )

    [files] => Array
        (
        )

)

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

[12:59:01] Invoking operation [setup]...
[12:59:01] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[12:59:01] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[12:59:01] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[12:59:01] Database backend [mysql] loaded.
[12:59:01] Invoking operation [fetch]...
[12:59:01] Invoking operation [checkout]...
[12:59:01] Version control system backend [git] loaded.
[12:59:05] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[12:59:06] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x' 2>&1] succeeded.
[12:59:06] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[12:59:06] 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: [8fbfff2 Issue #1947766 by pfrenssen: Fix docs for user_page() function].
[12:59:06] Main branch [7.x] checkout [complete].
[12:59:10] Command [git clone 'git://git.drupal.org/project/simpletest.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simpletest' --reference /var/cache/git/reference 2>&1] succeeded.
[12:59:10] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simpletest' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simpletest/.git' checkout '7.x-2.x' 2>&1] succeeded.
[12:59:10] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simpletest' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simpletest/.git' status 2>&1] succeeded.
[12:59:10] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simpletest' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simpletest/.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: [dc624d7 Update from core.].
[12:59:10] Dependency branch [7.x-2.x] checkout [complete].
[12:59:10] Invoking operation [check]...
[12:59:10] Ignoring operation [check].
[12:59:10] Invoking operation [apply]...
[12:59:10] Ignoring operation [apply].
[12:59:10] Invoking operation [syntax]...
[12:59:10] Command [php -l -f './sites/default/modules/simpletest/files/php-2.php' 2>&1] succeeded.
[12:59:10] Command [php -l -f './sites/default/modules/simpletest/monitor/simpletest_monitor.module' 2>&1] succeeded.
[12:59:10] Command [php -l -f './sites/default/modules/simpletest/simpletest.test' 2>&1] succeeded.
[12:59:10] Command [php -l -f './sites/default/modules/simpletest/simpletest.install' 2>&1] succeeded.
[12:59:10] Command [php -l -f './sites/default/modules/simpletest/simpletest.module' 2>&1] succeeded.
[12:59:11] Command [php -l -f './sites/default/modules/simpletest/simpletest.pages.inc' 2>&1] succeeded.
[12:59:11] Command [php -l -f './sites/default/modules/simpletest/drupal_web_test_case.php' 2>&1] succeeded.
[12:59:11] Command [php -l -f './sites/default/modules/simpletest/simpletest.api.php' 2>&1] succeeded.
[12:59:11] Checked [8 of 8] relevant file(s) for syntax.
[12:59:11] Invoking operation [install]...
[12:59:11] Setting driver to mysql
[12:59:11] Element was Array
(
    [0] => SimpleXMLElement Object
        (
            [@attributes] => Array
                (
                    [type] => radio
                    [id] => edit-driver-mysql
                    [name] => driver
                    [value] => mysql
                    [checked] => checked
                    [class] => form-radio
                )

        )

    [1] => SimpleXMLElement Object
        (
            [@attributes] => Array
                (
                    [type] => radio
                    [id] => edit-driver-sqlite
                    [name] => driver
                    [value] => sqlite
                    [class] => form-radio
                )

        )

)

[12:59:23] Invoking operation [review]...
[12:59:25] Encountered error on [review], details:
array (
  '@reason' => 'failed to enable simpletest module',
)
[12:59:25] Review complete. test_id=18758 result code=8 details=Array
(
    [@reason] => failed to enable simpletest module
)

[12:59:25] Static variables reset.