Acquia Search - 6.x-1.x

Test status
StatusResult
Last receivedThu, 09/20/2012 - 15:57:25
Last requestedThu, 09/20/2012 - 15:58:03
Last testedThu, 09/20/2012 - 15:59:28
Test count2
Environment status
MySQLfail
Code reviewfail
Overall Resultfail
Branch information
Identifier6.x-1.x
ProjectAcquia Search
LinkProject information
SummaryFAILED: [[Coder]]: [Code review] 7 minor(s), 0 critical(s), and 19 normal(s); [[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
[08:58:02] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_343398.pifr_simpletest.1348156682.log)
[08:58:02] Review timestamp: (Thu, 09/20/2012 - 08:58)
[08:58:02] Review host: (drupaltestbot659-mysql)
[08:58:02] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[08:58:02] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

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

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

            [dependencies] => Array
                (
                    [1] => Array
                        (
                            [repository] => Array
                                (
                                    [type] => git
                                    [url] => git://git.drupal.org/project/acquia_connector.git
                                )

                            [vcs_identifier] => 6.x-2.6
                        )

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

                            [vcs_identifier] => 6.x-1.6
                        )

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

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

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

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

                )

        )

    [files] => Array
        (
        )

)

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

[08:58:02] Invoking operation [setup]...
[08:58:02] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[08:58:02] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[08:58:02] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[08:58:02] Database backend [mysql] loaded.
[08:58:02] Invoking operation [fetch]...
[08:58:02] Invoking operation [checkout]...
[08:58:02] Version control system backend [git] loaded.
[08:58:04] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[08:58:05] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '6.x' 2>&1] succeeded.
[08:58:05] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[08:58:05] Command [git --work-tree='checkout' --git-dir='checkout/.git' log --oneline -1 2>&1] succeeded.
[08:58:05] Main branch [6.x] checkout [complete].
[08:58:21] Command [git clone 'git://git.drupal.org/project/acquia_connector.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/acquia_connector' --reference /var/cache/git/reference 2>&1] succeeded.
[08:58:21] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/acquia_connector' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/acquia_connector/.git' checkout '6.x-2.6' 2>&1] succeeded.
[08:58:21] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/acquia_connector' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/acquia_connector/.git' status 2>&1] succeeded.
[08:58:21] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/acquia_connector' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/acquia_connector/.git' log --oneline -1 2>&1] succeeded.
[08:58:21] Dependency branch [6.x-2.6] checkout [complete].
[08:59:12] Command [git clone 'git://git.drupal.org/project/apachesolr.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/apachesolr' --reference /var/cache/git/reference 2>&1] succeeded.
[08:59:12] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/apachesolr' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/apachesolr/.git' checkout '6.x-1.6' 2>&1] succeeded.
[08:59:12] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/apachesolr' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/apachesolr/.git' status 2>&1] succeeded.
[08:59:12] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/apachesolr' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/apachesolr/.git' log --oneline -1 2>&1] succeeded.
[08:59:12] Dependency branch [6.x-1.6] checkout [complete].
[08:59:19] Command [git clone 'git://git.drupal.org/project/acquia_search.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/acquia_search' --reference /var/cache/git/reference 2>&1] succeeded.
[08:59:19] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/acquia_search' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/acquia_search/.git' checkout '6.x-1.x' 2>&1] succeeded.
[08:59:19] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/acquia_search' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/acquia_search/.git' status 2>&1] succeeded.
[08:59:19] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/acquia_search' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/acquia_search/.git' log --oneline -1 2>&1] succeeded.
[08:59:19] Dependency branch [6.x-1.x] checkout [complete].
[08:59:22] 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.
[08:59:22] 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 '6.x-2.x' 2>&1] succeeded.
[08:59:22] 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.
[08:59:22] 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.
[08:59:22] Dependency branch [6.x-2.x] checkout [complete].
[08:59:22] Invoking operation [check]...
[08:59:22] Ignoring operation [check].
[08:59:22] Invoking operation [apply]...
[08:59:22] Ignoring operation [apply].
[08:59:22] Invoking operation [syntax]...
[08:59:22] Command [php -l -f './sites/default/modules/acquia_search/tests/acquia_search.test' 2>&1] succeeded.
[08:59:22] Command [php -l -f './sites/default/modules/acquia_search/acquia_search.install' 2>&1] succeeded.
[08:59:22] Command [php -l -f './sites/default/modules/acquia_search/Acquia_Search_Service.php' 2>&1] succeeded.
[08:59:22] Command [php -l -f './sites/default/modules/acquia_search/acquia_search.module' 2>&1] succeeded.
[08:59:22] Checked [4 of 4] relevant file(s) for syntax.
[08:59:22] Invoking operation [install]...
[08:59:25] Invoking operation [review]...
[08:59:25] Applying in /var/lib/drupaltestbot/sites/default/files/checkout file=sites/default/modules/simpletest/D6-core-simpletest.patch
[08:59:25] Command [git apply --check -p0 sites/default/modules/simpletest/D6-core-simpletest.patch 2>&1] succeeded.
[08:59:25] Command [git apply -v -p0 sites/default/modules/simpletest/D6-core-simpletest.patch 2>&1] succeeded.
[08:59:25] Completed Drupal 6 SimpleTest installation.
[08:59:26] Scanning sites/default/files/checkout/sites/default/modules/acquia_search for .test files.
[08:59:26] Scanning sites/default/files/checkout/sites/default/modules/acquia_search for /Tests/*.php files.
[08:59:26] Cleaning run-tests.sh environment.
[08:59:26] Command [/usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot659-mysql/checkout' --file sites/default/modules/acquia_search/tests/acquia_search.test --clean 2>&1] succeeded.
[08:59:26] Initiating run-tests.sh.
[08:59:26] Command [/usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot659-mysql/checkout' --file sites/default/modules/acquia_search/tests/acquia_search.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.].
[08:59:26] Encountered error on [review], details:
array (
  '@reason' => 'run-tests.sh reported no tests were found.  See review log for details.',
)
[08:59:26] Review complete. test_id=343398 result code=8 details=Array
(
    [@reason] => run-tests.sh reported no tests were found.  See review log for details.
)

[08:59:26] Static variables reset.

Code review

  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 review run failure
  8. Detect coder flags
    Ensure that your code follows the Drupal standard and passes a coder review.
  9. Complete coder review with all passed
7 minor(s), 0 critical(s), and 19 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandacquia_search.install007
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheracquia_search.install-1N/A
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Otheracquia_search.install2N/A
Functions should be called with no spaces between the function name and opening parenthesesOtheracquia_search.install28N/A
Use st() instead of t() in hook_install(), hook_uninstall() and hook_update_N()Otheracquia_search.install67N/A
Functions should be called with no spaces between the function name and opening parenthesesOtheracquia_search.install72N/A
Functions should be called with no spaces between the function name and opening parenthesesOtheracquia_search.install78N/A
Functions should be called with no spaces between the function name and opening parenthesesOtheracquia_search.install103N/A
Expandacquia_search.module301
MessageGroupFilenameLineFunctionStatus
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Otheracquia_search.module2N/A
@see should always be at the beginning of a line, never inline in other comments.Otheracquia_search.module44N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otheracquia_search.module44N/A
Use an indent of 2 spaces, with no tabsOtheracquia_search.module320N/A
ExpandAcquia_Search_Service.php404
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)OtherAcquia_Search_Service.php-1N/A
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)OtherAcquia_Search_Service.php2N/A
missing space after commaOtherAcquia_Search_Service.php16N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherAcquia_Search_Service.php47N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherAcquia_Search_Service.php80N/A
There should be no trailing spacesOtherAcquia_Search_Service.php133N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherAcquia_Search_Service.php181N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherAcquia_Search_Service.php183N/A
Expandtests/acquia_search.test007
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheracquia_search.test-1N/A
Use an indent of 2 spaces, with no tabsOtheracquia_search.test17N/A
missing space after commaOtheracquia_search.test44N/A
Functions should be called with no spaces between the function name and opening parenthesesOtheracquia_search.test45N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtheracquia_search.test48N/A
else statements should begin on a new lineOtheracquia_search.test54N/A
missing space after commaOtheracquia_search.test62N/A

All

Test nameMinorCriticalNormal
Expandacquia_search.install007
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheracquia_search.install-1N/A
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Otheracquia_search.install2N/A
Functions should be called with no spaces between the function name and opening parenthesesOtheracquia_search.install28N/A
Use st() instead of t() in hook_install(), hook_uninstall() and hook_update_N()Otheracquia_search.install67N/A
Functions should be called with no spaces between the function name and opening parenthesesOtheracquia_search.install72N/A
Functions should be called with no spaces between the function name and opening parenthesesOtheracquia_search.install78N/A
Functions should be called with no spaces between the function name and opening parenthesesOtheracquia_search.install103N/A
Expandacquia_search.module301
MessageGroupFilenameLineFunctionStatus
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Otheracquia_search.module2N/A
@see should always be at the beginning of a line, never inline in other comments.Otheracquia_search.module44N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otheracquia_search.module44N/A
Use an indent of 2 spaces, with no tabsOtheracquia_search.module320N/A
ExpandAcquia_Search_Service.php404
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)OtherAcquia_Search_Service.php-1N/A
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)OtherAcquia_Search_Service.php2N/A
missing space after commaOtherAcquia_Search_Service.php16N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherAcquia_Search_Service.php47N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherAcquia_Search_Service.php80N/A
There should be no trailing spacesOtherAcquia_Search_Service.php133N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherAcquia_Search_Service.php181N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherAcquia_Search_Service.php183N/A
Expandtests/acquia_search.test007
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheracquia_search.test-1N/A
Use an indent of 2 spaces, with no tabsOtheracquia_search.test17N/A
missing space after commaOtheracquia_search.test44N/A
Functions should be called with no spaces between the function name and opening parenthesesOtheracquia_search.test45N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtheracquia_search.test48N/A
else statements should begin on a new lineOtheracquia_search.test54N/A
missing space after commaOtheracquia_search.test62N/A