Vote Up/Down - 7.x-1.x

Test status
StatusResult
Last receivedWed, 08/20/2014 - 22:45:56
Last requestedWed, 08/20/2014 - 22:46:02
Last testedWed, 08/20/2014 - 22:47:13
Test count39
Environment status
MySQLfail
Branch information
Identifier7.x-1.x
ProjectVote Up/Down
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
[15:46:02] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_135614.pifr_simpletest.1408574762.log)
[15:46:02] Review timestamp: (Wed, 08/20/2014 - 15:46)
[15:46:02] Review host: (ec2-54-90-5-145)
[15:46:02] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

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

[15:46:02] Environment variables and review information initialized.
[15:46:02] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/vote_up_down.git]
[15:46:02] Project directory is [vote_up_down]
[15:46:02] Review started.
[15:46:02] Test: Array
(
    [test_id] => 135614
    [review] => Array
        (
            [plugin] => pifr_simpletest
            [argument] => Array
                (
                    [test.title] => 
                    [test.directory.review] => Array
                        (
                            [0] => sites/default/modules/vote_up_down
                        )

                    [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] => 
                    [test.php.version] => 5.3
                )

        )

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

                            [vcs_identifier] => 7.x-1.4
                        )

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

                            [vcs_identifier] => 7.x-2.12
                        )

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

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

                )

        )

    [files] => Array
        (
        )

)

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

[15:46:02] Invoking operation [setup]...
[15:46:02] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[15:46:02] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[15:46:02] Command [rm -rf /tmp/po* 2>&1] succeeded.
[15:46:02] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[15:46:02] Database backend [mysql] loaded.
[15:46:02] Invoking operation [fetch]...
[15:46:02] Invoking operation [checkout]...
[15:46:02] Version control system backend [git] loaded.
[15:46:49] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[15:46:50] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x' 2>&1] succeeded.
[15:46:50] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[15:46:50] 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: [8af676d Issue #2324083 by er.pushpinderrana, martin_q: Fix up description of return value from drupal_array_get_nested_value()].
[15:46:50] Main branch [7.x] checkout [complete].
[15:46:53] Command [git clone 'git://git.drupal.org/project/ctools.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools' --reference /var/cache/git/reference 2>&1] succeeded.
[15:46:53] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools/.git' checkout '7.x-1.4' 2>&1] succeeded.
[15:46:54] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools/.git' status 2>&1] succeeded.
[15:46:54] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools/.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: [5438b40 Respect access calls when displaying content within a relationship context].
[15:46:54] Dependency branch [7.x-1.4] checkout [complete].
[15:46:58] Command [git clone 'git://git.drupal.org/project/votingapi.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/votingapi' --reference /var/cache/git/reference 2>&1] succeeded.
[15:46:58] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/votingapi' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/votingapi/.git' checkout '7.x-2.12' 2>&1] succeeded.
[15:46:58] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/votingapi' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/votingapi/.git' status 2>&1] succeeded.
[15:46:58] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/votingapi' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/votingapi/.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: [4ec7ba8 Issue #2207519 by das-peter, adinxy | deanflory: Fixed views integration & Undefined variable: default_relationships.].
[15:46:58] Dependency branch [7.x-2.12] checkout [complete].
[15:47:02] Command [git clone 'git://git.drupal.org/project/vote_up_down.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/vote_up_down' --reference /var/cache/git/reference 2>&1] succeeded.
[15:47:02] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/vote_up_down' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/vote_up_down/.git' checkout '7.x-1.x' 2>&1] succeeded.
[15:47:02] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/vote_up_down' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/vote_up_down/.git' status 2>&1] succeeded.
[15:47:02] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/vote_up_down' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/vote_up_down/.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: [4c77c50 Issue #2315923 by Berdir, marvil07: Do not call exit on vud_vote() and vud_reset().].
[15:47:02] Dependency branch [7.x-1.x] checkout [complete].
[15:47:02] Invoking operation [check]...
[15:47:02] Ignoring operation [check].
[15:47:02] Invoking operation [apply]...
[15:47:02] Ignoring operation [apply].
[15:47:02] Invoking operation [syntax]...
[15:47:02] Command [php -l -f './sites/default/modules/vote_up_down/vud_field/vud_field.install' 2>&1] succeeded.
[15:47:02] Command [php -l -f './sites/default/modules/vote_up_down/vud_field/vud_field.module' 2>&1] succeeded.
[15:47:02] Command [php -l -f './sites/default/modules/vote_up_down/vud_comment/views/vud_comment.views.inc' 2>&1] succeeded.
[15:47:02] Command [php -l -f './sites/default/modules/vote_up_down/vud_comment/views/vud_comment_handler_field_widget.inc' 2>&1] succeeded.
[15:47:02] Command [php -l -f './sites/default/modules/vote_up_down/vud_comment/vud_comment.module' 2>&1] succeeded.
[15:47:02] Command [php -l -f './sites/default/modules/vote_up_down/vud_comment/vud_comment.install' 2>&1] succeeded.
[15:47:02] Command [php -l -f './sites/default/modules/vote_up_down/vud_comment/vud_comment.test' 2>&1] succeeded.
[15:47:02] Command [php -l -f './sites/default/modules/vote_up_down/vud_node/views/vud_node.views.inc' 2>&1] succeeded.
[15:47:03] Command [php -l -f './sites/default/modules/vote_up_down/vud_node/views/vud_node_handler_field_widget.inc' 2>&1] succeeded.
[15:47:03] Command [php -l -f './sites/default/modules/vote_up_down/vud_node/vud_node.install' 2>&1] succeeded.
[15:47:03] Command [php -l -f './sites/default/modules/vote_up_down/vud_node/vud_node.module' 2>&1] succeeded.
[15:47:03] Command [php -l -f './sites/default/modules/vote_up_down/vud_node/vud_node.test' 2>&1] succeeded.
[15:47:03] Command [php -l -f './sites/default/modules/vote_up_down/vud_term/views/vud_term_handler_field_widget.inc' 2>&1] succeeded.
[15:47:03] Command [php -l -f './sites/default/modules/vote_up_down/vud_term/views/vud_term.views.inc' 2>&1] succeeded.
[15:47:03] Command [php -l -f './sites/default/modules/vote_up_down/vud_term/vud_term.test' 2>&1] succeeded.
[15:47:03] Command [php -l -f './sites/default/modules/vote_up_down/vud_term/vud_term.install' 2>&1] succeeded.
[15:47:03] Command [php -l -f './sites/default/modules/vote_up_down/vud_term/vud_term.module' 2>&1] succeeded.
[15:47:03] Command [php -l -f './sites/default/modules/vote_up_down/widgets/plain/plain.inc' 2>&1] succeeded.
[15:47:03] Command [php -l -f './sites/default/modules/vote_up_down/widgets/plain/widget.tpl.php' 2>&1] succeeded.
[15:47:03] Command [php -l -f './sites/default/modules/vote_up_down/widgets/plain/votes.tpl.php' 2>&1] succeeded.
[15:47:03] Command [php -l -f './sites/default/modules/vote_up_down/widgets/alternate/widget.tpl.php' 2>&1] succeeded.
[15:47:03] Command [php -l -f './sites/default/modules/vote_up_down/widgets/alternate/alternate.inc' 2>&1] succeeded.
[15:47:03] Command [php -l -f './sites/default/modules/vote_up_down/widgets/upanddown/widget.tpl.php' 2>&1] succeeded.
[15:47:03] Command [php -l -f './sites/default/modules/vote_up_down/widgets/upanddown/upanddown.inc' 2>&1] succeeded.
[15:47:03] Command [php -l -f './sites/default/modules/vote_up_down/widgets/thumbs/thumbs.inc' 2>&1] succeeded.
[15:47:03] Command [php -l -f './sites/default/modules/vote_up_down/widgets/thumbs/widget.tpl.php' 2>&1] succeeded.
[15:47:03] Command [php -l -f './sites/default/modules/vote_up_down/widgets/updown/updown.inc' 2>&1] succeeded.
[15:47:03] Command [php -l -f './sites/default/modules/vote_up_down/widgets/updown/widget.tpl.php' 2>&1] succeeded.
[15:47:03] Command [php -l -f './sites/default/modules/vote_up_down/vud.api.php' 2>&1] succeeded.
[15:47:03] Command [php -l -f './sites/default/modules/vote_up_down/vud.test' 2>&1] succeeded.
[15:47:03] Command [php -l -f './sites/default/modules/vote_up_down/vud.theme.inc' 2>&1] succeeded.
[15:47:03] Command [php -l -f './sites/default/modules/vote_up_down/vud.install' 2>&1] succeeded.
[15:47:03] Command [php -l -f './sites/default/modules/vote_up_down/vud.module' 2>&1] succeeded.
[15:47:03] Checked [33 of 33] relevant file(s) for syntax.
[15:47:03] Invoking operation [install]...
[15:47:03] drush si command=cd sites/default/files/checkout && drush si -y --db-url=mysql://drupaltestbot-my:4i1QvnMyDo7c@localhost/drupaltestbotmysql --clean-url=0 --account-name=admin --account-pass=drupal --account-mail=admin@example.com
[15:47:09] Command [cd sites/default/files/checkout && drush si -y --db-url=mysql://drupaltestbot-my:4i1QvnMyDo7c@localhost/drupaltestbotmysql --clean-url=0 --account-name=admin --account-pass=drupal --account-mail=admin@example.com 2>&1] succeeded
  Duration: 6 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: [You are about to create a /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/settings.php file and DROP all tables in your 'drupaltestbotmysql' database. Do you want to continue? (y/n): y
Starting Drupal installation. This takes a few seconds ...                  [ok]
Installation complete.  User name: admin  User password: drupal             [ok]].
[15:47:09] Command [cd /var/lib/drupaltestbot 2>&1] succeeded.
[15:47:09] Command [cd sites/default/files/checkout && drush vset simpletest_clear_results '0' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: [simpletest_clear_results was set to "0".                               [success]].
[15:47:09] Command [cd /var/lib/drupaltestbot 2>&1] succeeded.
[15:47:10] Command [cd sites/default/files/checkout && drush vset simpletest_verbose '0' 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: [simpletest_verbose was set to "0".                                     [success]].
[15:47:10] Command [cd /var/lib/drupaltestbot 2>&1] succeeded.
[15:47:10] Invoking operation [review]...
[15:47:11] Command [cd sites/default/files/checkout && drush en -y simpletest 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: [The following extensions will be enabled: simpletest
Do you really want to continue? (y/n): y
simpletest was enabled successfully.                                        [ok]
simpletest defines the following permissions: administer unit tests].
[15:47:11] Command [cd /var/lib/drupaltestbot 2>&1] succeeded.
[15:47:11] Scanning sites/default/files/checkout/sites/default/modules/vote_up_down for .test files.
[15:47:11] Scanning sites/default/files/checkout/sites/default/modules/vote_up_down for /Tests/*.php files.
[15:47:11] Cleaning run-tests.sh environment.
[15:47:12] Command [/usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url http://ec2-54-90-5-145.compute-1.amazonaws.com/checkout --file sites/default/modules/vote_up_down/vud_comment/vud_comment.test,sites/default/modules/vote_up_down/vud_node/vud_node.test,sites/default/modules/vote_up_down/vud_term/vud_term.test,sites/default/modules/vote_up_down/vud.test --clean 2>&1] succeeded.
[15:47:12] Initiating run-tests.sh.
[15:47:12] Command [/usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url http://ec2-54-90-5-145.compute-1.amazonaws.com/checkout --file sites/default/modules/vote_up_down/vud_comment/vud_comment.test,sites/default/modules/vote_up_down/vud_node/vud_node.test,sites/default/modules/vote_up_down/vud_term/vud_term.test,sites/default/modules/vote_up_down/vud.test 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [ERROR: No valid tests were specified.].
[15:47:12] Encountered error on [review], details:
array (
  '@reason' => 'run-tests.sh reported no tests were found.  See review log for details.',
)
[15:47:12] Review complete. test_id=135614 result code=8 details=Array
(
    [@reason] => run-tests.sh reported no tests were found.  See review log for details.
)

[15:47:12] Static variables reset.