Read only mode - 7.x-1.0

Test status
StatusResult
Last receivedTue, 09/04/2012 - 12:43:15
Last requestedTue, 09/04/2012 - 12:44:02
Last testedTue, 09/04/2012 - 12:44:10
Test count2
Environment status
MySQLfail
Code reviewfail
Overall Resultfail
Branch information
Identifier7.x-1.0
ProjectRead only mode
LinkProject information
SummaryFAILED: [[SimpleTest]]: [MySQL] Failed to run tests: run-tests.sh reported no tests were found. See review log for details.; [[Coder]]: [Code review] 15 minor(s), 0 critical(s), and 3 normal(s).
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
[05:43:43] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_332163.pifr_simpletest.1346762623.log)
[05:43:43] Review timestamp: (Tue, 09/04/2012 - 05:43)
[05:43:43] Review host: (drupaltestbot813)
[05:43:43] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[05:43:43] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

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

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

                            [vcs_identifier] => 7.x-1.0
                        )

                )

        )

    [files] => Array
        (
        )

)

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

[05:43:43] Invoking operation [setup]...
[05:43:43] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[05:43:44] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[05:43:44] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[05:43:44] Database backend [mysql] loaded.
[05:43:44] Invoking operation [fetch]...
[05:43:44] Invoking operation [checkout]...
[05:43:44] Version control system backend [git] loaded.
[05:43:45] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[05:43:46] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x' 2>&1] succeeded.
[05:43:46] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[05:43:46] Main branch [7.x] checkout [complete].
[05:43:51] Command [git clone 'git://git.drupal.org/project/readonlymode.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/readonlymode' --reference /var/cache/git/reference 2>&1] succeeded.
[05:43:51] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/readonlymode' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/readonlymode/.git' checkout '7.x-1.0' 2>&1] succeeded.
[05:43:51] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/readonlymode' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/readonlymode/.git' status 2>&1] succeeded.
[05:43:51] Dependency branch [7.x-1.0] checkout [complete].
[05:43:51] Invoking operation [check]...
[05:43:51] Ignoring operation [check].
[05:43:51] Invoking operation [apply]...
[05:43:51] Ignoring operation [apply].
[05:43:51] Invoking operation [syntax]...
[05:43:51] Command [php -l -f './sites/default/modules/readonlymode/readonlymode.install' 2>&1] succeeded.
[05:43:51] Command [php -l -f './sites/default/modules/readonlymode/readonlymode.module' 2>&1] succeeded.
[05:43:51] Command [php -l -f './sites/default/modules/readonlymode/readonlymode.test' 2>&1] succeeded.
[05:43:51] Checked [3 of 3] relevant file(s) for syntax.
[05:43:51] Invoking operation [install]...
[05:44:03] Invoking operation [review]...
[05:44:07] Scanning sites/default/files/checkout/sites/default/modules/readonlymode for .test files.
[05:44:07] Scanning sites/default/files/checkout/sites/default/modules/readonlymode for /Tests/*.php files.
[05:44:07] Cleaning run-tests.sh environment.
[05:44:07] Command [/usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot813.2-mysql.osuosl.test/checkout' --file sites/default/modules/readonlymode/readonlymode.test --clean 2>&1] succeeded.
[05:44:07] Initiating run-tests.sh.
[05:44:08] Command [/usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot813.2-mysql.osuosl.test/checkout' --file sites/default/modules/readonlymode/readonlymode.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.].
[05:44:08] Encountered error on [review], details:
array (
  '@reason' => 'run-tests.sh reported no tests were found.  See review log for details.',
)
[05:44:08] Review complete. test_id=332163 result code=8 details=Array
(
    [@reason] => run-tests.sh reported no tests were found.  See review log for details.
)

[05:44:08] 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
15 minor(s), 0 critical(s), and 3 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandreadonlymode.test103
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherreadonlymode.test-1N/A
There should be no trailing spacesOtherreadonlymode.test28N/A
use a space between the closing parenthesis and the open bracketOtherreadonlymode.test29N/A
missing space after commaOtherreadonlymode.test31N/A

All

Test nameMinorCriticalNormal
Expandreadonlymode.install200
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherreadonlymode.install1N/A
There should be no trailing spacesOtherreadonlymode.install6N/A
Expandreadonlymode.module1200
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherreadonlymode.module1N/A
indent secondary line of comment one space Otherreadonlymode.module10N/A
Format should be * Implementation of hook_foo().Otherreadonlymode.module10N/A
indent secondary line of comment one space Otherreadonlymode.module11N/A
indent secondary line of comment one space Otherreadonlymode.module12N/A
indent secondary line of comment one space Otherreadonlymode.module43N/A
Format should be * Implementation of hook_foo().Otherreadonlymode.module43N/A
indent secondary line of comment one space Otherreadonlymode.module44N/A
indent secondary line of comment one space Otherreadonlymode.module45N/A
indent secondary line of comment one space Otherreadonlymode.module83N/A
Format should be * Implementation of hook_foo().Otherreadonlymode.module83N/A
indent secondary line of comment one space Otherreadonlymode.module84N/A
Expandreadonlymode.test103
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherreadonlymode.test-1N/A
There should be no trailing spacesOtherreadonlymode.test28N/A
use a space between the closing parenthesis and the open bracketOtherreadonlymode.test29N/A
missing space after commaOtherreadonlymode.test31N/A