Subs payment payment - 7.x-1.x

Test status
StatusResult
Last receivedSat, 09/15/2012 - 20:02:17
Last requestedSat, 09/15/2012 - 20:03:02
Last testedSat, 09/15/2012 - 20:03:48
Test count4
Environment status
MySQLfail
Code reviewfail
Overall Resultfail
Branch information
Identifier7.x-1.x
ProjectSubs payment payment
LinkProject information
SummaryFAILED: [[Coder]]: [Code review] 9 minor(s), 0 critical(s), and 8 normal(s); [[SimpleTest]]: [MySQL] Failed to run tests: failed attempting to get list of tests from run-tests.sh.
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
[13:02:29] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_339518.pifr_simpletest.1347739349.log)
[13:02:29] Review timestamp: (Sat, 09/15/2012 - 13:02)
[13:02:29] Review host: (drupaltestbot659-mysql)
[13:02:29] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[13:02:29] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

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

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

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

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

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

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

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

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

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

                )

        )

    [files] => Array
        (
        )

)

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

[13:02:29] Invoking operation [setup]...
[13:02:29] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[13:02:29] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[13:02:29] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[13:02:29] Database backend [mysql] loaded.
[13:02:29] Invoking operation [fetch]...
[13:02:29] Invoking operation [checkout]...
[13:02:29] Version control system backend [git] loaded.
[13:02:31] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[13:02:32] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x' 2>&1] succeeded.
[13:02:32] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[13:02:32] Command [git --work-tree='checkout' --git-dir='checkout/.git' log --oneline -1 2>&1] succeeded.
[13:02:32] Main branch [7.x] checkout [complete].
[13:03:03] Command [git clone 'git://git.drupal.org/project/payment.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/payment' --reference /var/cache/git/reference 2>&1] succeeded.
[13:03:03] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/payment' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/payment/.git' checkout '7.x-1.0-alpha6' 2>&1] succeeded.
[13:03:03] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/payment' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/payment/.git' status 2>&1] succeeded.
[13:03:03] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/payment' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/payment/.git' log --oneline -1 2>&1] succeeded.
[13:03:03] Dependency branch [7.x-1.0-alpha6] checkout [complete].
[13:03:06] 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.
[13:03:06] 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.
[13:03:06] 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.
[13:03:06] 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.
[13:03:06] Dependency branch [7.x-1.0-rc3] checkout [complete].
[13:03:22] Command [git clone 'git://git.drupal.org/project/subs.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/subs' --reference /var/cache/git/reference 2>&1] succeeded.
[13:03:22] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/subs' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/subs/.git' checkout '7.x-1.0-beta4' 2>&1] succeeded.
[13:03:22] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/subs' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/subs/.git' status 2>&1] succeeded.
[13:03:22] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/subs' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/subs/.git' log --oneline -1 2>&1] succeeded.
[13:03:22] Dependency branch [7.x-1.0-beta4] checkout [complete].
[13:03:29] Command [git clone 'git://git.drupal.org/project/subs_payment_payment.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/subs_payment_payment' --reference /var/cache/git/reference 2>&1] succeeded.
[13:03:29] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/subs_payment_payment' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/subs_payment_payment/.git' checkout '7.x-1.x' 2>&1] succeeded.
[13:03:29] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/subs_payment_payment' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/subs_payment_payment/.git' status 2>&1] succeeded.
[13:03:29] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/subs_payment_payment' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/subs_payment_payment/.git' log --oneline -1 2>&1] succeeded.
[13:03:29] Dependency branch [7.x-1.x] checkout [complete].
[13:03:29] Invoking operation [check]...
[13:03:29] Ignoring operation [check].
[13:03:29] Invoking operation [apply]...
[13:03:29] Ignoring operation [apply].
[13:03:29] Invoking operation [syntax]...
[13:03:29] Command [php -l -f './sites/default/modules/subs_payment_payment/includes/views/subs_payment_payment.views.inc' 2>&1] succeeded.
[13:03:29] Command [php -l -f './sites/default/modules/subs_payment_payment/subs_payment_payment.api.php' 2>&1] succeeded.
[13:03:29] Command [php -l -f './sites/default/modules/subs_payment_payment/subs_payment_payment.install' 2>&1] succeeded.
[13:03:29] Command [php -l -f './sites/default/modules/subs_payment_payment/subs_payment_payment.module' 2>&1] succeeded.
[13:03:29] Command [php -l -f './sites/default/modules/subs_payment_payment/subs_payment_payment.form.inc' 2>&1] succeeded.
[13:03:29] Command [php -l -f './sites/default/modules/subs_payment_payment/subs_payment_payment.admin.inc' 2>&1] succeeded.
[13:03:29] Checked [6 of 6] relevant file(s) for syntax.
[13:03:29] Invoking operation [install]...
[13:03:42] Invoking operation [review]...
[13:03:46] Scanning sites/default/files/checkout/sites/default/modules/subs_payment_payment for .test files.
[13:03:46] Scanning sites/default/files/checkout/sites/default/modules/subs_payment_payment for /Tests/*.php files.
[13:03:46] Cleaning run-tests.sh environment.
[13:03:46] Command [/usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot659-mysql/checkout' --file  --clean 2>&1] succeeded.
[13:03:46] No test files found.  Skipping execution of run_tests.sh.
[13:03:47] Command [/usr/bin/php ./scripts/run-tests.sh --php /usr/bin/php --url 'http://drupaltestbot659-mysql/checkout' --file  --list 2>&1] failed
  Duration 1 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout]
  Status [255]
 Output: [PHP Fatal error:  Class 'XtoolsWebTestCase' not found in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/payment/payment/tests/payment_test/tests/PaymentWebTestCase.test on line 3

Fatal error: Class 'XtoolsWebTestCase' not found in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/payment/payment/tests/payment_test/tests/PaymentWebTestCase.test on line 3].
[13:03:47] Encountered error on [review], details:
array (
  '@reason' => 'failed attempting to get list of tests from run-tests.sh',
)
[13:03:47] Review complete. test_id=339518 result code=8 details=Array
(
    [@reason] => failed attempting to get list of tests from run-tests.sh
)

[13:03:47] 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
9 minor(s), 0 critical(s), and 8 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandincludes/views/subs_payment_payment.views.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othersubs_payment_payment.views.inc-1N/A
Expandsubs_payment_payment.admin.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othersubs_payment_payment.admin.inc-1N/A
Expandsubs_payment_payment.form.inc202
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othersubs_payment_payment.form.inc-1N/A
There should be no trailing spacesOthersubs_payment_payment.form.inc17N/A
Control statements should have one space between the control keyword and opening parenthesisOthersubs_payment_payment.form.inc26N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersubs_payment_payment.form.inc35N/A
Expandsubs_payment_payment.install301
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othersubs_payment_payment.install-1N/A
There should be no trailing spacesOthersubs_payment_payment.install50N/A
There should be no trailing spacesOthersubs_payment_payment.install59N/A
There should be no trailing spacesOthersubs_payment_payment.install65N/A
Expandsubs_payment_payment.module403
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othersubs_payment_payment.module-1N/A
There should be no trailing spacesOthersubs_payment_payment.module98N/A
There should be no trailing spacesOthersubs_payment_payment.module108N/A
Control statements should have one space between the control keyword and opening parenthesisOthersubs_payment_payment.module114N/A
There should be no trailing spacesOthersubs_payment_payment.module136N/A
There should be no trailing spacesOthersubs_payment_payment.module203N/A
Control statements should have one space between the control keyword and opening parenthesisOthersubs_payment_payment.module320N/A

All

Test nameMinorCriticalNormal
Expandincludes/views/subs_payment_payment.views.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othersubs_payment_payment.views.inc-1N/A
Expandsubs_payment_payment.admin.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othersubs_payment_payment.admin.inc-1N/A
Leafsubs_payment_payment.api.php000
Expandsubs_payment_payment.form.inc202
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othersubs_payment_payment.form.inc-1N/A
There should be no trailing spacesOthersubs_payment_payment.form.inc17N/A
Control statements should have one space between the control keyword and opening parenthesisOthersubs_payment_payment.form.inc26N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersubs_payment_payment.form.inc35N/A
Expandsubs_payment_payment.install301
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othersubs_payment_payment.install-1N/A
There should be no trailing spacesOthersubs_payment_payment.install50N/A
There should be no trailing spacesOthersubs_payment_payment.install59N/A
There should be no trailing spacesOthersubs_payment_payment.install65N/A
Expandsubs_payment_payment.module403
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othersubs_payment_payment.module-1N/A
There should be no trailing spacesOthersubs_payment_payment.module98N/A
There should be no trailing spacesOthersubs_payment_payment.module108N/A
Control statements should have one space between the control keyword and opening parenthesisOthersubs_payment_payment.module114N/A
There should be no trailing spacesOthersubs_payment_payment.module136N/A
There should be no trailing spacesOthersubs_payment_payment.module203N/A
Control statements should have one space between the control keyword and opening parenthesisOthersubs_payment_payment.module320N/A