File Entity Paths - 7.x-2.0-alpha2

Test status
StatusResult
Last receivedMon, 09/24/2012 - 11:41:43
Last requestedMon, 09/24/2012 - 11:42:03
Last testedMon, 09/24/2012 - 11:42:44
Test count2
Environment status
MySQLfail
Code reviewfail
Overall Resultfail
Branch information
Identifier7.x-2.0-alpha2
ProjectFile Entity Paths
LinkProject information
SummaryFAILED: [[Coder]]: [Code review] 0 minor(s), 1 critical(s), and 0 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
[04:42:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_345718.pifr_simpletest.1348486921.log)
[04:42:01] Review timestamp: (Mon, 09/24/2012 - 04:42)
[04:42:01] Review host: (drupaltestbot664-mysql)
[04:42:01] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[04:42:01] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

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

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

                            [vcs_identifier] => 7.x-1.0-rc3
                        )

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

                            [vcs_identifier] => 7.x-1.3
                        )

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

                            [vcs_identifier] => 7.x-2.0-alpha2
                        )

                )

        )

    [files] => Array
        (
        )

)

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

[04:42:01] Invoking operation [setup]...
[04:42:01] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[04:42:01] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[04:42:01] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[04:42:01] Database backend [mysql] loaded.
[04:42:01] Invoking operation [fetch]...
[04:42:01] Invoking operation [checkout]...
[04:42:01] Version control system backend [git] loaded.
[04:42:06] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[04:42:07] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x' 2>&1] succeeded.
[04:42:07] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[04:42:07] Command [git --work-tree='checkout' --git-dir='checkout/.git' log --oneline -1 2>&1] succeeded.
[04:42:07] Main branch [7.x] checkout [complete].
[04:42:13] Command [git clone 'git://git.drupal.org/project/entity.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity' --reference /var/cache/git/reference 2>&1] succeeded.
[04:42:13] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity/.git' checkout '7.x-1.0-rc3' 2>&1] succeeded.
[04:42:13] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity/.git' status 2>&1] succeeded.
[04:42:13] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity/.git' log --oneline -1 2>&1] succeeded.
[04:42:13] Dependency branch [7.x-1.0-rc3] checkout [complete].
[04:42:17] Command [git clone 'git://git.drupal.org/project/token.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/token' --reference /var/cache/git/reference 2>&1] succeeded.
[04:42:17] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/token' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/token/.git' checkout '7.x-1.3' 2>&1] succeeded.
[04:42:17] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/token' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/token/.git' status 2>&1] succeeded.
[04:42:17] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/token' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/token/.git' log --oneline -1 2>&1] succeeded.
[04:42:17] Dependency branch [7.x-1.3] checkout [complete].
[04:42:24] Command [git clone 'git://git.drupal.org/project/fe_paths.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/fe_paths' --reference /var/cache/git/reference 2>&1] succeeded.
[04:42:24] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/fe_paths' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/fe_paths/.git' checkout '7.x-2.0-alpha2' 2>&1] succeeded.
[04:42:24] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/fe_paths' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/fe_paths/.git' status 2>&1] succeeded.
[04:42:24] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/fe_paths' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/fe_paths/.git' log --oneline -1 2>&1] succeeded.
[04:42:24] Dependency branch [7.x-2.0-alpha2] checkout [complete].
[04:42:24] Invoking operation [check]...
[04:42:24] Ignoring operation [check].
[04:42:24] Invoking operation [apply]...
[04:42:24] Ignoring operation [apply].
[04:42:24] Invoking operation [syntax]...
[04:42:24] Command [php -l -f './sites/default/modules/fe_paths/tests/fe_paths.test' 2>&1] succeeded.
[04:42:24] Command [php -l -f './sites/default/modules/fe_paths/tests/fe_paths_test.module' 2>&1] succeeded.
[04:42:24] Command [php -l -f './sites/default/modules/fe_paths/fe_paths.tokens.inc' 2>&1] succeeded.
[04:42:24] Command [php -l -f './sites/default/modules/fe_paths/fe_paths.module' 2>&1] succeeded.
[04:42:24] Command [php -l -f './sites/default/modules/fe_paths/fe_paths.admin.inc' 2>&1] succeeded.
[04:42:24] Command [php -l -f './sites/default/modules/fe_paths/fe_paths.install' 2>&1] succeeded.
[04:42:24] Checked [6 of 6] relevant file(s) for syntax.
[04:42:24] Invoking operation [install]...
[04:42:37] Invoking operation [review]...
[04:42:41] Scanning sites/default/files/checkout/sites/default/modules/fe_paths for .test files.
[04:42:41] Scanning sites/default/files/checkout/sites/default/modules/fe_paths for /Tests/*.php files.
[04:42:41] Cleaning run-tests.sh environment.
[04:42:41] Command [/usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot664-mysql/checkout' --file sites/default/modules/fe_paths/tests/fe_paths.test --clean 2>&1] succeeded.
[04:42:41] Initiating run-tests.sh.
[04:42:42] Command [/usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot664-mysql/checkout' --file sites/default/modules/fe_paths/tests/fe_paths.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.].
[04:42:42] Encountered error on [review], details:
array (
  '@reason' => 'run-tests.sh reported no tests were found.  See review log for details.',
)
[04:42:42] Review complete. test_id=345718 result code=8 details=Array
(
    [@reason] => run-tests.sh reported no tests were found.  See review log for details.
)

[04:42:42] 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
0 minor(s), 1 critical(s), and 0 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandfe_paths.admin.inc010
MessageGroupFilenameLineFunctionStatus
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherfe_paths.admin.inc146N/A

All

Test nameMinorCriticalNormal
Expandfe_paths.admin.inc010
MessageGroupFilenameLineFunctionStatus
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherfe_paths.admin.inc146N/A
Leaffe_paths.install000
Leaffe_paths.module000
Leaffe_paths.tokens.inc000
Leaftests/fe_paths.test000
Leaftests/fe_paths_test.module000