Web Experience Toolkit - 7.x-1.x

Test status
StatusResult
Last receivedThu, 10/24/2013 - 02:09:25
Last requestedThu, 10/24/2013 - 02:09:33
Last testedThu, 10/24/2013 - 02:13:50
Test count105
Environment status
MySQLfail
Branch information
Identifier7.x-1.x
ProjectWeb Experience Toolkit
LinkProject information
SummaryFAILED: [[SimpleTest]]: [MySQL] Failed to run tests: run-tests.sh reported no tests were found. See review log for details..
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
[19:09:33] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_504618.pifr_simpletest.1382580573.log)
[19:09:33] Review timestamp: (Wed, 10/23/2013 - 19:09)
[19:09:33] Review host: (www)
[19:09:33] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[19:09:33] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

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

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

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

                )

        )

    [files] => Array
        (
        )

)

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

[19:09:33] Invoking operation [setup]...
[19:09:33] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[19:09:33] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[19:09:33] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[19:09:33] Database backend [mysql] loaded.
[19:09:33] Invoking operation [fetch]...
[19:09:33] Invoking operation [checkout]...
[19:09:33] Version control system backend [git] loaded.
[19:09:39] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[19:09:40] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x' 2>&1] succeeded.
[19:09:40] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[19:09:40] 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: [a6a8a9f Issue #2109957 by ar-jan, joachim: Clarify docs for hook_field_schema()].
[19:09:40] Main branch [7.x] checkout [complete].
[19:13:44] Command [git clone 'git://git.drupal.org/project/wetkit.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/wetkit' --reference /var/cache/git/reference 2>&1] succeeded.
[19:13:44] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/wetkit' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/wetkit/.git' checkout '7.x-1.x' 2>&1] succeeded.
[19:13:44] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/wetkit' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/wetkit/.git' status 2>&1] succeeded.
[19:13:44] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/wetkit' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/wetkit/.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: [69669a4 Issue #2118769 by spotzero: Wetkit_git(): no longer needed?.].
[19:13:44] Dependency branch [7.x-1.x] checkout [complete].
[19:13:44] Invoking operation [check]...
[19:13:44] Ignoring operation [check].
[19:13:44] Invoking operation [apply]...
[19:13:44] Ignoring operation [apply].
[19:13:44] Invoking operation [syntax]...
[19:13:44] Command [php -l -f './sites/default/modules/wetkit/tests/simpletest/WetKitWebTestCase.inc' 2>&1] succeeded.
[19:13:44] Command [php -l -f './sites/default/modules/wetkit/wetkit.install_callbacks.inc' 2>&1] succeeded.
[19:13:44] Command [php -l -f './sites/default/modules/wetkit/wetkit.test' 2>&1] succeeded.
[19:13:44] Command [php -l -f './sites/default/modules/wetkit/wetkit.install' 2>&1] succeeded.
[19:13:44] Checked [4 of 4] relevant file(s) for syntax.
[19:13:44] Invoking operation [install]...
[19:13:44] Setting driver to mysql
[19:13:44] 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
                )

        )

)

[19:13:48] Invoking operation [review]...
[19:13:49] Scanning sites/default/files/checkout/sites/default/modules/wetkit for .test files.
[19:13:49] Scanning sites/default/files/checkout/sites/default/modules/wetkit for /Tests/*.php files.
[19:13:49] Cleaning run-tests.sh environment.
[19:13:49] Command [/usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://www.negyesi.net/checkout' --file sites/default/modules/wetkit/wetkit.test --clean 2>&1] succeeded.
[19:13:49] Initiating run-tests.sh.
[19:13:50] Command [/usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://www.negyesi.net/checkout' --file sites/default/modules/wetkit/wetkit.test 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [ERROR: No valid tests were specified.].
[19:13:50] Encountered error on [review], details:
array (
  '@reason' => 'run-tests.sh reported no tests were found.  See review log for details.',
)
[19:13:50] Review complete. test_id=504618 result code=8 details=Array
(
    [@reason] => run-tests.sh reported no tests were found.  See review log for details.
)

[19:13:50] Static variables reset.